Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22323 - PHP 4.3.2 compile segfaults, possibly blackdown jdk
Summary: PHP 4.3.2 compile segfaults, possibly blackdown jdk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 22:30 UTC by Will Buckner
Modified: 2003-09-26 17:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Buckner 2003-06-05 22:30:06 UTC
glacier root # USE="xml xml2" emerge -uD world
Calculating world dependencies ...done!
>>> emerge (1 of 1) dev-php/php-4.3.2 to /
>>> md5 src_uri ;-) php-4.3.2.tar.bz2
>>> Unpacking source...
 * This ebuild should be very stable at this point.
java
 * Java support may be somewhat flakey, but it shouldn't break anything.
xml
xml2
>>> Unpacking php-4.3.2.tar.bz2 to /var/tmp/portage/php-4.3.2/work
>>> Source unpacked.
readline
java
berkdb
 * BerkDB is disabled due to DB4 issues and changes in PHP 4.3.2 presently.
 * If you need BerkDB support, please do NOT upgrade at this time
crypt
gdbm
java
jpeg
jpeg
mysql
pdflib
png
truetype
xml2
zlib
mysql
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
Updated main/php_version.h
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) is a cross-
compiler.
.. no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.35 (ok)
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking flex version... 2.5.4 (ok)
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 for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... no
checking for Caudium support... no
checking for CLI build... yes
checking for embedded SAPI library support... no
checking for Zeus ISAPI support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web support... no
checking for Roxen/Pike support... no
checking for Servlet support... no
checking for thttpd... no
checking for TUX... no
checking for webjames... no
checking for CGI build... no
checking for chosen SAPI module... cli

Running system checks
checking for missing declarations of reentrant functions... done
checking for sendmail... /usr/sbin/sendmail
checking whether system uses EBCDIC... no
checking for socket... yes
checking for htonl... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for yp_get_default_domain... no
checking for __yp_get_default_domain... no
checking for yp_get_default_domain in -lnsl... yes
checking for dlopen... no
checking for __dlopen... no
checking for dlopen in -ldl... yes
checking for sin in -lm... yes
checking for res_search... no
checking for __res_search... no
checking for res_search in -lresolv... yes
checking for inet_aton... yes
checking for dn_skipname... no
checking for __dn_skipname... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fclose declaration... ok
checking for ApplicationServices/ApplicationServices.h... no
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for netinet/in.h... yes
checking for alloca.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.h... yes
checking for crypt.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for ieeefp.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for monetary.h... yes
checking for mach-o/dyld.h... no
checking for netdb.h... yes
checking for pwd.h... yes
checking for resolv.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for syslog.h... yes
checking for sysexits.h... yes
checking for sys/file.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/poll.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/sysexits.h... no
checking for sys/varargs.h... no
checking for sys/wait.h... yes
checking for unistd.h... yes
checking for unix.h... no
checking for utime.h... yes
checking for sys/utsname.h... yes
checking for sys/ipc.h... yes
checking for 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 tm_zone in struct tm... yes
checking for tm_gmtoff in struct tm... yes
checking for struct flock... yes
checking for socklen_t... yes
checking size of long... 4
checking size of int... 4
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for struct sockaddr_storage... yes
checking for IPv6 support... yes
checking for vprintf... yes
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 getlogin... yes
checking for getprotobyname... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for isascii... yes
checking for link... yes
checking for localtime_r... yes
checking for lockf... 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 putenv... yes
checking for realpath... yes
checking for random... yes
checking for rand_r... yes
checking for regcomp... yes
checking for res_search... (cached) yes
checking for scandir... yes
checking for setitimer... yes
checking for setlocale... yes
checking for localeconv... yes
checking for 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 strstr... yes
checking for strtok_r... yes
checking for symlink... yes
checking for tempnam... yes
checking for tzset... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utime... yes
checking for vsnprintf... yes
checking for getaddrinfo... yes
checking for strlcat... no
checking for strlcpy... no
checking for getopt... yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... (cached) yes
checking for alloca... yes
checking whether sprintf is broken... no
checking whether snprintf is broken... no
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

General settings
checking whether to include debugging symbols... no
checking layout of installed files... PHP
checking path to configuration file... /etc/php4
checking directory to be scanned for configuration files... DEFAULT
checking whether to install PEAR, and where... yes
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 enable runpaths... yes
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 for OpenSSL support... yes
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... yes
checking for SSL_CTX_set_ssl_version in -lssl... yes

Configuring extensions
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... /usr/lib
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... yes
checking for BZip2 in default path... found in /usr
checking for BZ2_bzerror in -lbz2... yes
checking whether to enable calendar conversion support... yes
checking for cpdflib support... no
checking for CRACKlib support... yes
checking whether to enable ctype functions... yes
checking for CURL support... no
checking for cyrus imap support... no
checking for xDBM support... no
checking whether to enable DBA... no
checking for gdbm_open in -lgdbm... yes
checking for GDBM support... yes
checking for dbm_open in -lndbm... yes
checking for NDBM support... yes
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DBM support... no
checking for CDB support... builtin
checking for FlatFile support... builtin
checking whether to enable DBA interface... yes
checking whether to enable dbase support... yes
checking whether to enable dbx support... yes
checking whether to enable direct I/O support... yes
checking for DOM support... yes
checking for libxml version... >= 2.4.14
checking for DOM XSLT support... yes
checking for DOM EXSLT support... no
checking for libxslt version... >= 1.0.18
checking whether to enable EXIF (metadata from images) support... yes
checking for FrontBase SQL92 (fbsql) support... no
checking for FDF support... no
checking whether to enable the bundled filePro support... yes
checking for FriBidi support... no
checking whether to enable FTP support... yes
checking for GD support... no
checking for the location of libjpeg... /usr
checking for the location of libpng... /usr
checking for the location of libXpm... /usr/X11R6
checking for FreeType 1.x support... yes
checking for FreeType 2... no
checking for T1lib support... yes
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for hwapi support... no
checking for Hyperwave support... no
checking for iconv support... yes
checking for iconv... yes
checking if iconv supports errno... yes
checking if iconv is glibc's... yes
checking for IMAP support... no
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... no
checking for IRCG support... no
checking for Java support... yes
checking Java Jar location... /opt/blackdown-jdk-1.4.1/bin/jar cf
checking Java C location... /opt/blackdown-jdk-1.4.1/bin/javac
checking Checking for libjava... /opt/blackdown-jdk-1.4.1/jre/lib/i386
checking for LDAP support... no
checking whether to enable multibyte string support... no
checking whether to enable multibyte regex support... no
checking for MCAL support... no
checking for mcrypt support... yes
checking for mcrypt_module_open in -lmcrypt... yes
checking for mcrypt_generic_deinit in -lmcrypt... yes
checking for MCVE support... no
checking for mhash support... yes
checking whether to include mime_magic support... no
checking for MING support... no
checking for mnoGoSearch support... no
checking for msession support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking size of char... 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... (cached) yes
checking for type ulong... yes
checking for type uchar... no
checking for type uint... yes
checking for type ushort... yes
checking for int8... no
checking base type of last arg to accept... socklen_t
checking return type of qsort... void
checking for mysql_close in -lmysqlclient... yes
checking for ncurses support... no
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... no
checking for Solid support... no
checking for IBM DB2 support... no
checking for Empress support... no
checking for Empress local access support... no
checking for Birdstep support... no
checking for a custom ODBC support... no
checking for iODBC support... no
checking for Easysoft ODBC-ODBC Bridge support... no
checking for unixODBC support... no
checking for OpenLink ODBC support... no
checking for DBMaker support... no
checking for Oracle-ORACLE support... no
checking whether to enable user-space object overloading support... yes
checking for Ovrimos SQL Server support... no
checking whether to enable pcntl support... yes
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for PCRE support... yes
checking for PDFlib support... yes
checking for the location of libtiff... no
checking for jpeg_read_header in -ljpeg... yes
checking for png_create_info_struct in -lpng... yes
configure: warning: If configure fails, try --with-tiff-dir=<DIR>
checking for the location of zlib... /usr
checking for PDF_show_boxed in -lpdf... yes
checking for Verisign Payflow Pro support... no
checking for PostgreSQL support... no
checking whether to enable POSIX-like functions... yes
checking for seteuid... yes
checking for setegid... yes
checking for setsid... yes
checking for getsid... yes
checking for setpgid... yes
checking for getpgid... yes
checking for ctermid... yes
checking for mkfifo... yes
checking for getrlimit... yes
checking for PSPELL support... yes
checking for QtDOM support... yes
checking for c++... g++
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe -L/usr/lib  -Wl,-
rpa
th,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-
1.4.1/jre/l
ib/i386/server -Wl,-rpath,/opt/blackdown-jdk-
1.4.1/jre/lib/i386/native_threads -
L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-
rpath,/opt/blackdown-
jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -Wl,-
rpath,/usr/q
t/3/lib -L/usr/qt/3/lib) works... yes
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe -L/usr/lib  -Wl,-
rpa
th,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-
1.4.1/jre/l
ib/i386/server -Wl,-rpath,/opt/blackdown-jdk-
1.4.1/jre/lib/i386/native_threads -
L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-
rpath,/opt/blackdown-
jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -Wl,-
rpath,/usr/q
t/3/lib -L/usr/qt/3/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
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 add_history in -lhistory... 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... yes
checking for SNMP support... no
checking whether to enable UCD SNMP hack... no
checking whether to enable sockets support... yes
checking for struct cmsghdr... yes
checking for hstrerror... yes
checking for netdb.h... (cached) yes
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for errno.h... 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 crypt in -lcrypt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... yes
checking for Blowfish crypt... no
checking whether flush should be called explicitly after a bufferered io... no
checking for working fnmatch... yes
checking for glob... yes
checking for strfmon... yes
checking for libswf support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V IPC support... no
checking whether to enable System V semaphore support... yes
checking for union semun... no
checking whether to enable System V shared memory support... yes
checking whether to enable tokenizer support... yes
checking whether to enable WDDX support... no
checking whether byte ordering is bigendian... no
checking whether to enable XML support... yes
checking external libexpat install dir... no
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... yes
checking iconv dir for XMLRPC-EPI... yes
checking for iconv... (cached) yes
checking for ANSI C header files... (cached) yes
checking for xmlparse.h... no
checking for xmltok.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... yes
checking for string.h... (cached) yes
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... yes
checking for strerror... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking whether to enable xslt support... yes
checking for XSLT Sablotron backend... yes
checking for libexpat dir for Sablotron XSL support... no
checking for iconv dir for Sablotron XSL support... no
checking for JavaScript for Sablotron XSL support... no
checking for Sablotron libraries in the default path... found in /usr
checking for sablot-config... found
checking for Sablotron version... >= 0.96
checking for iconv... (cached) yes
checking for SablotSetEncoding in -lsablot... yes
checking for SablotGetOptions in -lsablot... yes
checking for YAZ support... no
checking whether to include YP support... no
checking for ZIP support... no
checking whether to enable versioning... no
checking which regex library to use... php

