* CPV: dev-lang/php-5.3.3 * REPO: gentoo * USE: amd64 apache2 bzip2 cli crypt ctype elibc_glibc fileinfo filter ftp gd gdbm gmp hash iconv imap ipv6 json kernel_linux ldap multilib mysql nls phar posix readline session simplexml snmp sockets spell ssl threads tokenizer truetype unicode userland_GNU xml zlib >>> Unpacking source... >>> Unpacking php-5.3.3.tar.bz2 to /var/tmp/portage/portage/dev-lang/php-5.3.3/work >>> Unpacking php-patchset-5.3.3-r1.tar.bz2 to /var/tmp/portage/portage/dev-lang/php-5.3.3/work >>> Source unpacked in /var/tmp/portage/portage/dev-lang/php-5.3.3/work >>> Preparing source in /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 ... * Applying generic patches and fixes from upstream... * 001_all_multilib.patch ...  [ ok ] * 002_all_iodbc-gentoo.patch ...  [ ok ] * 003_all_c-client-symlink.patch ...  [ ok ] * 004_all_strict_aliasing.patch ...  [ ok ] * 005_all_mpm-peruser-itk-test.patch ...  [ ok ] * 006_all_mysql-charsetphpini-gentoo.patch ...  [ ok ] * 007_all_mysqli-charsetphpini-gentoo.patch ...  [ ok ] * 008_all_pdo_mysql-charsetphpini-gentoo.patch ...  [ ok ] * 009_all_mysql_defaultport_gentoo.patch ...  [ ok ] * 010_all_mysqlnd_defaultport_gentoo.patch ...  [ ok ] * 011_all_gmp_bits_per_mp_limb.patch ...  [ ok ] * 014_all_ldap--as-needed.patch ...  [ ok ] * 015_all_mysql_socket_location-gentoo.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: php-5.3.3 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 ... * Disabling bcmath * Enabling bz2 * Disabling calendar * Enabling ctype * Disabling curl * Disabling curlwrappers * Enabling dom * Disabling enchant * Disabling exif * Enabling fileinfo * Enabling filter * Enabling ftp * Enabling gettext * Enabling gmp * Enabling hash * Enabling iconv * Disabling intl * Enabling ipv6 * Enabling json * Disabling kerberos * Enabling libxml * Enabling mbstring * Enabling mcrypt * Disabling mssql * Enabling onig * Enabling openssl * Enabling openssl-dir * Disabling pcntl * Enabling phar * Disabling pdo * Disabling pgsql * Enabling posix * Enabling pspell * Disabling recode * Enabling simplexml * Disabling shmop * Enabling snmp * Disabling soap * Enabling sockets * Disabling sqlite3 * Disabling sybase-ct * Disabling sysvmsg * Disabling sysvsem * Disabling sysvshm * Disabling tidy * Enabling tokenizer * Disabling wddx * Enabling xml * Disabling xmlreader * Disabling xmlwriter * Disabling xmlrpc * Disabling xsl * Disabling zip * Enabling zlib * Disabling debug * Disabling cdb * Disabling db4 * Disabling flatfile * Enabling gdbm * Disabling inifile * Disabling qdbm * Enabling freetype-dir * Enabling t1lib * Disabling gd-jis-conv * Enabling jpeg-dir * Enabling png-dir * Disabling xpm-dir * Enabling gd * Enabling imap * Enabling imap-ssl * Disabling interbase * Disabling interbase * Enabling ldap * Disabling ldap-sasl * Enabling mysql * Enabling mysql-sock * Disabling mysqli * Disabling oci8 * Enabling readline * Disabling libedit * Disabling mm * Disabling sqlite >>> Source configured. >>> Compiling source in /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 ... * QA Notice: econf called in src_compile instead of src_configure * econf: updating php-5.3.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php-5.3.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/lib64/php5 --mandir=/usr/lib64/php5/man --infodir=/usr/lib64/php5/info --libdir=/usr/lib64/php5/lib --with-libdir=lib64 --without-pear --enable-maintainer-zts --disable-bcmath --with-bz2 --disable-calendar --without-curl --without-curlwrappers --without-enchant --disable-exif --enable-ftp --with-gettext --with-gmp --disable-intl --without-kerberos --enable-mbstring --with-mcrypt --without-mssql --with-onig=/usr --with-openssl --with-openssl-dir=/usr --disable-pcntl --disable-pdo --without-pgsql --with-pspell --without-recode --disable-shmop --with-snmp --disable-soap --enable-sockets --without-sqlite3 --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-tidy --disable-wddx --disable-xmlreader --disable-xmlwriter --without-xmlrpc --without-xsl --disable-zip --with-zlib --disable-debug --enable-dba --without-cdb --without-db4 --disable-flatfile --with-gdbm --disable-inifile --without-qdbm --with-freetype-dir=/usr --with-t1lib=/usr --disable-gd-jis-conv --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd --with-imap --with-imap-ssl --without-interbase --without-interbase --with-ldap --without-ldap-sasl --with-mysql=/usr --with-mysql-sock=/var/run/mysqld/mysqld.sock --without-mysqli --without-oci8 --with-readline --without-libedit --without-mm --without-sqlite --with-pcre-regex=/usr --with-pcre-dir=/usr --with-config-file-path=/etc/php/cli-php5 --with-config-file-scan-dir=/etc/php/cli-php5/ext-active --enable-cli --disable-cgi --disable-fpm --disable-embed --without-apxs2 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu Updated main/php_version.h checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for icc... no checking for suncc... no checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for system library directory... lib64 checking whether to enable runpaths... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for gawk... gawk checking for bison... bison -y checking for bison version... 2.4.2 (ok) checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking whether to enable computed goto gcc extension with re2c... no ./configure: line 5348: test: too many arguments checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes 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... no checking for Apache 1.x module support... no checking whether to enable Apache charset compatibility option... no 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 whether to enable Apache 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 FPM build... no checking for Zeus ISAPI support... no checking for LiteSpeed support... no checking for Milter support... no checking for NSAPI support... no checking for PHTTPD support... no checking for Pi3Web support... no checking whether Roxen module is build using ZTS... no checking for Roxen/Pike support... checking for thttpd... no checking for TUX... no checking for webjames... no checking whether to build CGI binary... no checking for chosen SAPI module... cli Running system checks checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking whether byte ordering is bigendian... no checking whether writing to stdout works... This is the test message -- yes 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 inet_aton... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for dirent.h... yes checking for ApplicationServices/ApplicationServices.h... no checking for sys/param.h... yes checking for sys/types.h... (cached) 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 dns.h... no 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 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... (cached) yes checking for string.h... (cached) 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/stat.h... (cached) 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... (cached) 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 size of size_t... 8 checking size of long long... 8 checking size of long long int... 8 checking size of long... 8 checking size of int... 4 checking size of intmax_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for size_t... 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 gethostname... (cached) yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for getpwuid_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 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 strnlen... 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 utime... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for nanosleep... yes checking for getaddrinfo... 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... yes 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 checking for crypt_r... no checking whether flush should be called explicitly after a buffered io... no 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 for SHA512 crypt... no checking for SHA256 crypt... no checking whether the compiler supports __alignof__... yes checking whether the compiler supports aligned attribute... yes 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 glob... yes checking for strfmon... yes checking for nice... yes checking for fpclass... no checking for isinf... yes checking for isnan... yes checking for mempcpy... yes checking for strpncpy... no checking for working POSIX fnmatch... yes General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking layout of installed files... PHP checking path to configuration file... /etc/php/cli-php5 checking where to scan for configuration files... /etc/php/cli-php5/ext-active checking whether to enable safe mode by default... no checking for safe mode exec dir... /usr/local/php/bin checking whether to enable PHP's own SIGCHLD handler... no checking whether to enable magic quotes by default... 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 Configuring extensions checking size of long... (cached) 8 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 which regex library to use... php checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... yes checking for OpenSSL support... yes checking for Kerberos support... no checking for DSA_get_default_method in -lssl... no checking for pkg-config... /usr/bin/pkg-config checking for PCRE headers location... /usr/include checking for PCRE library location... /usr/lib64 checking whether to enable the SQLite3 extension... no 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... no 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... no checking whether to enable ctype functions... yes checking for cURL support... no checking if we should use cURL for url streams... no checking for QDBM support... no checking for gdbm_open in -lgdbm... yes checking for GDBM support... yes checking for NDBM support... no checking for Berkeley DB4 support... no 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 DOM support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking for ENCHANT support... no checking whether to enable EXIF (metadata from images) support... no checking for fileinfo support... yes checking for utimes... yes checking for strndup... yes checking whether to enable input filter support... yes checking pcre install prefix... /usr checking whether to enable FTP support... yes checking OpenSSL dir for FTP... /usr checking for GD support... yes checking for the location of libjpeg... /usr checking for the location of libpng... /usr checking for the location of libXpm... no checking for FreeType 2... /usr checking for T1lib support... /usr checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for fabsf... yes checking for floorf... yes checking for jpeg_read_header in -ljpeg... yes checking for png_write_image in -lpng... yes If configure fails try --with-xpm-dir= checking for FT_New_Face in -lfreetype... yes checking for T1_StrError in -lt1... yes 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... yes checking for __gmp_randinit_lc_2exp_size in -lgmp... yes checking for mhash support... no checking whether to enable hash support... yes checking whether byte ordering is bigendian... (cached) no checking size of short... 2 checking size of int... (cached) 4 checking size of long... (cached) 8 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... yes checking for IMAP Kerberos support... no checking for IMAP SSL support... yes checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... checking for pam_start in -lpam... yes checking for crypt in -lcrypt... (cached) yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking for InterBase support... no checking whether to enable internationalization support... no checking whether to enable JavaScript Object Serialization support... yes checking for ANSI C header files... (cached) yes checking for LDAP support... yes checking for LDAP Cyrus SASL support... no checking for 3 arg ldap_set_rebind_proc... yes checking for ldap_parse_result... yes checking for ldap_parse_reference... yes checking for ldap_start_tls_s... yes checking for ldap_bind_s... yes 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 external oniguruma... /usr checking for onig_init in -lonig... yes checking if oniguruma has an invalid entry for KOI8 encoding... yes checking for mcrypt support... yes checking for libmcrypt version... >= 2.5.6 checking for mcrypt_module_open in -lmcrypt... yes checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... /var/run/mysqld/mysqld.sock checking for mysql_close in -lmysqlclient_r... yes checking for MySQL UNIX socket location... /var/run/mysqld/mysqld.sock checking for MySQLi support... no checking whether to enable embedded MySQLi support... no checking for Oracle (OCI8) support... no checking whether to enable pcntl support... no checking whether to enable PDO support... no checking for PDO_DBLIB support via FreeTDS... no checking for Firebird support for PDO... no checking for MySQL support for PDO... no checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... no checking for PostgreSQL support for PDO... no checking for sqlite 3 support for PDO... no checking for PostgreSQL support... no checking for phar archive support... yes checking for phar openssl support... yes 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 getpwuid_r... (cached) yes checking for getgrgid_r... yes checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe checking for utsname.domainname... yes checking for PSPELL support... yes checking for new_aspell_config in -laspell... yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_pending_input in -lreadline... yes checking for rl_callback_read_char in -lreadline... yes checking for rl_completion_matches... yes checking for recode support... no checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... yes checking whether pread works... yes checking whether to enable shmop support... no 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... yes checking OpenSSL dir for SNMP... /usr checking whether to enable UCD SNMP hack... no checking for net-snmp-config... /usr/bin/net-snmp-config checking for snmp_parse_oid in -lnetsnmp... yes checking for init_snmp in -lnetsnmp... yes checking whether to enable SOAP support... no checking whether to enable sockets support... yes checking for struct cmsghdr... yes checking for hstrerror... yes checking for socketpair... (cached) 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 whether zend_object_value is packed... no checking for sqlite support... no checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no checking for fork... yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... no checking for __res_nsearch in -lresolv... yes checking for dns_search... no checking for __dns_search... no checking for dns_search in -lresolv... no checking for __dns_search in -lresolv... no checking for dns_search in -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... no checking for __dn_expand... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for res_search... no checking for __res_search... 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... yes 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 atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking for Sybase-CT support... no checking whether to enable System V IPC support... no checking whether to enable System V semaphore support... no checking whether to enable System V shared memory support... no checking for TIDY support... no checking whether to enable tokenizer support... yes checking whether to enable WDDX support... no checking libexpat dir for WDDX... no 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... no 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... no checking for XSL support... no checking for zip archive read/writesupport... no checking pcre install prefix... /usr checking whether to disable compressed protocol support in mysqlnd... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking for bison version... (cached) 2.4.2 (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 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... 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 for sigsetjmp... 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 usable _FPU_SETCW... yes checking for usable fpsetprec... no checking for usable _controlfp... no checking for usable _controlfp_s... no checking whether FPU control word can be manipulated by inline assembler... yes checking whether double cast to long preserves least significant bits... no checking whether dlsym() requires a leading underscore in symbol names... checking virtual machine dispatch method... CALL checking whether to enable thread-safety... yes checking whether to enable inline optimization for GCC... 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 checking for pthreads_cflags... (cached) -pthread checking for pthreads_lib... (cached) checking for POSIX threads... yes Configuring libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -fno-rtti -fno-exceptions... no checking for /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld option to produce PIC... -fPIC -DPIC checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld PIC flag -fPIC -DPIC works... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld static flag -static works... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -c -o file.o... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -c -o file.o... (cached) yes checking whether the /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes 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 libtool commands config.status: executing default commands make -j6 /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/php_date.c -o ext/date/php_date.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/astro.c -o ext/date/lib/astro.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/dow.c -o ext/date/lib/dow.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/interval.c -o ext/date/lib/interval.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ereg.c -o ext/ereg/ereg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/libxml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/libxml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/libxml/libxml.c -o ext/libxml/libxml.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/openssl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/openssl.c -o ext/openssl/openssl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/openssl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/pcre/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pcre/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib.c -o ext/zlib/zlib.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/bz2/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/bz2.c -o ext/bz2/bz2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/bz2/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/bz2_filter.c -o ext/bz2/bz2_filter.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c: In function 'php_openssl_setup_crypto': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:329: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:333: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:337: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:341: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:345: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:349: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:353: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:357: warning: assignment discards qualifiers from pointer target type /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ctype/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ctype/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ctype/ctype.c -o ext/ctype/ctype.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba.c -o ext/dba/dba.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_cdb.c -o ext/dba/dba_cdb.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_dbm.c -o ext/dba/dba_dbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_gdbm.c -o ext/dba/dba_gdbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_ndbm.c -o ext/dba/dba_ndbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db1.c -o ext/dba/dba_db1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db2.c -o ext/dba/dba_db2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db3.c -o ext/dba/dba_db3.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db4.c -o ext/dba/dba_db4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_flatfile.c -o ext/dba/dba_flatfile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_inifile.c -o ext/dba/dba_inifile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_qdbm.c -o ext/dba/dba_qdbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.c -o ext/dom/php_dom.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/attr.c -o ext/dom/attr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c -o ext/dom/document.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domerrorhandler.c -o ext/dom/domerrorhandler.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domstringlist.c -o ext/dom/domstringlist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domexception.c -o ext/dom/domexception.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/namelist.c -o ext/dom/namelist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/element.c -o ext/dom/element.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/node.c -o ext/dom/node.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/string_extend.c -o ext/dom/string_extend.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/characterdata.c -o ext/dom/characterdata.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/documenttype.c -o ext/dom/documenttype.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c: In function 'zif_dom_document_import_node': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c:1214: warning: passing argument 2 of 'dom_get_ns' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.h:109: note: expected 'char *' but argument is of type 'const xmlChar *' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c:1214: warning: passing argument 4 of 'dom_get_ns' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.h:109: note: expected 'char *' but argument is of type 'const xmlChar *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementationlist.c -o ext/dom/domimplementationlist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/entity.c -o ext/dom/entity.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/nodelist.c -o ext/dom/nodelist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/text.c -o ext/dom/text.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/comment.c -o ext/dom/comment.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domconfiguration.c -o ext/dom/domconfiguration.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementationsource.c -o ext/dom/domimplementationsource.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/entityreference.c -o ext/dom/entityreference.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/notation.c -o ext/dom/notation.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/xpath.c -o ext/dom/xpath.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/dom_iterators.c -o ext/dom/dom_iterators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/typeinfo.c -o ext/dom/typeinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domerror.c -o ext/dom/domerror.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domlocator.c -o ext/dom/domlocator.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/namednodemap.c -o ext/dom/namednodemap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/userdatahandler.c -o ext/dom/userdatahandler.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c: In function 'file_magwarn': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c:59: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/readelf.c -o ext/fileinfo/libmagic/readelf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c: In function 'file_or_stream': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c:294: warning: passing argument 1 of '_php_stream_open_wrapper_ex' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_streams.h:537: note: expected 'char *' but argument is of type 'const char *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/filter.c -o ext/filter/filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ftp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ftp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ftp.c -o ext/ftp/ftp.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c: In function 'magiccheck': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2031: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2040: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2040: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2048: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2048: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2057: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2057: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2063: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2063: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2073: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2073: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2079: warning: format '%lld' expects type 'long long int', but argument 3 has type 'long int' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2079: warning: format '%lld' expects type 'long long int', but argument 4 has type 'long int' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/gd.c -o ext/gd/gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd.c -o ext/gd/libgd/gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gd.c -o ext/gd/libgd/gd_gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gd2.c -o ext/gd/libgd/gd_gd2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io.c -o ext/gd/libgd/gd_io.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_dp.c -o ext/gd/libgd/gd_io_dp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_file.c -o ext/gd/libgd/gd_io_file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_ss.c -o ext/gd/libgd/gd_ss.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_ss.c -o ext/gd/libgd/gd_io_ss.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_jpeg.c -o ext/gd/libgd/gd_jpeg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdxpm.c -o ext/gd/libgd/gdxpm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontt.c -o ext/gd/libgd/gdfontt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfonts.c -o ext/gd/libgd/gdfonts.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontmb.c -o ext/gd/libgd/gdfontmb.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontl.c -o ext/gd/libgd/gdfontl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontg.c -o ext/gd/libgd/gdfontg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdtables.c -o ext/gd/libgd/gdtables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdcache.c -o ext/gd/libgd/gdcache.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdkanji.c -o ext/gd/libgd/gdkanji.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/wbmp.c -o ext/gd/libgd/wbmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_wbmp.c -o ext/gd/libgd/gd_wbmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdhelpers.c -o ext/gd/libgd/gdhelpers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_topal.c -o ext/gd/libgd/gd_topal.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gif_in.c -o ext/gd/libgd/gd_gif_in.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/xbm.c -o ext/gd/libgd/xbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gif_out.c -o ext/gd/libgd/gd_gif_out.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_security.c -o ext/gd/libgd/gd_security.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_filter.c -o ext/gd/libgd/gd_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_pixelate.c -o ext/gd/libgd/gd_pixelate.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_arc.c -o ext/gd/libgd/gd_arc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_rotate.c -o ext/gd/libgd/gd_rotate.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_color.c -o ext/gd/libgd/gd_color.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/gettext/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gettext/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gettext/gettext.c -o ext/gettext/gettext.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/gmp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gmp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gmp/gmp.c -o ext/gmp/gmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash.c -o ext/hash/hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_md.c -o ext/hash/hash_md.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_salsa.c -o ext/hash/hash_salsa.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I"/usr/include" -Iext/iconv/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/iconv/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/iconv/iconv.c -o ext/iconv/iconv.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/imap/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/imap/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/imap/php_imap.c -o ext/imap/php_imap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c -o ext/json/json.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/utf8_to_utf16.c -o ext/json/utf8_to_utf16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/utf8_decode.c -o ext/json/utf8_decode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/JSON_parser.c -o ext/json/JSON_parser.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c: In function 'json_escape_string': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c:300: warning: unknown conversion type character 'k' in format /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c: In function 'php_json_encode': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c:460: warning: unknown conversion type character 'k' in format /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DLDAP_DEPRECATED=1 -Iext/ldap/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ldap/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ldap/ldap.c -o ext/ldap/ldap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ascii.c -o ext/mbstring/libmbfl/filters/mbfilter_ascii.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_byte2.c -o ext/mbstring/libmbfl/filters/mbfilter_byte2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_byte4.c -o ext/mbstring/libmbfl/filters/mbfilter_byte4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1251.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1252.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1254.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp850.c -o ext/mbstring/libmbfl/filters/mbfilter_cp850.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp866.c -o ext/mbstring/libmbfl/filters/mbfilter_cp866.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_koi8r.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_armscii8.c -o ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_koi8u.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_ident.c -o ext/mbstring/libmbfl/mbfl/mbfl_ident.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c -o ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mcrypt/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt.c -o ext/mcrypt/mcrypt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mcrypt/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c -o ext/mcrypt/mcrypt_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mysql/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mysql/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/util.c -o ext/phar/util.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c: In function 'php_mcrypt_filter_create': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c:210: warning: passing argument 1 of 'mcrypt_module_open' discards qualifiers from pointer target type /usr/include/mutils/mcrypt.h:38: note: expected 'char *' but argument is of type 'const char *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/tar.c -o ext/phar/tar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/zip.c -o ext/phar/zip.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/stream.c -o ext/phar/stream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/func_interceptors.c -o ext/phar/func_interceptors.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/dirstream.c -o ext/phar/dirstream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar.c -o ext/phar/phar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar_object.c -o ext/phar/phar_object.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar_path_check.c -o ext/phar/phar_path_check.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/posix/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/posix/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/posix/posix.c -o ext/posix/posix.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/pspell/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pspell/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pspell/pspell.c -o ext/pspell/pspell.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/reflection/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/reflection/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/session.c -o ext/session/session.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c -o ext/session/mod_files.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_mm.c -o ext/session/mod_mm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_user.c -o ext/session/mod_user.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/simplexml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c: In function 'ps_write_files': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c:402: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/simplexml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/snmp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c -o ext/snmp/snmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/sockets/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/sockets/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/sockets/sockets.c -o ext/sockets/sockets.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c -o ext/spl/php_spl.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c: In function 'php_snmp_internal': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c:681: warning: format '%s' expects type 'char *', but argument 5 has type 'oid *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c: In function 'php_spl_object_hash': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c:752: warning: format '%016x' expects type 'unsigned int', but argument 4 has type 'intptr_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c:752: warning: format '%016x' expects type 'unsigned int', but argument 5 has type 'intptr_t' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_array.c -o ext/spl/spl_array.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/array.c -o ext/standard/array.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/base64.c -o ext/standard/base64.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/browscap.c -o ext/standard/browscap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crc32.c -o ext/standard/crc32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt.c -o ext/standard/crypt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/datetime.c -o ext/standard/datetime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dir.c -o ext/standard/dir.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dl.c -o ext/standard/dl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dns.c -o ext/standard/dns.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c -o ext/standard/exec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/file.c -o ext/standard/file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/filestat.c -o ext/standard/filestat.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c: In function 'zif_proc_nice': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c:523: warning: ignoring return value of 'nice', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/fsock.c -o ext/standard/fsock.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/head.c -o ext/standard/head.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/html.c -o ext/standard/html.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/image.c -o ext/standard/image.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/info.c -o ext/standard/info.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/iptc.c -o ext/standard/iptc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/lcg.c -o ext/standard/lcg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/link.c -o ext/standard/link.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/mail.c -o ext/standard/mail.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/math.c -o ext/standard/math.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/md5.c -o ext/standard/md5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/metaphone.c -o ext/standard/metaphone.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/microtime.c -o ext/standard/microtime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/pack.c -o ext/standard/pack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/quot_print.c -o ext/standard/quot_print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/rand.c -o ext/standard/rand.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/soundex.c -o ext/standard/soundex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/string.c -o ext/standard/string.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/scanf.c -o ext/standard/scanf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/syslog.c -o ext/standard/syslog.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/type.c -o ext/standard/type.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/uniqid.c -o ext/standard/uniqid.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/url.c -o ext/standard/url.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c -o ext/standard/var.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/versioning.c -o ext/standard/versioning.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/assert.c -o ext/standard/assert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/credits.c -o ext/standard/credits.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/css.c -o ext/standard/css.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ftok.c -o ext/standard/ftok.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/sha1.c -o ext/standard/sha1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/user_filters.c -o ext/standard/user_filters.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c: In function 'php_var_export_ex': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c:434: warning: conversion lacks type at end of format /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/uuencode.c -o ext/standard/uuencode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/filters.c -o ext/standard/filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c -o ext/standard/proc_open.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/http.c -o ext/standard/http.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/tokenizer/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/tokenizer/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/xml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/xml.c -o ext/xml/xml.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/xml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/compat.c -o ext/xml/compat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/TSRM.c -o TSRM/TSRM.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c: In function 'zif_proc_open': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c:914: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c -o main/main.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/snprintf.c -o main/snprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/spprintf.c -o main/spprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_sprintf.c -o main/php_sprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/safe_mode.c -o main/safe_mode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/fopen_wrappers.c -o main/fopen_wrappers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/alloca.c -o main/alloca.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_scandir.c -o main/php_scandir.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_ini.c -o main/php_ini.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/SAPI.c -o main/SAPI.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/rfc1867.c -o main/rfc1867.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_content_types.c -o main/php_content_types.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/strlcpy.c -o main/strlcpy.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/strlcat.c -o main/strlcat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/mergesort.c -o main/mergesort.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/reentrancy.c -o main/reentrancy.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c: In function 'php_log_err': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c:588: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_variables.c -o main/php_variables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_ticks.c -o main/php_ticks.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/network.c -o main/network.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_logos.c -o main/php_logos.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c -o main/output.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/getopt.c -o main/getopt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/streams.c -o main/streams/streams.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c -o main/streams/cast.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/memory.c -o main/streams/memory.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c: In function '_php_stream_cast': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c:231: warning: cast to pointer from integer of different size /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c:234: warning: cast to pointer from integer of different size /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/filter.c -o main/streams/filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/userspace.c -o main/streams/userspace.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/transports.c -o main/streams/transports.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c: In function 'php_default_output_func': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c:52: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/xp_socket.c -o main/streams/xp_socket.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/mmap.c -o main/streams/mmap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_alloc.c -o Zend/zend_alloc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_compile.c -o Zend/zend_compile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_constants.c -o Zend/zend_constants.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_highlight.c -o Zend/zend_highlight.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_llist.c -o Zend/zend_llist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_opcode.c -o Zend/zend_opcode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_operators.c -o Zend/zend_operators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_stack.c -o Zend/zend_stack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_variables.c -o Zend/zend_variables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend.c -o Zend/zend.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_API.c -o Zend/zend_API.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_extensions.c -o Zend/zend_extensions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_hash.c -o Zend/zend_hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_list.c -o Zend/zend_list.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_indent.c -o Zend/zend_indent.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini.c -o Zend/zend_ini.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_qsort.c -o Zend/zend_qsort.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_stream.c -o Zend/zend_stream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_iterators.c -o Zend/zend_iterators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_strtod.c -o Zend/zend_strtod.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_gc.c -o Zend/zend_gc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_closures.c -o Zend/zend_closures.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_float.c -o Zend/zend_float.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c -o Zend/zend_objects.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c: In function 'zend_objects_destroy_object': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c:96: warning: assignment discards qualifiers from pointer target type /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_execute.c -o Zend/zend_execute.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/readline/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/readline/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/readline/readline.c -o ext/readline/readline.lo In file included from /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/readline/readline.c:28: /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/readline/php_readline.h:26:2: warning: #warning Readline module will *NEVER* be thread-safe /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Isapi/cli/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Isapi/cli/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/php_cli_readline.c -o sapi/cli/php_cli_readline.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c main/internal_functions_cli.c -o main/internal_functions_cli.lo In file included from main/internal_functions_cli.c:57: /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/readline/php_readline.h:26:2: warning: #warning Readline module will *NEVER* be thread-safe /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=link /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -export-dynamic -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -Wl,-O1 -Wl,--as-needed ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/bz2/bz2.lo ext/bz2/bz2_filter.lo ext/ctype/ctype.lo ext/dba/dba.lo ext/dba/dba_cdb.lo ext/dba/dba_dbm.lo ext/dba/dba_gdbm.lo ext/dba/dba_ndbm.lo ext/dba/dba_db1.lo ext/dba/dba_db2.lo ext/dba/dba_db3.lo ext/dba/dba_db4.lo ext/dba/dba_flatfile.lo ext/dba/dba_inifile.lo ext/dba/dba_qdbm.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/ftp/php_ftp.lo ext/ftp/ftp.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/gettext/gettext.lo ext/gmp/gmp.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_salsa.lo ext/iconv/iconv.lo ext/imap/php_imap.lo ext/json/json.lo ext/json/utf8_to_utf16.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/ldap/ldap.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mcrypt/mcrypt.lo ext/mcrypt/mcrypt_filter.lo ext/mysql/php_mysql.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/pspell/pspell.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/snmp/snmp.lo ext/sockets/sockets.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo ext/readline/readline.lo sapi/cli/php_cli.lo sapi/cli/php_cli_readline.lo main/internal_functions_cli.lo -lcrypt -lc-client -lresolv -lreadline -lncurses -laspell -lpspell -lmysqlclient_r -lmcrypt -lltdl -lonig -lldap -llber -lcrypt -lpam -lgmp -lt1 -lfreetype -lpng -lz -ljpeg -lgdbm -lbz2 -lz -lpcre -lcrypt -lm -ldl -lnsl -lcrypt -lxml2 -lz -lm -lssl -lcrypto -lgmp -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -lgmp -ldl -lz -lssl -lcrypto -lgmp -ldl -lz -lxml2 -lz -lm -lnetsnmp -lxml2 -lz -lm -lcrypt -o sapi/cli/php /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/libc-client.a(osdep.o): In function `ssl_onceonlyinit': (.text+0x5d09): warning: the use of `tmpnam' is dangerous, better use `mkstemp' Generating phar.php ACCESS DENIED open_wr: /usr/share/snmp/mibs/.index Generating phar.phar ACCESS DENIED open_wr: /usr/share/snmp/mibs/.index PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. directorytreeiterator.inc directorygraphiterator.inc clicommand.inc invertedregexiterator.inc pharcommand.inc phar.inc Build complete. Don't forget to run 'make test'. make -j6 clean find . -name \*.gcno -o -name \*.gcda | xargs rm -f find . -name \*.lo -o -name \*.o | xargs rm -f find . -name \*.la -o -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp5.la sapi/cli/php modules/* libs/* * QA Notice: econf called in src_compile instead of src_configure * econf: updating php-5.3.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php-5.3.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/lib64/php5 --mandir=/usr/lib64/php5/man --infodir=/usr/lib64/php5/info --libdir=/usr/lib64/php5/lib --with-libdir=lib64 --without-pear --enable-maintainer-zts --disable-bcmath --with-bz2 --disable-calendar --without-curl --without-curlwrappers --without-enchant --disable-exif --enable-ftp --with-gettext --with-gmp --disable-intl --without-kerberos --enable-mbstring --with-mcrypt --without-mssql --with-onig=/usr --with-openssl --with-openssl-dir=/usr --disable-pcntl --disable-pdo --without-pgsql --with-pspell --without-recode --disable-shmop --with-snmp --disable-soap --enable-sockets --without-sqlite3 --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-tidy --disable-wddx --disable-xmlreader --disable-xmlwriter --without-xmlrpc --without-xsl --disable-zip --with-zlib --disable-debug --enable-dba --without-cdb --without-db4 --disable-flatfile --with-gdbm --disable-inifile --without-qdbm --with-freetype-dir=/usr --with-t1lib=/usr --disable-gd-jis-conv --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd --with-imap --with-imap-ssl --without-interbase --without-interbase --with-ldap --without-ldap-sasl --with-mysql=/usr --with-mysql-sock=/var/run/mysqld/mysqld.sock --without-mysqli --without-oci8 --with-readline --without-libedit --without-mm --without-sqlite --with-pcre-regex=/usr --with-pcre-dir=/usr --with-config-file-path=/etc/php/apache2-php5 --with-config-file-scan-dir=/etc/php/apache2-php5/ext-active --disable-cli --disable-cgi --disable-fpm --disable-embed --with-apxs2=/usr/sbin/apxs 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for icc... no checking for suncc... no checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for system library directory... lib64 checking whether to enable runpaths... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for gawk... gawk checking for bison... bison -y checking for bison version... 2.4.2 (ok) checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking whether to enable computed goto gcc extension with re2c... no ./configure: line 5348: test: too many arguments checking whether to force non-PIC code in shared modules... no checking whether /dev/urandom exists... yes 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... no checking for Apache 1.x module support... no checking whether to enable Apache charset compatibility option... no 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... Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. yes checking for Apache 1.x (hooks) module support via DSO through APXS... no checking for Apache 1.x (hooks) module support... no checking whether to enable Apache charset compatibility option... no checking for Caudium support... no checking for CLI build... no checking for Continuity support... no checking for embedded SAPI library support... no checking for FPM build... no checking for Zeus ISAPI support... no checking for LiteSpeed support... no checking for Milter support... no checking for NSAPI support... no checking for PHTTPD support... no checking for Pi3Web support... no checking whether Roxen module is build using ZTS... no checking for Roxen/Pike support... checking for thttpd... no checking for TUX... no checking for webjames... no checking for chosen SAPI module... apache2handler Running system checks checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking whether byte ordering is bigendian... no checking whether writing to stdout works... This is the test message -- yes 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 inet_aton... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for dirent.h... yes checking for ApplicationServices/ApplicationServices.h... no checking for sys/param.h... yes checking for sys/types.h... (cached) 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 dns.h... no 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 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... (cached) yes checking for string.h... (cached) 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/stat.h... (cached) 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... (cached) 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 size of size_t... 8 checking size of long long... 8 checking size of long long int... 8 checking size of long... 8 checking size of int... 4 checking size of intmax_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking for size_t... 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 gethostname... (cached) yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for getpwuid_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 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 strnlen... 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 utime... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for nanosleep... yes checking for getaddrinfo... 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... yes 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 checking for crypt_r... no checking whether flush should be called explicitly after a buffered io... no 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 for SHA512 crypt... no checking for SHA256 crypt... no checking whether the compiler supports __alignof__... yes checking whether the compiler supports aligned attribute... yes 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 glob... yes checking for strfmon... yes checking for nice... yes checking for fpclass... no checking for isinf... yes checking for isnan... yes checking for mempcpy... yes checking for strpncpy... no checking for working POSIX fnmatch... yes General settings checking whether to include gcov symbols... no checking whether to include debugging symbols... no checking layout of installed files... PHP checking path to configuration file... /etc/php/apache2-php5 checking where to scan for configuration files... /etc/php/apache2-php5/ext-active checking whether to enable safe mode by default... no checking for safe mode exec dir... /usr/local/php/bin checking whether to enable PHP's own SIGCHLD handler... no checking whether to enable magic quotes by default... 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 Configuring extensions checking size of long... (cached) 8 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 which regex library to use... php checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... yes checking for OpenSSL support... yes checking for Kerberos support... no checking for DSA_get_default_method in -lssl... no checking for pkg-config... /usr/bin/pkg-config checking for PCRE headers location... /usr/include checking for PCRE library location... /usr/lib64 checking whether to enable the SQLite3 extension... no 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... no 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... no checking whether to enable ctype functions... yes checking for cURL support... no checking if we should use cURL for url streams... no checking for QDBM support... no checking for gdbm_open in -lgdbm... yes checking for GDBM support... yes checking for NDBM support... no checking for Berkeley DB4 support... no 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 DOM support... yes checking for xml2-config path... (cached) /usr/bin/xml2-config checking whether libxml build works... (cached) yes checking for ENCHANT support... no checking whether to enable EXIF (metadata from images) support... no checking for fileinfo support... yes checking for utimes... yes checking for strndup... yes checking whether to enable input filter support... yes checking pcre install prefix... /usr checking whether to enable FTP support... yes checking OpenSSL dir for FTP... /usr checking for GD support... yes checking for the location of libjpeg... /usr checking for the location of libpng... /usr checking for the location of libXpm... no checking for FreeType 2... /usr checking for T1lib support... /usr checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for fabsf... yes checking for floorf... yes checking for jpeg_read_header in -ljpeg... yes checking for png_write_image in -lpng... yes If configure fails try --with-xpm-dir= checking for FT_New_Face in -lfreetype... yes checking for T1_StrError in -lt1... yes 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... yes checking for __gmp_randinit_lc_2exp_size in -lgmp... yes checking for mhash support... no checking whether to enable hash support... yes checking whether byte ordering is bigendian... (cached) no checking size of short... 2 checking size of int... (cached) 4 checking size of long... (cached) 8 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... yes checking for IMAP Kerberos support... no checking for IMAP SSL support... yes checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... checking for pam_start in -lpam... yes checking for crypt in -lcrypt... (cached) yes checking whether rfc822_output_address_list function present... yes checking whether build with IMAP works... yes checking for InterBase support... no checking whether to enable internationalization support... no checking whether to enable JavaScript Object Serialization support... yes checking for ANSI C header files... (cached) yes checking for LDAP support... yes checking for LDAP Cyrus SASL support... no checking for 3 arg ldap_set_rebind_proc... yes checking for ldap_parse_result... yes checking for ldap_parse_reference... yes checking for ldap_start_tls_s... yes checking for ldap_bind_s... yes 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 external oniguruma... /usr checking for onig_init in -lonig... yes checking if oniguruma has an invalid entry for KOI8 encoding... yes checking for mcrypt support... yes checking for libmcrypt version... >= 2.5.6 checking for mcrypt_module_open in -lmcrypt... yes checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... /var/run/mysqld/mysqld.sock checking for mysql_close in -lmysqlclient_r... yes checking for MySQL UNIX socket location... /var/run/mysqld/mysqld.sock checking for MySQLi support... no checking whether to enable embedded MySQLi support... no checking for Oracle (OCI8) support... no checking whether to enable pcntl support... no checking whether to enable PDO support... no checking for PDO_DBLIB support via FreeTDS... no checking for Firebird support for PDO... no checking for MySQL support for PDO... no checking Oracle OCI support for PDO... no checking for ODBC v3 support for PDO... no checking for PostgreSQL support for PDO... no checking for sqlite 3 support for PDO... no checking for PostgreSQL support... no checking for phar archive support... yes checking for phar openssl support... yes 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 getpwuid_r... (cached) yes checking for getgrgid_r... yes checking for working ttyname_r() implementation... no, posix_ttyname() will be thread-unsafe checking for utsname.domainname... yes checking for PSPELL support... yes checking for new_aspell_config in -laspell... yes checking for libedit readline replacement... no checking for readline support... yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_pending_input in -lreadline... yes checking for rl_callback_read_char in -lreadline... yes checking for rl_completion_matches... yes checking for recode support... no checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... yes checking whether pread works... yes checking whether to enable shmop support... no 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... yes checking OpenSSL dir for SNMP... /usr checking whether to enable UCD SNMP hack... no checking for net-snmp-config... /usr/bin/net-snmp-config checking for snmp_parse_oid in -lnetsnmp... yes checking for init_snmp in -lnetsnmp... yes checking whether to enable SOAP support... no checking whether to enable sockets support... yes checking for struct cmsghdr... yes checking for hstrerror... yes checking for socketpair... (cached) 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 whether zend_object_value is packed... no checking for sqlite support... no checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no checking for fork... yes checking if your OS can spawn processes with inherited handles... yes checking for res_nsearch... no checking for __res_nsearch... no checking for res_nsearch in -lresolv... no checking for __res_nsearch in -lresolv... yes checking for dns_search... no checking for __dns_search... no checking for dns_search in -lresolv... no checking for __dns_search in -lresolv... no checking for dns_search in -lbind... no checking for __dns_search in -lbind... no checking for dns_search in -lsocket... no checking for __dns_search in -lsocket... no checking for dn_expand... no checking for __dn_expand... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for res_search... no checking for __res_search... 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... yes 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 atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking for Sybase-CT support... no checking whether to enable System V IPC support... no checking whether to enable System V semaphore support... no checking whether to enable System V shared memory support... no checking for TIDY support... no checking whether to enable tokenizer support... yes checking whether to enable WDDX support... no checking libexpat dir for WDDX... no 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... no 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... no checking for XSL support... no checking for zip archive read/writesupport... no checking pcre install prefix... /usr checking whether to disable compressed protocol support in mysqlnd... yes Configuring PEAR checking whether to install PEAR... no Configuring Zend checking for bison version... (cached) 2.4.2 (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 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... 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 for sigsetjmp... 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 usable _FPU_SETCW... yes checking for usable fpsetprec... no checking for usable _controlfp... no checking for usable _controlfp_s... no checking whether FPU control word can be manipulated by inline assembler... yes checking whether double cast to long preserves least significant bits... no checking whether dlsym() requires a leading underscore in symbol names... checking virtual machine dispatch method... CALL checking whether to enable thread-safety... yes checking whether to enable inline optimization for GCC... 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 checking for pthreads_cflags... (cached) -pthread checking for pthreads_lib... (cached) checking for POSIX threads... yes Configuring libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -fno-rtti -fno-exceptions... no checking for /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld option to produce PIC... -fPIC -DPIC checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld PIC flag -fPIC -DPIC works... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld static flag -static works... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -c -o file.o... yes checking if /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld supports -c -o file.o... (cached) yes checking whether the /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 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 main/php_config.h config.status: executing libtool commands config.status: executing default commands make -j6 /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/php_date.c -o ext/date/php_date.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/astro.c -o ext/date/lib/astro.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/dow.c -o ext/date/lib/dow.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/date/lib -Iext/date/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib/interval.c -o ext/date/lib/interval.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ereg.c -o ext/ereg/ereg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/libxml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/libxml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/libxml/libxml.c -o ext/libxml/libxml.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/openssl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/openssl.c -o ext/openssl/openssl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/openssl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/pcre/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pcre/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib.c -o ext/zlib/zlib.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c: In function 'php_openssl_setup_crypto': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:329: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:333: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:337: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:341: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:345: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:349: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:353: warning: assignment discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/openssl/xp_ssl.c:357: warning: assignment discards qualifiers from pointer target type /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/zlib/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/bz2/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/bz2.c -o ext/bz2/bz2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/bz2/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/bz2/bz2_filter.c -o ext/bz2/bz2_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ctype/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ctype/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ctype/ctype.c -o ext/ctype/ctype.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba.c -o ext/dba/dba.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_cdb.c -o ext/dba/dba_cdb.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_dbm.c -o ext/dba/dba_dbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_gdbm.c -o ext/dba/dba_gdbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_ndbm.c -o ext/dba/dba_ndbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db1.c -o ext/dba/dba_db1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db2.c -o ext/dba/dba_db2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db3.c -o ext/dba/dba_db3.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_db4.c -o ext/dba/dba_db4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_flatfile.c -o ext/dba/dba_flatfile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_inifile.c -o ext/dba/dba_inifile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dba/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dba/dba_qdbm.c -o ext/dba/dba_qdbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.c -o ext/dom/php_dom.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/attr.c -o ext/dom/attr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c -o ext/dom/document.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domerrorhandler.c -o ext/dom/domerrorhandler.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domstringlist.c -o ext/dom/domstringlist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domexception.c -o ext/dom/domexception.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/namelist.c -o ext/dom/namelist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/processinginstruction.c -o ext/dom/processinginstruction.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/cdatasection.c -o ext/dom/cdatasection.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/documentfragment.c -o ext/dom/documentfragment.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementation.c -o ext/dom/domimplementation.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/element.c -o ext/dom/element.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c: In function 'zif_dom_document_import_node': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c:1214: warning: passing argument 2 of 'dom_get_ns' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.h:109: note: expected 'char *' but argument is of type 'const xmlChar *' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/document.c:1214: warning: passing argument 4 of 'dom_get_ns' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/php_dom.h:109: note: expected 'char *' but argument is of type 'const xmlChar *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/node.c -o ext/dom/node.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/string_extend.c -o ext/dom/string_extend.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/characterdata.c -o ext/dom/characterdata.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/documenttype.c -o ext/dom/documenttype.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementationlist.c -o ext/dom/domimplementationlist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/entity.c -o ext/dom/entity.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/nodelist.c -o ext/dom/nodelist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/text.c -o ext/dom/text.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/comment.c -o ext/dom/comment.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domconfiguration.c -o ext/dom/domconfiguration.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domimplementationsource.c -o ext/dom/domimplementationsource.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/entityreference.c -o ext/dom/entityreference.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/notation.c -o ext/dom/notation.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/xpath.c -o ext/dom/xpath.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/dom_iterators.c -o ext/dom/dom_iterators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/typeinfo.c -o ext/dom/typeinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domerror.c -o ext/dom/domerror.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/domlocator.c -o ext/dom/domlocator.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/namednodemap.c -o ext/dom/namednodemap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/dom/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/dom/userdatahandler.c -o ext/dom/userdatahandler.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/fileinfo.c -o ext/fileinfo/fileinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/apptype.c -o ext/fileinfo/libmagic/apptype.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/ascmagic.c -o ext/fileinfo/libmagic/ascmagic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/cdf.c -o ext/fileinfo/libmagic/cdf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/cdf_time.c -o ext/fileinfo/libmagic/cdf_time.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/compress.c -o ext/fileinfo/libmagic/compress.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/encoding.c -o ext/fileinfo/libmagic/encoding.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/fsmagic.c -o ext/fileinfo/libmagic/fsmagic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/funcs.c -o ext/fileinfo/libmagic/funcs.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/is_tar.c -o ext/fileinfo/libmagic/is_tar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c -o ext/fileinfo/libmagic/magic.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c -o ext/fileinfo/libmagic/print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/readcdf.c -o ext/fileinfo/libmagic/readcdf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/readelf.c -o ext/fileinfo/libmagic/readelf.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c: In function 'file_or_stream': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/magic.c:294: warning: passing argument 1 of '_php_stream_open_wrapper_ex' discards qualifiers from pointer target type /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_streams.h:537: note: expected 'char *' but argument is of type 'const char *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic -Iext/fileinfo/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c -o ext/fileinfo/libmagic/softmagic.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c: In function 'file_magwarn': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/print.c:59: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/filter.c -o ext/filter/filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/filter/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ftp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/php_ftp.c -o ext/ftp/php_ftp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/ftp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ftp/ftp.c -o ext/ftp/ftp.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c: In function 'magiccheck': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2031: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2040: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2040: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2048: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2048: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2057: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2057: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2063: warning: format '%lld' expects type 'long long int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2063: warning: format '%lld' expects type 'long long int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2073: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2073: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2079: warning: format '%lld' expects type 'long long int', but argument 3 has type 'long int' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2079: warning: format '%lld' expects type 'long long int', but argument 4 has type 'long int' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2088: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/fileinfo/libmagic/softmagic.c:2096: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/gd.c -o ext/gd/gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd.c -o ext/gd/libgd/gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gd.c -o ext/gd/libgd/gd_gd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gd2.c -o ext/gd/libgd/gd_gd2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io.c -o ext/gd/libgd/gd_io.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_dp.c -o ext/gd/libgd/gd_io_dp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_file.c -o ext/gd/libgd/gd_io_file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_ss.c -o ext/gd/libgd/gd_ss.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_io_ss.c -o ext/gd/libgd/gd_io_ss.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_jpeg.c -o ext/gd/libgd/gd_jpeg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdxpm.c -o ext/gd/libgd/gdxpm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontt.c -o ext/gd/libgd/gdfontt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfonts.c -o ext/gd/libgd/gdfonts.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontmb.c -o ext/gd/libgd/gdfontmb.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontl.c -o ext/gd/libgd/gdfontl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdfontg.c -o ext/gd/libgd/gdfontg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdtables.c -o ext/gd/libgd/gdtables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdcache.c -o ext/gd/libgd/gdcache.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdkanji.c -o ext/gd/libgd/gdkanji.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/wbmp.c -o ext/gd/libgd/wbmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_wbmp.c -o ext/gd/libgd/gd_wbmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gdhelpers.c -o ext/gd/libgd/gdhelpers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_topal.c -o ext/gd/libgd/gd_topal.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gif_in.c -o ext/gd/libgd/gd_gif_in.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/xbm.c -o ext/gd/libgd/xbm.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_gif_out.c -o ext/gd/libgd/gd_gif_out.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_security.c -o ext/gd/libgd/gd_security.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_filter.c -o ext/gd/libgd/gd_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_pixelate.c -o ext/gd/libgd/gd_pixelate.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_arc.c -o ext/gd/libgd/gd_arc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_rotate.c -o ext/gd/libgd/gd_rotate.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gd/libgd/gd_color.c -o ext/gd/libgd/gd_color.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/gettext/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gettext/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gettext/gettext.c -o ext/gettext/gettext.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/gmp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gmp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/gmp/gmp.c -o ext/gmp/gmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash.c -o ext/hash/hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_md.c -o ext/hash/hash_md.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_sha.c -o ext/hash/hash_sha.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_ripemd.c -o ext/hash/hash_ripemd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_haval.c -o ext/hash/hash_haval.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_tiger.c -o ext/hash/hash_tiger.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_gost.c -o ext/hash/hash_gost.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_snefru.c -o ext/hash/hash_snefru.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_whirlpool.c -o ext/hash/hash_whirlpool.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_adler32.c -o ext/hash/hash_adler32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_crc32.c -o ext/hash/hash_crc32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/hash/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/hash/hash_salsa.c -o ext/hash/hash_salsa.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I"/usr/include" -Iext/iconv/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/iconv/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/iconv/iconv.c -o ext/iconv/iconv.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/imap/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/imap/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/imap/php_imap.c -o ext/imap/php_imap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c -o ext/json/json.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c: In function 'json_escape_string': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c:300: warning: unknown conversion type character 'k' in format /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c: In function 'php_json_encode': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/json.c:460: warning: unknown conversion type character 'k' in format /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/utf8_to_utf16.c -o ext/json/utf8_to_utf16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/utf8_decode.c -o ext/json/utf8_decode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/json/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/json/JSON_parser.c -o ext/json/JSON_parser.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DLDAP_DEPRECATED=1 -Iext/ldap/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ldap/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ldap/ldap.c -o ext/ldap/ldap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/html_entities.c -o ext/mbstring/libmbfl/filters/html_entities.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_7bit.c -o ext/mbstring/libmbfl/filters/mbfilter_7bit.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ascii.c -o ext/mbstring/libmbfl/filters/mbfilter_ascii.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_base64.c -o ext/mbstring/libmbfl/filters/mbfilter_base64.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_big5.c -o ext/mbstring/libmbfl/filters/mbfilter_big5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_byte2.c -o ext/mbstring/libmbfl/filters/mbfilter_byte2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_byte4.c -o ext/mbstring/libmbfl/filters/mbfilter_byte4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1251.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1252.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp1254.c -o ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c -o ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp51932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp850.c -o ext/mbstring/libmbfl/filters/mbfilter_cp850.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp866.c -o ext/mbstring/libmbfl/filters/mbfilter_cp866.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp932.c -o ext/mbstring/libmbfl/filters/mbfilter_cp932.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_cp936.c -o ext/mbstring/libmbfl/filters/mbfilter_cp936.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c -o ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_htmlent.c -o ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_hz.c -o ext/mbstring/libmbfl/filters/mbfilter_hz.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c -o ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c -o ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_jis.c -o ext/mbstring/libmbfl/filters/mbfilter_jis.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_koi8r.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_armscii8.c -o ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_qprint.c -o ext/mbstring/libmbfl/filters/mbfilter_qprint.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_sjis.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c -o ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c -o ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ucs2.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_ucs4.c -o ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_uhc.c -o ext/mbstring/libmbfl/filters/mbfilter_uhc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf16.c -o ext/mbstring/libmbfl/filters/mbfilter_utf16.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf32.c -o ext/mbstring/libmbfl/filters/mbfilter_utf32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf7.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c -o ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_utf8.c -o ext/mbstring/libmbfl/filters/mbfilter_utf8.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_uuencode.c -o ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/filters/mbfilter_koi8u.c -o ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter.c -o ext/mbstring/libmbfl/mbfl/mbfilter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c -o ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_pass.c -o ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c -o ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_convert.c -o ext/mbstring/libmbfl/mbfl/mbfl_convert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_encoding.c -o ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c -o ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_ident.c -o ext/mbstring/libmbfl/mbfl/mbfl_ident.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_language.c -o ext/mbstring/libmbfl/mbfl/mbfl_language.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c -o ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_string.c -o ext/mbstring/libmbfl/mbfl/mbfl_string.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl/mbfl_allocators.c -o ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_de.c -o ext/mbstring/libmbfl/nls/nls_de.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_en.c -o ext/mbstring/libmbfl/nls/nls_en.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ja.c -o ext/mbstring/libmbfl/nls/nls_ja.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_kr.c -o ext/mbstring/libmbfl/nls/nls_kr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_neutral.c -o ext/mbstring/libmbfl/nls/nls_neutral.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ru.c -o ext/mbstring/libmbfl/nls/nls_ru.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_uni.c -o ext/mbstring/libmbfl/nls/nls_uni.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_zh.c -o ext/mbstring/libmbfl/nls/nls_zh.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_hy.c -o ext/mbstring/libmbfl/nls/nls_hy.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_tr.c -o ext/mbstring/libmbfl/nls/nls_tr.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -DONIG_ESCAPE_UCHAR_COLLISION=1 -DUChar=OnigUChar -DHAVE_CONFIG_H -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/nls/nls_ua.c -o ext/mbstring/libmbfl/nls/nls_ua.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/mbstring.c -o ext/mbstring/mbstring.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/php_unicode.c -o ext/mbstring/php_unicode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/mb_gpc.c -o ext/mbstring/mb_gpc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mbstring/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/php_mbregex.c -o ext/mbstring/php_mbregex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mcrypt/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt.c -o ext/mcrypt/mcrypt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mcrypt/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c -o ext/mcrypt/mcrypt_filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/mysql/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mysql/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c: In function 'php_mcrypt_filter_create': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mcrypt/mcrypt_filter.c:210: warning: passing argument 1 of 'mcrypt_module_open' discards qualifiers from pointer target type /usr/include/mutils/mcrypt.h:38: note: expected 'char *' but argument is of type 'const char *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/util.c -o ext/phar/util.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/tar.c -o ext/phar/tar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/zip.c -o ext/phar/zip.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/stream.c -o ext/phar/stream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/func_interceptors.c -o ext/phar/func_interceptors.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/dirstream.c -o ext/phar/dirstream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar.c -o ext/phar/phar.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar_object.c -o ext/phar/phar_object.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/phar/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar_path_check.c -o ext/phar/phar_path_check.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/posix/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/posix/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/posix/posix.c -o ext/posix/posix.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/pspell/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pspell/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/pspell/pspell.c -o ext/pspell/pspell.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/reflection/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/reflection/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/session.c -o ext/session/session.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c -o ext/session/mod_files.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_mm.c -o ext/session/mod_mm.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c: In function 'ps_write_files': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_files.c:402: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/session/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/session/mod_user.c -o ext/session/mod_user.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/simplexml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/simplexml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/snmp/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c -o ext/snmp/snmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/sockets/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/sockets/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/sockets/sockets.c -o ext/sockets/sockets.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c: In function 'php_snmp_internal': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/snmp/snmp.c:681: warning: format '%s' expects type 'char *', but argument 5 has type 'oid *' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c -o ext/spl/php_spl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_array.c -o ext/spl/spl_array.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c: In function 'php_spl_object_hash': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c:752: warning: format '%016x' expects type 'unsigned int', but argument 4 has type 'intptr_t' /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/php_spl.c:752: warning: format '%016x' expects type 'unsigned int', but argument 5 has type 'intptr_t' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/spl/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/array.c -o ext/standard/array.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/base64.c -o ext/standard/base64.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/browscap.c -o ext/standard/browscap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crc32.c -o ext/standard/crc32.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/crypt.c -o ext/standard/crypt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/datetime.c -o ext/standard/datetime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dir.c -o ext/standard/dir.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dl.c -o ext/standard/dl.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/dns.c -o ext/standard/dns.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c -o ext/standard/exec.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/file.c -o ext/standard/file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/filestat.c -o ext/standard/filestat.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c: In function 'zif_proc_nice': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/exec.c:523: warning: ignoring return value of 'nice', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/fsock.c -o ext/standard/fsock.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/head.c -o ext/standard/head.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/html.c -o ext/standard/html.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/image.c -o ext/standard/image.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/info.c -o ext/standard/info.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/iptc.c -o ext/standard/iptc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/lcg.c -o ext/standard/lcg.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/link.c -o ext/standard/link.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/mail.c -o ext/standard/mail.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/math.c -o ext/standard/math.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/md5.c -o ext/standard/md5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/metaphone.c -o ext/standard/metaphone.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/microtime.c -o ext/standard/microtime.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/pack.c -o ext/standard/pack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/quot_print.c -o ext/standard/quot_print.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/rand.c -o ext/standard/rand.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/soundex.c -o ext/standard/soundex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/string.c -o ext/standard/string.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/scanf.c -o ext/standard/scanf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/syslog.c -o ext/standard/syslog.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/type.c -o ext/standard/type.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/uniqid.c -o ext/standard/uniqid.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/url.c -o ext/standard/url.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c -o ext/standard/var.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/versioning.c -o ext/standard/versioning.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/assert.c -o ext/standard/assert.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/credits.c -o ext/standard/credits.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/css.c -o ext/standard/css.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ftok.c -o ext/standard/ftok.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/sha1.c -o ext/standard/sha1.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/user_filters.c -o ext/standard/user_filters.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c: In function 'php_var_export_ex': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/var.c:434: warning: conversion lacks type at end of format /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/uuencode.c -o ext/standard/uuencode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/filters.c -o ext/standard/filters.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c -o ext/standard/proc_open.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/standard/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/http.c -o ext/standard/http.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/tokenizer/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/tokenizer.c -o ext/tokenizer/tokenizer.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/tokenizer/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/tokenizer/tokenizer_data.c -o ext/tokenizer/tokenizer_data.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c: In function 'zif_proc_open': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/standard/proc_open.c:914: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/xml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/xml.c -o ext/xml/xml.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Iext/xml/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/xml/compat.c -o ext/xml/compat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/TSRM.c -o TSRM/TSRM.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -ITSRM/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c -o main/main.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/snprintf.c -o main/snprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/spprintf.c -o main/spprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_sprintf.c -o main/php_sprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/safe_mode.c -o main/safe_mode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/fopen_wrappers.c -o main/fopen_wrappers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/alloca.c -o main/alloca.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_scandir.c -o main/php_scandir.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_ini.c -o main/php_ini.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c: In function 'php_log_err': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/main.c:588: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/SAPI.c -o main/SAPI.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/rfc1867.c -o main/rfc1867.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_content_types.c -o main/php_content_types.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/strlcpy.c -o main/strlcpy.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/strlcat.c -o main/strlcat.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/mergesort.c -o main/mergesort.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/reentrancy.c -o main/reentrancy.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_variables.c -o main/php_variables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_ticks.c -o main/php_ticks.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/network.c -o main/network.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/php_logos.c -o main/php_logos.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c -o main/output.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/getopt.c -o main/getopt.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/streams.c -o main/streams/streams.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c -o main/streams/cast.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/memory.c -o main/streams/memory.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/filter.c -o main/streams/filter.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c: In function '_php_stream_cast': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c:231: warning: cast to pointer from integer of different size /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/cast.c:234: warning: cast to pointer from integer of different size /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/userspace.c -o main/streams/userspace.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/transports.c -o main/streams/transports.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/xp_socket.c -o main/streams/xp_socket.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c: In function 'php_default_output_func': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/output.c:52: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/mmap.c -o main/streams/mmap.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/streams/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_alloc.c -o Zend/zend_alloc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_compile.c -o Zend/zend_compile.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_constants.c -o Zend/zend_constants.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_highlight.c -o Zend/zend_highlight.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_llist.c -o Zend/zend_llist.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_opcode.c -o Zend/zend_opcode.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_operators.c -o Zend/zend_operators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_stack.c -o Zend/zend_stack.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_variables.c -o Zend/zend_variables.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend.c -o Zend/zend.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_API.c -o Zend/zend_API.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_extensions.c -o Zend/zend_extensions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_hash.c -o Zend/zend_hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_list.c -o Zend/zend_list.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_indent.c -o Zend/zend_indent.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ini.c -o Zend/zend_ini.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_qsort.c -o Zend/zend_qsort.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_stream.c -o Zend/zend_stream.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_iterators.c -o Zend/zend_iterators.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_strtod.c -o Zend/zend_strtod.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_gc.c -o Zend/zend_gc.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_closures.c -o Zend/zend_closures.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_float.c -o Zend/zend_float.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c -o Zend/zend_objects.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c: In function 'zend_objects_destroy_object': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_objects.c:96: warning: assignment discards qualifiers from pointer target type /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -IZend/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend/zend_execute.c -o Zend/zend_execute.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/usr/include/apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -Isapi/apache2handler/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/mod_php5.c -o sapi/apache2handler/mod_php5.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/usr/include/apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -Isapi/apache2handler/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/sapi_apache2.c -o sapi/apache2handler/sapi_apache2.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/usr/include/apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -Isapi/apache2handler/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/apache_config.c -o sapi/apache2handler/apache_config.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/usr/include/apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -Isapi/apache2handler/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/php_functions.c -o sapi/apache2handler/php_functions.lo /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=compile /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -Imain/ -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main/ -DPHP_ATOM_INC -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/include -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/main -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3 -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/date/lib -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/TSRM -I/var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/Zend -D_REENTRANT -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -c main/internal_functions.c -o main/internal_functions.lo /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/sapi_apache2.c: In function 'php_handler': /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/apache2handler/sapi_apache2.c:675: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' /bin/sh /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libtool --silent --preserve-dup-deps --mode=link /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/meta_ccld -I/usr/include -O2 -pipe -march=core2 -pthread -DZTS -rpath /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libs -avoid-version -module -Wl,-O1 -Wl,--as-needed ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/bz2/bz2.lo ext/bz2/bz2_filter.lo ext/ctype/ctype.lo ext/dba/dba.lo ext/dba/dba_cdb.lo ext/dba/dba_dbm.lo ext/dba/dba_gdbm.lo ext/dba/dba_ndbm.lo ext/dba/dba_db1.lo ext/dba/dba_db2.lo ext/dba/dba_db3.lo ext/dba/dba_db4.lo ext/dba/dba_flatfile.lo ext/dba/dba_inifile.lo ext/dba/dba_qdbm.lo ext/dom/php_dom.lo ext/dom/attr.lo ext/dom/document.lo ext/dom/domerrorhandler.lo ext/dom/domstringlist.lo ext/dom/domexception.lo ext/dom/namelist.lo ext/dom/processinginstruction.lo ext/dom/cdatasection.lo ext/dom/documentfragment.lo ext/dom/domimplementation.lo ext/dom/element.lo ext/dom/node.lo ext/dom/string_extend.lo ext/dom/characterdata.lo ext/dom/documenttype.lo ext/dom/domimplementationlist.lo ext/dom/entity.lo ext/dom/nodelist.lo ext/dom/text.lo ext/dom/comment.lo ext/dom/domconfiguration.lo ext/dom/domimplementationsource.lo ext/dom/entityreference.lo ext/dom/notation.lo ext/dom/xpath.lo ext/dom/dom_iterators.lo ext/dom/typeinfo.lo ext/dom/domerror.lo ext/dom/domlocator.lo ext/dom/namednodemap.lo ext/dom/userdatahandler.lo ext/fileinfo/fileinfo.lo ext/fileinfo/libmagic/apprentice.lo ext/fileinfo/libmagic/apptype.lo ext/fileinfo/libmagic/ascmagic.lo ext/fileinfo/libmagic/cdf.lo ext/fileinfo/libmagic/cdf_time.lo ext/fileinfo/libmagic/compress.lo ext/fileinfo/libmagic/encoding.lo ext/fileinfo/libmagic/fsmagic.lo ext/fileinfo/libmagic/funcs.lo ext/fileinfo/libmagic/is_tar.lo ext/fileinfo/libmagic/magic.lo ext/fileinfo/libmagic/print.lo ext/fileinfo/libmagic/readcdf.lo ext/fileinfo/libmagic/readelf.lo ext/fileinfo/libmagic/softmagic.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/ftp/php_ftp.lo ext/ftp/ftp.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/gettext/gettext.lo ext/gmp/gmp.lo ext/hash/hash.lo ext/hash/hash_md.lo ext/hash/hash_sha.lo ext/hash/hash_ripemd.lo ext/hash/hash_haval.lo ext/hash/hash_tiger.lo ext/hash/hash_gost.lo ext/hash/hash_snefru.lo ext/hash/hash_whirlpool.lo ext/hash/hash_adler32.lo ext/hash/hash_crc32.lo ext/hash/hash_salsa.lo ext/iconv/iconv.lo ext/imap/php_imap.lo ext/json/json.lo ext/json/utf8_to_utf16.lo ext/json/utf8_decode.lo ext/json/JSON_parser.lo ext/ldap/ldap.lo ext/mbstring/libmbfl/filters/html_entities.lo ext/mbstring/libmbfl/filters/mbfilter_7bit.lo ext/mbstring/libmbfl/filters/mbfilter_ascii.lo ext/mbstring/libmbfl/filters/mbfilter_base64.lo ext/mbstring/libmbfl/filters/mbfilter_big5.lo ext/mbstring/libmbfl/filters/mbfilter_byte2.lo ext/mbstring/libmbfl/filters/mbfilter_byte4.lo ext/mbstring/libmbfl/filters/mbfilter_cp1251.lo ext/mbstring/libmbfl/filters/mbfilter_cp1252.lo ext/mbstring/libmbfl/filters/mbfilter_cp1254.lo ext/mbstring/libmbfl/filters/mbfilter_cp5022x.lo ext/mbstring/libmbfl/filters/mbfilter_cp51932.lo ext/mbstring/libmbfl/filters/mbfilter_cp850.lo ext/mbstring/libmbfl/filters/mbfilter_cp866.lo ext/mbstring/libmbfl/filters/mbfilter_cp932.lo ext/mbstring/libmbfl/filters/mbfilter_cp936.lo ext/mbstring/libmbfl/filters/mbfilter_euc_cn.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp.lo ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.lo ext/mbstring/libmbfl/filters/mbfilter_euc_kr.lo ext/mbstring/libmbfl/filters/mbfilter_euc_tw.lo ext/mbstring/libmbfl/filters/mbfilter_htmlent.lo ext/mbstring/libmbfl/filters/mbfilter_hz.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.lo ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.lo ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.lo ext/mbstring/libmbfl/filters/mbfilter_jis.lo ext/mbstring/libmbfl/filters/mbfilter_koi8r.lo ext/mbstring/libmbfl/filters/mbfilter_armscii8.lo ext/mbstring/libmbfl/filters/mbfilter_qprint.lo ext/mbstring/libmbfl/filters/mbfilter_sjis.lo ext/mbstring/libmbfl/filters/mbfilter_sjis_open.lo ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.lo ext/mbstring/libmbfl/filters/mbfilter_ucs2.lo ext/mbstring/libmbfl/filters/mbfilter_ucs4.lo ext/mbstring/libmbfl/filters/mbfilter_uhc.lo ext/mbstring/libmbfl/filters/mbfilter_utf16.lo ext/mbstring/libmbfl/filters/mbfilter_utf32.lo ext/mbstring/libmbfl/filters/mbfilter_utf7.lo ext/mbstring/libmbfl/filters/mbfilter_utf7imap.lo ext/mbstring/libmbfl/filters/mbfilter_utf8.lo ext/mbstring/libmbfl/filters/mbfilter_uuencode.lo ext/mbstring/libmbfl/filters/mbfilter_koi8u.lo ext/mbstring/libmbfl/mbfl/mbfilter.lo ext/mbstring/libmbfl/mbfl/mbfilter_8bit.lo ext/mbstring/libmbfl/mbfl/mbfilter_pass.lo ext/mbstring/libmbfl/mbfl/mbfilter_wchar.lo ext/mbstring/libmbfl/mbfl/mbfl_convert.lo ext/mbstring/libmbfl/mbfl/mbfl_encoding.lo ext/mbstring/libmbfl/mbfl/mbfl_filter_output.lo ext/mbstring/libmbfl/mbfl/mbfl_ident.lo ext/mbstring/libmbfl/mbfl/mbfl_language.lo ext/mbstring/libmbfl/mbfl/mbfl_memory_device.lo ext/mbstring/libmbfl/mbfl/mbfl_string.lo ext/mbstring/libmbfl/mbfl/mbfl_allocators.lo ext/mbstring/libmbfl/nls/nls_de.lo ext/mbstring/libmbfl/nls/nls_en.lo ext/mbstring/libmbfl/nls/nls_ja.lo ext/mbstring/libmbfl/nls/nls_kr.lo ext/mbstring/libmbfl/nls/nls_neutral.lo ext/mbstring/libmbfl/nls/nls_ru.lo ext/mbstring/libmbfl/nls/nls_uni.lo ext/mbstring/libmbfl/nls/nls_zh.lo ext/mbstring/libmbfl/nls/nls_hy.lo ext/mbstring/libmbfl/nls/nls_tr.lo ext/mbstring/libmbfl/nls/nls_ua.lo ext/mbstring/mbstring.lo ext/mbstring/php_unicode.lo ext/mbstring/mb_gpc.lo ext/mbstring/php_mbregex.lo ext/mcrypt/mcrypt.lo ext/mcrypt/mcrypt_filter.lo ext/mysql/php_mysql.lo ext/phar/util.lo ext/phar/tar.lo ext/phar/zip.lo ext/phar/stream.lo ext/phar/func_interceptors.lo ext/phar/dirstream.lo ext/phar/phar.lo ext/phar/phar_object.lo ext/phar/phar_path_check.lo ext/posix/posix.lo ext/pspell/pspell.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/snmp/snmp.lo ext/sockets/sockets.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/tokenizer/tokenizer.lo ext/tokenizer/tokenizer_data.lo ext/xml/xml.lo ext/xml/compat.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo sapi/apache2handler/mod_php5.lo sapi/apache2handler/sapi_apache2.lo sapi/apache2handler/apache_config.lo sapi/apache2handler/php_functions.lo main/internal_functions.lo -lcrypt -lc-client -lresolv -lreadline -lncurses -laspell -lpspell -lmysqlclient_r -lmcrypt -lltdl -lonig -lldap -llber -lcrypt -lpam -lgmp -lt1 -lfreetype -lpng -lz -ljpeg -lgdbm -lbz2 -lz -lpcre -lcrypt -lm -ldl -lnsl -lcrypt -lxml2 -lz -lm -lssl -lcrypto -lgmp -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -lgmp -ldl -lz -lssl -lcrypto -lgmp -ldl -lz -lxml2 -lz -lm -lnetsnmp -lxml2 -lz -lm -lcrypt -o libphp5.la Build complete. Don't forget to run 'make test'. make -j6 INSTALL_ROOT=/var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2/ install-sapi Installing PHP SAPI module: apache2handler Use of assignment to $[ is deprecated at /usr/sbin/apxs line 86. /usr/lib64/apache2/build/instdso.sh SH_LIBTOOL='/usr/bin/libtool' libphp5.la /var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2//usr/lib64/apache2/modules /usr/bin/libtool --mode=install cp libphp5.la /var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2//usr/lib64/apache2/modules/ libtool: install: cp .libs/libphp5.so /var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2//usr/lib64/apache2/modules/libphp5.so libtool: install: cp .libs/libphp5.lai /var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2//usr/lib64/apache2/modules/libphp5.la libtool: install: warning: remember to run `libtool --finish /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/libs' chmod 755 /var/tmp/portage/portage/dev-lang/php-5.3.3/work/sapis/apache2//usr/lib64/apache2/modules/libphp5.so >>> Source compiled. --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-26228.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /usr/share/snmp/mibs/.index A: /usr/share/snmp/mibs/.index R: /usr/share/snmp/mibs/.index C: /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/php -n -d open_basedir= -d output_buffering=0 -d memory_limit=-1 -d phar.readonly=0 -d safe_mode=0 /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/build_precommand.php F: open_wr S: deny P: /usr/share/snmp/mibs/.index A: /usr/share/snmp/mibs/.index R: /usr/share/snmp/mibs/.index C: /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/sapi/cli/php -n -d open_basedir= -d output_buffering=0 -d memory_limit=-1 -d phar.readonly=0 -d safe_mode=0 ext/phar/phar.php pack -f ext/phar/phar.phar -a pharcommand -c auto -x \.svn -p 0 -s /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar/phar.php -h sha1 -b /usr/lib64/php5/bin/php /var/tmp/portage/portage/dev-lang/php-5.3.3/work/php-5.3.3/ext/phar/phar/ --------------------------------------------------------------------------------