Configuring Zend
checking bison version... 1.35 (ok)
checking for limits.h... (cached) 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 dlfcn.h... yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for uint... yes
checking for ulong... yes
checking for vprintf... (cached) yes
checking for 8-bit clean 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... no
checking whether sprintf is broken... (cached) no
checking for finite... (cached) yes
checking for isfinite... no
checking for isinf... yes
checking for isnan... yes
checking whether fp_except is defined... no
checking for dlfcn.h... (cached) yes
checking whether dlsym() requires a leading underscore in symbol names... no
checking whether to enable thread-safety... no
checking whether to enable inline optimization for GCC... yes
checking whether to enable a memory limit... no
checking whether to enable Zend debugging... no
checking whether to enable Zend multibyte... no
checking for inline... inline

Configuring TSRM
checking for stdarg.h... (cached) yes

Configuring libtool
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i586-pc-linux-gnu/bin/ld
checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i586-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared 
libr
aries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool

Generating files
updating cache ./config.cache
creating ./config.status
creating php4.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/php-config
creating sapi/cli/php.1
creating main/php_config.h
creating number.c
creating number.h
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.                            |
+--------------------------------------------------------------------+
|                          *** NOTE ***                              |
|            The default for register_globals is now OFF!            |
|                                                                    |
| If your application relies on register_globals being ON, you       |
| should explicitly set it to on in your php.ini file.               |
| Note that you are strongly encouraged to read                      |
| http://www.php.net/manual/en/security.registerglobals.php          |
| about the implications of having register_globals set to on, and   |
| avoid using it if possible.                                        |
+--------------------------------------------------------------------+

Thank you for using PHP.

gcc  -Iext/zlib/ -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/zlib/ -
DPHP_ATO
M_INC -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/include -
I/var/tmp/portage/php
-4.3.2/work/php-4.3.2/main -I/var/tmp/portage/php-4.3.2/work/php-4.3.2 -
I/var/tm
p/portage/php-4.3.2/work/php-4.3.2/Zend -I/usr/include/libxml2 -
I/usr/include/my
sql -I/usr/include/pspell -I/usr/qt/3/include -I/var/tmp/portage/php-
4.3.2/work/
php-4.3.2/ext/xml/expat  -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/TSRM  -
O2 -
mcpu=i686 -pipe  -c /var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/zlib/zlib.c -
o
 ext/zlib/zlib.o  && echo > ext/zlib/zlib.lo
make: *** [/var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/java/php_java.jar] 
Segm
entation fault
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-php/php-4.3.2 failed.
!!! Function php_src_compile, Line 342, Exitcode 2
!!! compile problem
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-06 17:02:00 UTC
Could you reinstall the blackdown JDK 1.4*, as well as the sun jdk 1.4*
and try with both of them instead.
Comment 2 Will Buckner 2003-06-06 19:35:28 UTC
I installed the sun-jdk, and got the same error:

 dev-java/sun-jdk
    selected: none
   protected: 1.4.1.02-r1
     omitted: none

>>> clean: No packages selected for removal.

>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.

glacier distfiles # USE="xml xml2" emerge php
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/php-4.3.2 to /
>>> md5 src_uri ;-) php-4.3.2.tar.bz2
>>> Unpacking source...
 * This ebuild should be very stable at this point.
java
 * Java support may be somewhat flakey, but it shouldn't break anything.
xml
xml2
>>> Unpacking php-4.3.2.tar.bz2 to /var/tmp/portage/php-4.3.2/work
>>> Source unpacked.
readline
java
berkdb
 * BerkDB is disabled due to DB4 issues and changes in PHP 4.3.2 presently.
 * If you need BerkDB support, please do NOT upgrade at this time
crypt
gdbm
java
jpeg
jpeg
mysql
pdflib
png
truetype
xml2
zlib
mysql
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
Updated main/php_version.h
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.35 (ok)
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking flex version... 2.5.4 (ok)
checking for pthreads_cflags... -pthread
checking for pthreads_lib...

...


Configuring extensions
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... /usr/lib
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... yes
checking for BZip2 in default path... found in /usr
checking for BZ2_bzerror in -lbz2... yes
checking whether to enable calendar conversion support... yes
checking for cpdflib support... no
checking for CRACKlib support... yes
checking whether to enable ctype functions... yes
checking for CURL support... no
checking for cyrus imap support... no
checking for xDBM support... no
checking whether to enable DBA... no
checking for gdbm_open in -lgdbm... yes
checking for GDBM support... yes
checking for dbm_open in -lndbm... yes
checking for NDBM support... yes
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DBM support... no
checking for CDB support... builtin
checking for FlatFile support... builtin
checking whether to enable DBA interface... yes
checking whether to enable dbase support... yes
checking whether to enable dbx support... yes
checking whether to enable direct I/O support... yes
checking for DOM support... yes
checking for libxml version... >= 2.4.14
checking for DOM XSLT support... yes
checking for DOM EXSLT support... no
checking for libxslt version... >= 1.0.18
checking whether to enable EXIF (metadata from images) support... yes
checking for FrontBase SQL92 (fbsql) support... no
checking for FDF support... no
checking whether to enable the bundled filePro support... yes
checking for FriBidi support... no
checking whether to enable FTP support... yes
checking for GD support... no
checking for the location of libjpeg... /usr
checking for the location of libpng... /usr
checking for the location of libXpm... /usr/X11R6
checking for FreeType 1.x support... yes
checking for FreeType 2... no
checking for T1lib support... yes
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for hwapi support... no
checking for Hyperwave support... no
checking for iconv support... yes
checking for iconv... yes
checking if iconv supports errno... yes
checking if iconv is glibc's... yes
checking for IMAP support... no
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... no
checking for IRCG support... no
checking for Java support... yes
checking Java Jar location... /opt/blackdown-jdk-1.4.1/bin/jar cf
checking Java C location... /opt/blackdown-jdk-1.4.1/bin/javac
checking Checking for libjava... /opt/blackdown-jdk-1.4.1/jre/lib/i386
checking for LDAP support... no
checking whether to enable multibyte string support... no
checking whether to enable multibyte regex support... no
checking for MCAL support... no
checking for mcrypt support... yes
checking for mcrypt_module_open in -lmcrypt... yes
checking for mcrypt_generic_deinit in -lmcrypt... yes
checking for MCVE support... no
checking for mhash support... yes
checking whether to include mime_magic support... no
checking for MING support... no
checking for mnoGoSearch support... no
checking for msession support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking size of char... 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... (cached) yes
checking for type ulong... yes
checking for type uchar... no
checking for type uint... yes
checking for type ushort... yes
checking for int8... no
checking base type of last arg to accept... socklen_t
checking return type of qsort... void
checking for mysql_close in -lmysqlclient... yes
checking for ncurses support... no
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... no
checking for Solid support... no
checking for IBM DB2 support... no
checking for Empress support... no
checking for Empress local access support... no
checking for Birdstep support... no
checking for a custom ODBC support... no
checking for iODBC support... no
checking for Easysoft ODBC-ODBC Bridge support... no
checking for unixODBC support... no
checking for OpenLink ODBC support... no
checking for DBMaker support... no
checking for Oracle-ORACLE support... no
checking whether to enable user-space object overloading support... yes
checking for Ovrimos SQL Server support... no
checking whether to enable pcntl support... yes
checking for fork... yes
checking for waitpid... yes
checking for sigaction... yes
checking for PCRE support... yes
checking for PDFlib support... yes
checking for the location of libtiff... no
checking for jpeg_read_header in -ljpeg... yes
checking for png_create_info_struct in -lpng... yes
configure: warning: If configure fails, try --with-tiff-dir=<DIR>
checking for the location of zlib... /usr
checking for PDF_show_boxed in -lpdf... yes
checking for Verisign Payflow Pro support... no
checking for PostgreSQL support... no
checking whether to enable POSIX-like functions... yes
checking for seteuid... yes
checking for setegid... yes
checking for setsid... yes
checking for getsid... yes
checking for setpgid... yes
checking for getpgid... yes
checking for ctermid... yes
checking for mkfifo... yes
checking for getrlimit... yes
checking for PSPELL support... yes
checking for QtDOM support... yes
checking for c++... g++
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe -L/usr/lib  -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib) works... yes
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe -L/usr/lib  -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/server -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.1/jre/lib/i386 -L/opt/blackdown-jdk-1.4.1/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
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 add_history in -lhistory... 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... yes
checking for SNMP support... no
checking whether to enable UCD SNMP hack... no
checking whether to enable sockets support... yes
checking for struct cmsghdr... yes
checking for hstrerror... yes
checking for netdb.h... (cached) yes
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for errno.h... 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 crypt in -lcrypt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... no
checking for MD5 crypt... yes
checking for Blowfish crypt... no
checking whether flush should be called explicitly after a bufferered io... no
checking for working fnmatch... yes
checking for glob... yes
checking for strfmon... yes
checking for libswf support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V IPC support... no
checking whether to enable System V semaphore support... yes
checking for union semun... no
checking whether to enable System V shared memory support... yes
checking whether to enable tokenizer support... yes
checking whether to enable WDDX support... no
checking whether byte ordering is bigendian... no
checking whether to enable XML support... yes
checking external libexpat install dir... no
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... yes
checking iconv dir for XMLRPC-EPI... yes
checking for iconv... (cached) yes
checking for ANSI C header files... (cached) yes
checking for xmlparse.h... no
checking for xmltok.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... yes
checking for string.h... (cached) yes
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... yes
checking for strerror... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking whether to enable xslt support... yes
checking for XSLT Sablotron backend... yes
checking for libexpat dir for Sablotron XSL support... no
checking for iconv dir for Sablotron XSL support... no
checking for JavaScript for Sablotron XSL support... no
checking for Sablotron libraries in the default path... found in /usr
checking for sablot-config... found
checking for Sablotron version... >= 0.96
checking for iconv... (cached) yes
checking for SablotSetEncoding in -lsablot... yes
checking for SablotGetOptions in -lsablot... yes
checking for YAZ support... no
checking whether to include YP support... no
checking for ZIP support... no
checking whether to enable versioning... no
checking which regex library to use... php

...

Thank you for using PHP.

gcc  -Iext/zlib/ -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/include -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/main -I/var/tmp/portage/php-4.3.2/work/php-4.3.2 -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/Zend -I/usr/include/libxml2 -I/usr/include/mysql -I/usr/include/pspell -I/usr/qt/3/include -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/xml/expat  -I/var/tmp/portage/php-4.3.2/work/php-4.3.2/TSRM  -O2 -mcpu=i686 -pipe  -c /var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/zlib/zlib.c -o ext/zlib/zlib.o  && echo > ext/zlib/zlib.lo
make: *** [/var/tmp/portage/php-4.3.2/work/php-4.3.2/ext/java/php_java.jar] Segmentation fault
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-php/php-4.3.2 failed.
!!! Function php_src_compile, Line 342, Exitcode 2
!!! compile problem

glacier distfiles #




I then remerged blackdown-jdk, and the compile went well. There were however several PEAR errors (output below).

----------------------------------------------------------------------
Libraries have been installed in:
   /var/tmp/portage/php-4.3.2/work/php-4.3.2/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).


>>> Install php-4.3.2 into /var/tmp/portage/php-4.3.2/image/ category dev-php
Installing shared extensions:     /var/tmp/portage/php-4.3.2/image//usr/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /var/tmp/portage/php-4.3.2/image//usr/lib/php/
[PEAR] Archive_Tar    - installed: 0.9
[PEAR] Console_Getopt - installed: 1.0
[PEAR] PEAR           - installed: 1.1
[PEAR] DB             - installed: 1.3
[PEAR] HTTP           - installed: 1.2
[PEAR] Mail           - installed: 1.0.1
[PEAR] Net_SMTP       - installed: 1.0
[PEAR] Net_Socket     - installed: 1.0.1
[PEAR] XML_Parser     - installed: 1.0.1
[PEAR] XML_RPC        - installed: 1.0.4
Installing build environment:     /var/tmp/portage/php-4.3.2/image//usr/lib/php/build/
Installing header files:          /var/tmp/portage/php-4.3.2/image//usr/include/php/
Installing helper programs:       /var/tmp/portage/php-4.3.2/image//usr/bin/
  program: phpize
  program: php-config
  program: phpextdist
make: `install-modules' is up to date.
make: `install-pear' is up to date.
make: `install-build' is up to date.
make: `install-headers' is up to date.
make: `install-programs' is up to date.
make: `install-modules' is up to date.
make: `install-pear' is up to date.
make: `install-build' is up to date.
make: `install-headers' is up to date.
make: `install-programs' is up to date.
make: `install-modules' is up to date.
make: `install-pear' is up to date.
make: `install-build' is up to date.
make: `install-headers' is up to date.
make: `install-programs' is up to date.
install: cannot stat `/var/tmp/portage/php-4.3.2/work/php-4.3.2/pear/scripts/phpize': No such file or directory
install: cannot stat `/var/tmp/portage/php-4.3.2/work/php-4.3.2/pear/scripts/php-config': No such file or directory
install: cannot stat `/var/tmp/portage/php-4.3.2/work/php-4.3.2/pear/scripts/phpextdist': No such file or directory
install: cannot stat `pear/pear.m4': No such file or directory
sed: -e expression #1, char 83: Unterminated `s' command
cat: write error: Broken pipe
man:
prepallstrip:
strip:
strip:
   usr/bin/php
   usr/lib/php/extensions/no-debug-non-zts-20020429/java.so
>>> Completed installing into /var/tmp/portage/php-4.3.2/image/

>>> Merging dev-php/php-4.3.2 to /
--- /etc/
--- /etc/php4/
>>> /etc/php4/lib -> ../../usr/lib/php/extensions/no-debug-non-zts-20020429
>>> /etc/php4/._cfg0000_php.ini
--- /usr/
--- /usr/bin/
>>> /usr/bin/php
>>> /usr/bin/pear
>>> /usr/bin/phpextdist
>>> /usr/bin/phpize
>>> /usr/bin/php-config
--- /usr/lib/
--- /usr/lib/php/
--- /usr/lib/php/DB/
>>> /usr/lib/php/DB/fbsql.php
>>> /usr/lib/php/DB/msql.php
>>> /usr/lib/php/DB/ibase.php
>>> /usr/lib/php/DB/mssql.php
>>> /usr/lib/php/DB/storage.php
>>> /usr/lib/php/DB/dbase.php
>>> /usr/lib/php/DB/sybase.php
>>> /usr/lib/php/DB/oci8.php
>>> /usr/lib/php/DB/ifx.php
>>> /usr/lib/php/DB/pgsql.php
>>> /usr/lib/php/DB/mysql.php
>>> /usr/lib/php/DB/odbc.php
>>> /usr/lib/php/DB/common.php
--- /usr/lib/php/OS/
>>> /usr/lib/php/OS/Guess.php
--- /usr/lib/php/Net/
>>> /usr/lib/php/Net/Socket.php
>>> /usr/lib/php/Net/SMTP.php
--- /usr/lib/php/XML/
--- /usr/lib/php/XML/RPC/
>>> /usr/lib/php/XML/RPC/Server.php
>>> /usr/lib/php/XML/Parser.php
>>> /usr/lib/php/XML/RPC.php
--- /usr/lib/php/Mail/
>>> /usr/lib/php/Mail/RFC822.php
>>> /usr/lib/php/Mail/mail.php
>>> /usr/lib/php/Mail/sendmail.php
>>> /usr/lib/php/Mail/smtp.php
--- /usr/lib/php/PEAR/
>>> /usr/lib/php/PEAR/Builder.php
>>> /usr/lib/php/PEAR/Installer.php
>>> /usr/lib/php/PEAR/Dependency.php
>>> /usr/lib/php/PEAR/Remote.php
>>> /usr/lib/php/PEAR/Config.php
--- /usr/lib/php/PEAR/Command/
>>> /usr/lib/php/PEAR/Command/Remote.php
>>> /usr/lib/php/PEAR/Command/Config.php
>>> /usr/lib/php/PEAR/Command/Build.php
>>> /usr/lib/php/PEAR/Command/Registry.php
>>> /usr/lib/php/PEAR/Command/Common.php
>>> /usr/lib/php/PEAR/Command/Install.php
>>> /usr/lib/php/PEAR/Command/Package.php
>>> /usr/lib/php/PEAR/Command/Auth.php
--- /usr/lib/php/PEAR/Frontend/
>>> /usr/lib/php/PEAR/Frontend/CLI.php
>>> /usr/lib/php/PEAR/Registry.php
>>> /usr/lib/php/PEAR/Packager.php
>>> /usr/lib/php/PEAR/Autoloader.php
>>> /usr/lib/php/PEAR/Common.php
>>> /usr/lib/php/PEAR/Command.php
--- /usr/lib/php/data/
--- /usr/lib/php/data/PEAR/
>>> /usr/lib/php/data/PEAR/template.spec
>>> /usr/lib/php/data/PEAR/package.dtd
--- /usr/lib/php/docs/
--- /usr/lib/php/docs/DB/
--- /usr/lib/php/docs/DB/DB/
>>> /usr/lib/php/docs/DB/DB/IDEAS
>>> /usr/lib/php/docs/DB/DB/STATUS
>>> /usr/lib/php/docs/DB/DB/TESTERS
>>> /usr/lib/php/docs/DB/DB/MAINTAINERS
--- /usr/lib/php/docs/Archive_Tar/
--- /usr/lib/php/docs/Archive_Tar/docs/
>>> /usr/lib/php/docs/Archive_Tar/docs/Archive_Tar.txt
>>> /usr/lib/php/Mail.php
>>> /usr/lib/php/.filemap
>>> /usr/lib/php/.lock
--- /usr/lib/php/Archive/
>>> /usr/lib/php/Archive/Tar.php
--- /usr/lib/php/build/
>>> /usr/lib/php/build/mkdep.awk
>>> /usr/lib/php/build/Makefile.global
>>> /usr/lib/php/build/configure.in
>>> /usr/lib/php/build/config-stubs
>>> /usr/lib/php/build/scan_makefile_in.awk
>>> /usr/lib/php/build/genif.sh
>>> /usr/lib/php/build/shtool
>>> /usr/lib/php/build/acinclude.m4
>>> /usr/lib/php/build/build2.mk
>>> /usr/lib/php/build/build.mk
>>> /usr/lib/php/build/print_include.awk
>>> /usr/lib/php/build/buildcheck.sh
>>> /usr/lib/php/build/phpize.m4
--- /usr/lib/php/tests/
--- /usr/lib/php/tests/DB/
--- /usr/lib/php/tests/DB/tests/
>>> /usr/lib/php/tests/DB/tests/db_error.phpt
>>> /usr/lib/php/tests/DB/tests/db_parsedsn.phpt
--- /usr/lib/php/tests/DB/tests/oci8/
>>> /usr/lib/php/tests/DB/tests/oci8/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/08affectedrows.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/09numrows.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/13limit.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/05sequences.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/07errornative.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/oci8/02fetch.phpt
--- /usr/lib/php/tests/DB/tests/odbc/
>>> /usr/lib/php/tests/DB/tests/odbc/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/09numrows.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/07errornative.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/odbc/02fetch.phpt
--- /usr/lib/php/tests/DB/tests/ibase/
>>> /usr/lib/php/tests/DB/tests/ibase/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/05sequences.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/ibase/02fetch.phpt
--- /usr/lib/php/tests/DB/tests/mysql/
>>> /usr/lib/php/tests/DB/tests/mysql/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/08affectedrows.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/09numrows.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/13limit.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/05sequences.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/07errornative.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/12tableinfo.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/14fetchmode_object.phpt
>>> /usr/lib/php/tests/DB/tests/mysql/02fetch.phpt
--- /usr/lib/php/tests/DB/tests/pgsql/
>>> /usr/lib/php/tests/DB/tests/pgsql/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/11transact.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/08affectedrows.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/09numrows.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/13limit.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/05sequences.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/07errornative.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/14fetchmode_object.phpt
>>> /usr/lib/php/tests/DB/tests/pgsql/02fetch.phpt
--- /usr/lib/php/tests/DB/tests/driver/
>>> /usr/lib/php/tests/DB/tests/driver/06prepexec.phpt
>>> /usr/lib/php/tests/DB/tests/driver/08affectedrows.phpt
>>> /usr/lib/php/tests/DB/tests/driver/09numrows.phpt
>>> /usr/lib/php/tests/DB/tests/driver/13limit.phpt
>>> /usr/lib/php/tests/DB/tests/driver/05sequences.phpt
>>> /usr/lib/php/tests/DB/tests/driver/15quote.phpt
>>> /usr/lib/php/tests/DB/tests/driver/01connect.phpt
>>> /usr/lib/php/tests/DB/tests/driver/10errormap.phpt
>>> /usr/lib/php/tests/DB/tests/driver/04numcols.phpt
>>> /usr/lib/php/tests/DB/tests/driver/03simplequery.phpt
>>> /usr/lib/php/tests/DB/tests/driver/14fetchmode_object.phpt
>>> /usr/lib/php/tests/DB/tests/driver/02fetch.phpt
>>> /usr/lib/php/tests/DB/tests/db_factory.phpt
>>> /usr/lib/php/tests/DB/tests/db_ismanip.phpt
>>> /usr/lib/php/tests/DB/tests/db_error2.phpt
--- /usr/lib/php/tests/XML_Parser/
--- /usr/lib/php/tests/XML_Parser/tests/
>>> /usr/lib/php/tests/XML_Parser/tests/001.phpt
>>> /usr/lib/php/tests/XML_Parser/tests/002.phpt
>>> /usr/lib/php/tests/XML_Parser/tests/003.phpt
>>> /usr/lib/php/tests/XML_Parser/tests/004.phpt
>>> /usr/lib/php/tests/XML_Parser/tests/005.phpt
>>> /usr/lib/php/tests/XML_Parser/tests/test2.xml
>>> /usr/lib/php/tests/XML_Parser/tests/test3.xml
>>> /usr/lib/php/System.php
>>> /usr/lib/php/PEAR.php
--- /usr/lib/php/.registry/
>>> /usr/lib/php/.registry/Mail.reg
>>> /usr/lib/php/.registry/PEAR.reg
>>> /usr/lib/php/.registry/Archive_Tar.reg
>>> /usr/lib/php/.registry/XML_RPC.reg
>>> /usr/lib/php/.registry/Net_SMTP.reg
>>> /usr/lib/php/.registry/Net_Socket.reg
>>> /usr/lib/php/.registry/XML_Parser.reg
>>> /usr/lib/php/.registry/HTTP.reg
>>> /usr/lib/php/.registry/Console_Getopt.reg
>>> /usr/lib/php/.registry/DB.reg
--- /usr/lib/php/Console/
>>> /usr/lib/php/Console/Getopt.php
>>> /usr/lib/php/pearcmd.php
--- /usr/lib/php/extensions/
--- /usr/lib/php/extensions/no-debug-non-zts-20020429/
>>> /usr/lib/php/extensions/no-debug-non-zts-20020429/java-test.php
>>> /usr/lib/php/extensions/no-debug-non-zts-20020429/php_java.jar
>>> /usr/lib/php/extensions/no-debug-non-zts-20020429/java.a
>>> /usr/lib/php/extensions/no-debug-non-zts-20020429/libphp_java.so -> java.so
>>> /usr/lib/php/extensions/no-debug-non-zts-20020429/java.so
>>> /usr/lib/php/HTTP.php
>>> /usr/lib/php/DB.php
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/php-4.3.2/
>>> /usr/share/doc/php-4.3.2/README.TESTING.gz
>>> /usr/share/doc/php-4.3.2/EXTENSIONS.gz
>>> /usr/share/doc/php-4.3.2/README.SELF-CONTAINED-EXTENSIONS.gz
>>> /usr/share/doc/php-4.3.2/README.EXTENSIONS.gz
>>> /usr/share/doc/php-4.3.2/TODO.gz
>>> /usr/share/doc/php-4.3.2/NEWS.gz
>>> /usr/share/doc/php-4.3.2/README.PARAMETER_PARSING_API.gz
>>> /usr/share/doc/php-4.3.2/INSTALL.gz
>>> /usr/share/doc/php-4.3.2/TODO.BUILDv5.gz
>>> /usr/share/doc/php-4.3.2/README.STREAMS.gz
>>> /usr/share/doc/php-4.3.2/TODO_SEGFAULTS.gz
>>> /usr/share/doc/php-4.3.2/CREDITS.gz
>>> /usr/share/doc/php-4.3.2/README.Zeus.gz
>>> /usr/share/doc/php-4.3.2/LICENSE.gz
>>> /usr/share/doc/php-4.3.2/README.QNX.gz
>>> /usr/share/doc/php-4.3.2/README.CVS-RULES.gz
>>> /usr/share/doc/php-4.3.2/README.UNIX-BUILD-SYSTEM.gz
>>> /usr/share/doc/php-4.3.2/README.SUBMITTING_PATCH.gz
>>> /usr/share/doc/php-4.3.2/README.EXT_SKEL.gz
--- /usr/include/
--- /usr/include/php/
--- /usr/include/php/ext/
--- /usr/include/php/ext/xml/
--- /usr/include/php/ext/xml/expat/
>>> /usr/include/php/ext/xml/expat/latin1tab.h
>>> /usr/include/php/ext/xml/expat/asciitab.h
>>> /usr/include/php/ext/xml/expat/expat.h
>>> /usr/include/php/ext/xml/expat/iasciitab.h
>>> /usr/include/php/ext/xml/expat/ascii.h
>>> /usr/include/php/ext/xml/expat/xmltok.h
>>> /usr/include/php/ext/xml/expat/utf8tab.h
>>> /usr/include/php/ext/xml/expat/xmltok_impl.h
>>> /usr/include/php/ext/xml/expat/xmlrole.h
>>> /usr/include/php/ext/xml/expat/winconfig.h
>>> /usr/include/php/ext/xml/expat/nametab.h
>>> /usr/include/php/ext/xml/php_xml.h
--- /usr/include/php/ext/pgsql/
>>> /usr/include/php/ext/pgsql/php_pgsql.h
--- /usr/include/php/ext/session/
>>> /usr/include/php/ext/session/mod_user.h
>>> /usr/include/php/ext/session/mod_mm.h
>>> /usr/include/php/ext/session/php_session.h
>>> /usr/include/php/ext/session/mod_files.h
--- /usr/include/php/ext/mbstring/
>>> /usr/include/php/ext/mbstring/unicode_table_cn.h
>>> /usr/include/php/ext/mbstring/unicode_table_ja.h
>>> /usr/include/php/ext/mbstring/unicode_table_kr.h
>>> /usr/include/php/ext/mbstring/unicode_table_ru.h
>>> /usr/include/php/ext/mbstring/unicode_table_tw.h
>>> /usr/include/php/ext/mbstring/mbfilter.h
>>> /usr/include/php/ext/mbstring/php_unicode.h
>>> /usr/include/php/ext/mbstring/mbfilter_cn.h
>>> /usr/include/php/ext/mbstring/mbfilter_ja.h
>>> /usr/include/php/ext/mbstring/mbfilter_kr.h
>>> /usr/include/php/ext/mbstring/mbfilter_ru.h
>>> /usr/include/php/ext/mbstring/mbfilter_tw.h
>>> /usr/include/php/ext/mbstring/unicode_data.h
>>> /usr/include/php/ext/mbstring/cp932_table.h
>>> /usr/include/php/ext/mbstring/unicode_table.h
>>> /usr/include/php/ext/mbstring/mbregex.h
>>> /usr/include/php/ext/mbstring/mbstring.h
>>> /usr/include/php/ext/mbstring/php_mbregex.h
--- /usr/include/php/ext/standard/
>>> /usr/include/php/ext/standard/php_ftok.h
>>> /usr/include/php/ext/standard/dl.h
>>> /usr/include/php/ext/standard/php_iptc.h
>>> /usr/include/php/ext/standard/crc32.h
>>> /usr/include/php/ext/standard/php_link.h
>>> /usr/include/php/ext/standard/php_mail.h
>>> /usr/include/php/ext/standard/php_math.h
>>> /usr/include/php/ext/standard/url_scanner_ex.h
>>> /usr/include/php/ext/standard/uniqid.h
>>> /usr/include/php/ext/standard/quot_print.h
>>> /usr/include/php/ext/standard/css.h
>>> /usr/include/php/ext/standard/dns.h
>>> /usr/include/php/ext/standard/php_rand.h
>>> /usr/include/php/ext/standard/md5.h
>>> /usr/include/php/ext/standard/reg.h
>>> /usr/include/php/ext/standard/url.h
>>> /usr/include/php/ext/standard/basic_functions.h
>>> /usr/include/php/ext/standard/flock_compat.h
>>> /usr/include/php/ext/standard/php_type.h
>>> /usr/include/php/ext/standard/scanf.h
>>> /usr/include/php/ext/standard/parsedate.h
>>> /usr/include/php/ext/standard/php_versioning.h
>>> /usr/include/php/ext/standard/php_ext_syslog.h
>>> /usr/include/php/ext/standard/php_browscap.h
>>> /usr/include/php/ext/standard/php_array.h
>>> /usr/include/php/ext/standard/php_image.h
>>> /usr/include/php/ext/standard/php_metaphone.h
>>> /usr/include/php/ext/standard/datetime.h
>>> /usr/include/php/ext/standard/cyr_convert.h
>>> /usr/include/php/ext/standard/credits_ext.h
>>> /usr/include/php/ext/standard/pageinfo.h
>>> /usr/include/php/ext/standard/php_smart_str.h
>>> /usr/include/php/ext/standard/file.h
>>> /usr/include/php/ext/standard/php_string.h
>>> /usr/include/php/ext/standard/exec.h
>>> /usr/include/php/ext/standard/php_parsedate.h
>>> /usr/include/php/ext/standard/php_assert.h
>>> /usr/include/php/ext/standard/head.h
>>> /usr/include/php/ext/standard/html.h
>>> /usr/include/php/ext/standard/fsock.h
>>> /usr/include/php/ext/standard/info.h
>>> /usr/include/php/ext/standard/microtime.h
>>> /usr/include/php/ext/standard/php_crypt.h
>>> /usr/include/php/ext/standard/pack.h
>>> /usr/include/php/ext/standard/sha1.h
>>> /usr/include/php/ext/standard/php_filestat.h
>>> /usr/include/php/ext/standard/php_dir.h
>>> /usr/include/php/ext/standard/php_lcg.h
>>> /usr/include/php/ext/standard/php_var.h
>>> /usr/include/php/ext/standard/url_scanner.h
>>> /usr/include/php/ext/standard/credits.h
>>> /usr/include/php/ext/standard/php_smart_str_public.h
>>> /usr/include/php/ext/standard/aggregation.h
>>> /usr/include/php/ext/standard/php_incomplete_class.h
>>> /usr/include/php/ext/standard/php_standard.h
>>> /usr/include/php/ext/standard/base64.h
>>> /usr/include/php/ext/standard/credits_sapi.h
>>> /usr/include/php/ext/standard/php_fopen_wrappers.h
--- /usr/include/php/TSRM/
>>> /usr/include/php/TSRM/tsrm_config.nw.h
>>> /usr/include/php/TSRM/tsrm_nw.h
>>> /usr/include/php/TSRM/TSRM.h
>>> /usr/include/php/TSRM/tsrm_win32.h
>>> /usr/include/php/TSRM/tsrm_config.w32.h
>>> /usr/include/php/TSRM/tsrm_virtual_cwd.h
>>> /usr/include/php/TSRM/tsrm_strtok_r.h
>>> /usr/include/php/TSRM/acconfig.h
>>> /usr/include/php/TSRM/tsrm_config.h
>>> /usr/include/php/TSRM/readdir.h
>>> /usr/include/php/TSRM/tsrm_config_common.h
--- /usr/include/php/Zend/
>>> /usr/include/php/Zend/zend_operators.h
>>> /usr/include/php/Zend/zend_constants.h
>>> /usr/include/php/Zend/zend_errors.h
>>> /usr/include/php/Zend/zend_API.h
>>> /usr/include/php/Zend/zend_static_allocator.h
>>> /usr/include/php/Zend/zend_ini.h
>>> /usr/include/php/Zend/zend_ptr_stack.h
>>> /usr/include/php/Zend/zend_execute.h
>>> /usr/include/php/Zend/zend_qsort.h
>>> /usr/include/php/Zend/zend_ini_scanner.h
>>> /usr/include/php/Zend/FlexLexer.h
>>> /usr/include/php/Zend/zend_language_parser.h
>>> /usr/include/php/Zend/zend_hash.h
>>> /usr/include/php/Zend/zend_modules.h
>>> /usr/include/php/Zend/zend_config.h
>>> /usr/include/php/Zend/zend_execute_locks.h
>>> /usr/include/php/Zend/zend_llist.h
>>> /usr/include/php/Zend/zend_list.h
>>> /usr/include/php/Zend/zend_ini_parser.h
>>> /usr/include/php/Zend/zend_globals.h
>>> /usr/include/php/Zend/zend_stack.h
>>> /usr/include/php/Zend/zend_config.w32.h
>>> /usr/include/php/Zend/zend_highlight.h
>>> /usr/include/php/Zend/zend_indent.h
>>> /usr/include/php/Zend/zend_globals_macros.h
>>> /usr/include/php/Zend/zend_dynamic_array.h
>>> /usr/include/php/Zend/zend_types.h
>>> /usr/include/php/Zend/zend_extensions.h
>>> /usr/include/php/Zend/zend.h
>>> /usr/include/php/Zend/zend_alloc.h
>>> /usr/include/php/Zend/zend_builtin_functions.h
>>> /usr/include/php/Zend/zend_language_scanner.h
>>> /usr/include/php/Zend/zend_multibyte.h
>>> /usr/include/php/Zend/zend_fast_cache.h
>>> /usr/include/php/Zend/zend_compile.h
>>> /usr/include/php/Zend/acconfig.h
>>> /usr/include/php/Zend/zend_multiply.h
>>> /usr/include/php/Zend/zend_istdiostream.h
>>> /usr/include/php/Zend/zend_variables.h
>>> /usr/include/php/Zend/zend_execute_globals.h
--- /usr/include/php/main/
>>> /usr/include/php/main/php_compat.h
>>> /usr/include/php/main/php_config.h
>>> /usr/include/php/main/php_open_temporary_file.h
>>> /usr/include/php/main/php_globals.h
>>> /usr/include/php/main/php_main.h
>>> /usr/include/php/main/rfc1867.h
>>> /usr/include/php/main/php3_compat.h
>>> /usr/include/php/main/php.h
>>> /usr/include/php/main/php_output.h
>>> /usr/include/php/main/php_version.h
>>> /usr/include/php/main/SAPI.h
>>> /usr/include/php/main/spprintf.h
>>> /usr/include/php/main/php_syslog.h
>>> /usr/include/php/main/fopen_wrappers.h
>>> /usr/include/php/main/php_variables.h
>>> /usr/include/php/main/safe_mode.h
>>> /usr/include/php/main/logos.h
>>> /usr/include/php/main/php_streams.h
>>> /usr/include/php/main/config.w32.h
>>> /usr/include/php/main/win95nt.h
>>> /usr/include/php/main/php_reentrancy.h
>>> /usr/include/php/main/php_content_types.h
>>> /usr/include/php/main/config.nw.h
>>> /usr/include/php/main/php_regex.h
>>> /usr/include/php/main/php_ini.h
>>> /usr/include/php/main/php_scandir.h
>>> /usr/include/php/main/internal_functions_registry.h
>>> /usr/include/php/main/php_embed.h
>>> /usr/include/php/main/php_logos.h
>>> /usr/include/php/main/php_network.h
>>> /usr/include/php/main/php_ticks.h
>>> /usr/include/php/main/build-defs.h
>>> /usr/include/php/main/php_memory_streams.h
>>> /usr/include/php/main/snprintf.h
--- /usr/include/php/regex/
>>> /usr/include/php/regex/cname.h
>>> /usr/include/php/regex/regex_extra.h
>>> /usr/include/php/regex/regex.h
>>> /usr/include/php/regex/cclass.h
>>> /usr/include/php/regex/utils.h
>>> /usr/include/php/regex/regex2.h
>>> /usr/include/php/acconfig.h

>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/doc/php-4.3.2/TODO_SEGFAULTS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/TODO.gz
--- !mtime obj /usr/share/doc/php-4.3.2/TODO.BUILDv5.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.Zeus.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.UNIX-BUILD-SYSTEM.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.TESTING.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.SUBMITTING_PATCH.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.STREAMS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.SELF-CONTAINED-EXTENSIONS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.QNX.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.PARAMETER_PARSING_API.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.EXT_SKEL.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.EXTENSIONS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/README.CVS-RULES.gz
--- !mtime obj /usr/share/doc/php-4.3.2/NEWS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/LICENSE.gz
--- !mtime obj /usr/share/doc/php-4.3.2/INSTALL.gz
--- !mtime obj /usr/share/doc/php-4.3.2/EXTENSIONS.gz
--- !mtime obj /usr/share/doc/php-4.3.2/CREDITS.gz
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/test3.xml
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/test2.xml
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/005.phpt
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/004.phpt
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/003.phpt
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/002.phpt
--- !mtime obj /usr/lib/php/tests/XML_Parser/tests/001.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/14fetchmode_object.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/13limit.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/11transact.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/09numrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/08affectedrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/07errornative.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/05sequences.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/pgsql/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/09numrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/07errornative.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/odbc/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/13limit.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/09numrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/08affectedrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/07errornative.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/05sequences.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/oci8/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/14fetchmode_object.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/13limit.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/12tableinfo.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/09numrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/08affectedrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/07errornative.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/05sequences.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/mysql/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/05sequences.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/ibase/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/15quote.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/14fetchmode_object.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/13limit.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/10errormap.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/09numrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/08affectedrows.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/06prepexec.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/05sequences.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/04numcols.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/03simplequery.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/02fetch.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/driver/01connect.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/db_parsedsn.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/db_ismanip.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/db_factory.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/db_error2.phpt
--- !mtime obj /usr/lib/php/tests/DB/tests/db_error.phpt
--- !mtime obj /usr/lib/php/pearcmd.php
--- !mtime obj /usr/lib/php/docs/DB/DB/TESTERS
--- !mtime obj /usr/lib/php/docs/DB/DB/STATUS
--- !mtime obj /usr/lib/php/docs/DB/DB/MAINTAINERS
--- !mtime obj /usr/lib/php/docs/DB/DB/IDEAS
--- !mtime obj /usr/lib/php/docs/Archive_Tar/docs/Archive_Tar.txt
--- !mtime obj /usr/lib/php/data/PEAR/template.spec
--- !mtime obj /usr/lib/php/data/PEAR/package.dtd
--- !mtime obj /usr/lib/php/build/shtool
--- !mtime obj /usr/lib/php/build/scan_makefile_in.awk
--- !mtime obj /usr/lib/php/build/print_include.awk
--- !mtime obj /usr/lib/php/build/phpize.m4
--- !mtime obj /usr/lib/php/build/mkdep.awk
--- !mtime obj /usr/lib/php/build/genif.sh
--- !mtime obj /usr/lib/php/build/configure.in
--- !mtime obj /usr/lib/php/build/config-stubs
--- !mtime obj /usr/lib/php/build/buildcheck.sh
--- !mtime obj /usr/lib/php/build/build2.mk
--- !mtime obj /usr/lib/php/build/build.mk
--- !mtime obj /usr/lib/php/build/acinclude.m4
--- !mtime obj /usr/lib/php/build/Makefile.global
--- !mtime obj /usr/lib/php/XML/RPC/Server.php
--- !mtime obj /usr/lib/php/XML/RPC.php
--- !mtime obj /usr/lib/php/XML/Parser.php
--- !mtime obj /usr/lib/php/System.php
--- !mtime obj /usr/lib/php/PEAR/Remote.php
--- !mtime obj /usr/lib/php/PEAR/Registry.php
--- !mtime obj /usr/lib/php/PEAR/Packager.php
--- !mtime obj /usr/lib/php/PEAR/Installer.php
--- !mtime obj /usr/lib/php/PEAR/Frontend/CLI.php
--- !mtime obj /usr/lib/php/PEAR/Dependency.php
--- !mtime obj /usr/lib/php/PEAR/Config.php
--- !mtime obj /usr/lib/php/PEAR/Common.php
--- !mtime obj /usr/lib/php/PEAR/Command/Remote.php
--- !mtime obj /usr/lib/php/PEAR/Command/Registry.php
--- !mtime obj /usr/lib/php/PEAR/Command/Package.php
--- !mtime obj /usr/lib/php/PEAR/Command/Install.php
--- !mtime obj /usr/lib/php/PEAR/Command/Config.php
--- !mtime obj /usr/lib/php/PEAR/Command/Common.php
--- !mtime obj /usr/lib/php/PEAR/Command/Build.php
--- !mtime obj /usr/lib/php/PEAR/Command/Auth.php
--- !mtime obj /usr/lib/php/PEAR/Command.php
--- !mtime obj /usr/lib/php/PEAR/Builder.php
--- !mtime obj /usr/lib/php/PEAR/Autoloader.php
--- !mtime obj /usr/lib/php/PEAR.php
--- !mtime obj /usr/lib/php/OS/Guess.php
--- !mtime obj /usr/lib/php/Net/Socket.php
--- !mtime obj /usr/lib/php/Net/SMTP.php
--- !mtime obj /usr/lib/php/Mail/smtp.php
--- !mtime obj /usr/lib/php/Mail/sendmail.php
--- !mtime obj /usr/lib/php/Mail/mail.php
--- !mtime obj /usr/lib/php/Mail/RFC822.php
--- !mtime obj /usr/lib/php/Mail.php
--- !mtime obj /usr/lib/php/HTTP.php
--- !mtime obj /usr/lib/php/DB/sybase.php
--- !mtime obj /usr/lib/php/DB/storage.php
--- !mtime obj /usr/lib/php/DB/pgsql.php
--- !mtime obj /usr/lib/php/DB/odbc.php
--- !mtime obj /usr/lib/php/DB/oci8.php
--- !mtime obj /usr/lib/php/DB/mysql.php
--- !mtime obj /usr/lib/php/DB/mssql.php
--- !mtime obj /usr/lib/php/DB/msql.php
--- !mtime obj /usr/lib/php/DB/ifx.php
--- !mtime obj /usr/lib/php/DB/ibase.php
--- !mtime obj /usr/lib/php/DB/fbsql.php
--- !mtime obj /usr/lib/php/DB/dbase.php
--- !mtime obj /usr/lib/php/DB/common.php
--- !mtime obj /usr/lib/php/DB.php
--- !mtime obj /usr/lib/php/Console/Getopt.php
--- !mtime obj /usr/lib/php/Archive/Tar.php
--- !mtime obj /usr/lib/php/.registry/XML_RPC.reg
--- !mtime obj /usr/lib/php/.registry/XML_Parser.reg
--- !mtime obj /usr/lib/php/.registry/PEAR.reg
--- !mtime obj /usr/lib/php/.registry/Net_Socket.reg
--- !mtime obj /usr/lib/php/.registry/Net_SMTP.reg
--- !mtime obj /usr/lib/php/.registry/Mail.reg
--- !mtime obj /usr/lib/php/.registry/HTTP.reg
--- !mtime obj /usr/lib/php/.registry/DB.reg
--- !mtime obj /usr/lib/php/.registry/Console_Getopt.reg
--- !mtime obj /usr/lib/php/.registry/Archive_Tar.reg
--- !mtime obj /usr/lib/php/.lock
--- !mtime obj /usr/lib/php/.filemap
--- !mtime obj /usr/include/php/regex/utils.h
--- !mtime obj /usr/include/php/regex/regex_extra.h
--- !mtime obj /usr/include/php/regex/regex2.h
--- !mtime obj /usr/include/php/regex/regex.h
--- !mtime obj /usr/include/php/regex/cname.h
--- !mtime obj /usr/include/php/regex/cclass.h
--- !mtime obj /usr/include/php/main/win95nt.h
--- !mtime obj /usr/include/php/main/spprintf.h
--- !mtime obj /usr/include/php/main/snprintf.h
--- !mtime obj /usr/include/php/main/safe_mode.h
--- !mtime obj /usr/include/php/main/rfc1867.h
--- !mtime obj /usr/include/php/main/php_version.h
--- !mtime obj /usr/include/php/main/php_variables.h
--- !mtime obj /usr/include/php/main/php_ticks.h
--- !mtime obj /usr/include/php/main/php_syslog.h
--- !mtime obj /usr/include/php/main/php_streams.h
--- !mtime obj /usr/include/php/main/php_scandir.h
--- !mtime obj /usr/include/php/main/php_regex.h
--- !mtime obj /usr/include/php/main/php_reentrancy.h
--- !mtime obj /usr/include/php/main/php_output.h
--- !mtime obj /usr/include/php/main/php_open_temporary_file.h
--- !mtime obj /usr/include/php/main/php_network.h
--- !mtime obj /usr/include/php/main/php_memory_streams.h
--- !mtime obj /usr/include/php/main/php_main.h
--- !mtime obj /usr/include/php/main/php_logos.h
--- !mtime obj /usr/include/php/main/php_ini.h
--- !mtime obj /usr/include/php/main/php_globals.h
--- !mtime obj /usr/include/php/main/php_embed.h
--- !mtime obj /usr/include/php/main/php_content_types.h
--- !mtime obj /usr/include/php/main/php_config.h
--- !mtime obj /usr/include/php/main/php_compat.h
--- !mtime obj /usr/include/php/main/php3_compat.h
--- !mtime obj /usr/include/php/main/php.h
--- !mtime obj /usr/include/php/main/logos.h
--- !mtime obj /usr/include/php/main/internal_functions_registry.h
--- !mtime obj /usr/include/php/main/fopen_wrappers.h
--- !mtime obj /usr/include/php/main/config.w32.h
--- !mtime obj /usr/include/php/main/config.nw.h
--- !mtime obj /usr/include/php/main/build-defs.h
--- !mtime obj /usr/include/php/main/SAPI.h
--- !mtime obj /usr/include/php/ext/xml/php_xml.h
--- !mtime obj /usr/include/php/ext/xml/expat/xmltok_impl.h
--- !mtime obj /usr/include/php/ext/xml/expat/xmltok.h
--- !mtime obj /usr/include/php/ext/xml/expat/xmlrole.h
--- !mtime obj /usr/include/php/ext/xml/expat/winconfig.h
--- !mtime obj /usr/include/php/ext/xml/expat/utf8tab.h
--- !mtime obj /usr/include/php/ext/xml/expat/nametab.h
--- !mtime obj /usr/include/php/ext/xml/expat/latin1tab.h
--- !mtime obj /usr/include/php/ext/xml/expat/iasciitab.h
--- !mtime obj /usr/include/php/ext/xml/expat/expat.h
--- !mtime obj /usr/include/php/ext/xml/expat/asciitab.h
--- !mtime obj /usr/include/php/ext/xml/expat/ascii.h
--- !mtime obj /usr/include/php/ext/standard/url_scanner_ex.h
--- !mtime obj /usr/include/php/ext/standard/url_scanner.h
--- !mtime obj /usr/include/php/ext/standard/url.h
--- !mtime obj /usr/include/php/ext/standard/uniqid.h
--- !mtime obj /usr/include/php/ext/standard/sha1.h
--- !mtime obj /usr/include/php/ext/standard/scanf.h
--- !mtime obj /usr/include/php/ext/standard/reg.h
--- !mtime obj /usr/include/php/ext/standard/quot_print.h
--- !mtime obj /usr/include/php/ext/standard/php_versioning.h
--- !mtime obj /usr/include/php/ext/standard/php_var.h
--- !mtime obj /usr/include/php/ext/standard/php_type.h
--- !mtime obj /usr/include/php/ext/standard/php_string.h
--- !mtime obj /usr/include/php/ext/standard/php_standard.h
--- !mtime obj /usr/include/php/ext/standard/php_smart_str_public.h
--- !mtime obj /usr/include/php/ext/standard/php_smart_str.h
--- !mtime obj /usr/include/php/ext/standard/php_rand.h
--- !mtime obj /usr/include/php/ext/standard/php_parsedate.h
--- !mtime obj /usr/include/php/ext/standard/php_metaphone.h
--- !mtime obj /usr/include/php/ext/standard/php_math.h
--- !mtime obj /usr/include/php/ext/standard/php_mail.h
--- !mtime obj /usr/include/php/ext/standard/php_link.h
--- !mtime obj /usr/include/php/ext/standard/php_lcg.h
--- !mtime obj /usr/include/php/ext/standard/php_iptc.h
--- !mtime obj /usr/include/php/ext/standard/php_incomplete_class.h
--- !mtime obj /usr/include/php/ext/standard/php_image.h
--- !mtime obj /usr/include/php/ext/standard/php_ftok.h
--- !mtime obj /usr/include/php/ext/standard/php_fopen_wrappers.h
--- !mtime obj /usr/include/php/ext/standard/php_filestat.h
--- !mtime obj /usr/include/php/ext/standard/php_ext_syslog.h
--- !mtime obj /usr/include/php/ext/standard/php_dir.h
--- !mtime obj /usr/include/php/ext/standard/php_crypt.h
--- !mtime obj /usr/include/php/ext/standard/php_browscap.h
--- !mtime obj /usr/include/php/ext/standard/php_assert.h
--- !mtime obj /usr/include/php/ext/standard/php_array.h
--- !mtime obj /usr/include/php/ext/standard/parsedate.h
--- !mtime obj /usr/include/php/ext/standard/pageinfo.h
--- !mtime obj /usr/include/php/ext/standard/pack.h
--- !mtime obj /usr/include/php/ext/standard/microtime.h
--- !mtime obj /usr/include/php/ext/standard/md5.h
--- !mtime obj /usr/include/php/ext/standard/info.h
--- !mtime obj /usr/include/php/ext/standard/html.h
--- !mtime obj /usr/include/php/ext/standard/head.h
--- !mtime obj /usr/include/php/ext/standard/fsock.h
--- !mtime obj /usr/include/php/ext/standard/flock_compat.h
--- !mtime obj /usr/include/php/ext/standard/file.h
--- !mtime obj /usr/include/php/ext/standard/exec.h
--- !mtime obj /usr/include/php/ext/standard/dns.h
--- !mtime obj /usr/include/php/ext/standard/dl.h
--- !mtime obj /usr/include/php/ext/standard/datetime.h
--- !mtime obj /usr/include/php/ext/standard/cyr_convert.h
--- !mtime obj /usr/include/php/ext/standard/css.h
--- !mtime obj /usr/include/php/ext/standard/credits_sapi.h
--- !mtime obj /usr/include/php/ext/standard/credits_ext.h
--- !mtime obj /usr/include/php/ext/standard/credits.h
--- !mtime obj /usr/include/php/ext/standard/crc32.h
--- !mtime obj /usr/include/php/ext/standard/basic_functions.h
--- !mtime obj /usr/include/php/ext/standard/base64.h
--- !mtime obj /usr/include/php/ext/standard/aggregation.h
--- !mtime obj /usr/include/php/ext/session/php_session.h
--- !mtime obj /usr/include/php/ext/session/mod_user.h
--- !mtime obj /usr/include/php/ext/session/mod_mm.h
--- !mtime obj /usr/include/php/ext/session/mod_files.h
--- !mtime obj /usr/include/php/ext/pgsql/php_pgsql.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table_tw.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table_ru.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table_kr.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table_ja.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table_cn.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_table.h
--- !mtime obj /usr/include/php/ext/mbstring/unicode_data.h
--- !mtime obj /usr/include/php/ext/mbstring/php_unicode.h
--- !mtime obj /usr/include/php/ext/mbstring/php_mbregex.h
--- !mtime obj /usr/include/php/ext/mbstring/mbstring.h
--- !mtime obj /usr/include/php/ext/mbstring/mbregex.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter_tw.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter_ru.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter_kr.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter_ja.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter_cn.h
--- !mtime obj /usr/include/php/ext/mbstring/mbfilter.h
--- !mtime obj /usr/include/php/ext/mbstring/cp932_table.h
--- !mtime obj /usr/include/php/acconfig.h
--- !mtime obj /usr/include/php/Zend/zend_variables.h
--- !mtime obj /usr/include/php/Zend/zend_types.h
--- !mtime obj /usr/include/php/Zend/zend_static_allocator.h
--- !mtime obj /usr/include/php/Zend/zend_stack.h
--- !mtime obj /usr/include/php/Zend/zend_qsort.h
--- !mtime obj /usr/include/php/Zend/zend_ptr_stack.h
--- !mtime obj /usr/include/php/Zend/zend_operators.h
--- !mtime obj /usr/include/php/Zend/zend_multiply.h
--- !mtime obj /usr/include/php/Zend/zend_multibyte.h
--- !mtime obj /usr/include/php/Zend/zend_modules.h
--- !mtime obj /usr/include/php/Zend/zend_llist.h
--- !mtime obj /usr/include/php/Zend/zend_list.h
--- !mtime obj /usr/include/php/Zend/zend_language_scanner.h
--- !mtime obj /usr/include/php/Zend/zend_language_parser.h
--- !mtime obj /usr/include/php/Zend/zend_istdiostream.h
--- !mtime obj /usr/include/php/Zend/zend_ini_scanner.h
--- !mtime obj /usr/include/php/Zend/zend_ini_parser.h
--- !mtime obj /usr/include/php/Zend/zend_ini.h
--- !mtime obj /usr/include/php/Zend/zend_indent.h
--- !mtime obj /usr/include/php/Zend/zend_highlight.h
--- !mtime obj /usr/include/php/Zend/zend_hash.h
--- !mtime obj /usr/include/php/Zend/zend_globals_macros.h
--- !mtime obj /usr/include/php/Zend/zend_globals.h
--- !mtime obj /usr/include/php/Zend/zend_fast_cache.h
--- !mtime obj /usr/include/php/Zend/zend_extensions.h
--- !mtime obj /usr/include/php/Zend/zend_execute_locks.h
--- !mtime obj /usr/include/php/Zend/zend_execute_globals.h
--- !mtime obj /usr/include/php/Zend/zend_execute.h
--- !mtime obj /usr/include/php/Zend/zend_errors.h
--- !mtime obj /usr/include/php/Zend/zend_dynamic_array.h
--- !mtime obj /usr/include/php/Zend/zend_constants.h
--- !mtime obj /usr/include/php/Zend/zend_config.w32.h
--- !mtime obj /usr/include/php/Zend/zend_config.h
--- !mtime obj /usr/include/php/Zend/zend_compile.h
--- !mtime obj /usr/include/php/Zend/zend_builtin_functions.h
--- !mtime obj /usr/include/php/Zend/zend_alloc.h
--- !mtime obj /usr/include/php/Zend/zend_API.h
--- !mtime obj /usr/include/php/Zend/zend.h
--- !mtime obj /usr/include/php/Zend/acconfig.h
--- !mtime obj /usr/include/php/Zend/FlexLexer.h
--- !mtime obj /usr/include/php/TSRM/tsrm_win32.h
--- !mtime obj /usr/include/php/TSRM/tsrm_virtual_cwd.h
--- !mtime obj /usr/include/php/TSRM/tsrm_strtok_r.h
--- !mtime obj /usr/include/php/TSRM/tsrm_nw.h
--- !mtime obj /usr/include/php/TSRM/tsrm_config_common.h
--- !mtime obj /usr/include/php/TSRM/tsrm_config.w32.h
--- !mtime obj /usr/include/php/TSRM/tsrm_config.nw.h
--- !mtime obj /usr/include/php/TSRM/tsrm_config.h
--- !mtime obj /usr/include/php/TSRM/readdir.h
--- !mtime obj /usr/include/php/TSRM/acconfig.h
--- !mtime obj /usr/include/php/TSRM/TSRM.h
--- !mtime obj /usr/bin/phpize
--- !mtime obj /usr/bin/phpextdist
--- !mtime obj /usr/bin/php-config
--- !mtime obj /usr/bin/php
--- !mtime obj /usr/bin/pear
--- cfgpro obj /etc/php4/php.ini
--- cfgpro dir /etc/php4
--- !empty dir /usr/share/doc/php-4.3.2
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr/lib/php/tests/XML_Parser/tests
--- !empty dir /usr/lib/php/tests/XML_Parser
--- !empty dir /usr/lib/php/tests/DB/tests/pgsql
--- !empty dir /usr/lib/php/tests/DB/tests/odbc
--- !empty dir /usr/lib/php/tests/DB/tests/oci8
--- !empty dir /usr/lib/php/tests/DB/tests/mysql
--- !empty dir /usr/lib/php/tests/DB/tests/ibase
--- !empty dir /usr/lib/php/tests/DB/tests/driver
--- !empty dir /usr/lib/php/tests/DB/tests
--- !empty dir /usr/lib/php/tests/DB
--- !empty dir /usr/lib/php/tests
--- !empty dir /usr/lib/php/extensions/no-debug-non-zts-20020429
--- !empty dir /usr/lib/php/extensions
--- !empty dir /usr/lib/php/docs/DB/DB
--- !empty dir /usr/lib/php/docs/DB
--- !empty dir /usr/lib/php/docs/Archive_Tar/docs
--- !empty dir /usr/lib/php/docs/Archive_Tar
--- !empty dir /usr/lib/php/docs
--- !empty dir /usr/lib/php/data/PEAR
--- !empty dir /usr/lib/php/data
--- !empty dir /usr/lib/php/build
--- !empty dir /usr/lib/php/XML/RPC
--- !empty dir /usr/lib/php/XML
--- !empty dir /usr/lib/php/PEAR/Frontend
--- !empty dir /usr/lib/php/PEAR/Command
--- !empty dir /usr/lib/php/PEAR
--- !empty dir /usr/lib/php/OS
--- !empty dir /usr/lib/php/Net
--- !empty dir /usr/lib/php/Mail
--- !empty dir /usr/lib/php/DB
--- !empty dir /usr/lib/php/Console
--- !empty dir /usr/lib/php/Archive
--- !empty dir /usr/lib/php/.registry
--- !empty dir /usr/lib/php
--- !empty dir /usr/lib
--- !empty dir /usr/include/php/regex
--- !empty dir /usr/include/php/main
--- !empty dir /usr/include/php/ext/xml/expat
--- !empty dir /usr/include/php/ext/xml
--- !empty dir /usr/include/php/ext/standard
--- !empty dir /usr/include/php/ext/session
--- !empty dir /usr/include/php/ext/pgsql
--- !empty dir /usr/include/php/ext/mbstring
--- !empty dir /usr/include/php/ext
--- !empty dir /usr/include/php/Zend
--- !empty dir /usr/include/php/TSRM
--- !empty dir /usr/include/php
--- !empty dir /usr/include
--- !empty dir /usr/bin
--- !empty dir /usr
--- !empty dir /etc
>>> original instance of package unmerged safely.
 *
 * This is a CLI only build.
 * You can not use it on a webserver.
 *
>>> Regenerating /etc/ld.so.cache...
>>> dev-php/php-4.3.2 merged.

 dev-php/php
    selected: none
   protected: 4.3.2
     omitted: none

>>> clean: No packages selected for removal.

>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.
 * IMPORTANT: 1 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

Comment 3 Will Buckner 2003-06-06 19:39:14 UTC
Ah, one more thing.. after the emerge, etc-update now wants to completly remove php.ini. The diff shows the old file being removed, with nothing added in its place.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-10 13:04:35 UTC
Ok, this should all be fixed now, please test.
Comment 5 Will Buckner 2003-06-10 15:35:01 UTC
Still one PEAR error, other than that everything went ok..

make: `install-programs' is up to date.
sed: -e expression #1, char 83: Unterminated `s' command
cat: write error: Broken pipe
man:
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-09-26 17:11:12 UTC
closing old bugs.