Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110362

Summary: configure error on update to php-4.4.0-r1
Product: Gentoo Linux Reporter: Mark Haney <mhaney>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: halvorsen.bjorn_erik
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Log of the PHP build failure.

Description Mark Haney 2005-10-24 12:10:43 UTC
emerge -uDNav world fails to update php-4.4.0-r1 with an error.  The log is
attached below.  This was done in response to a new kernel build which adds IPv6
support to existing kernel config using the same kernel.

Reproducible: Always
Steps to Reproduce:
1.emerge -uDNav world
2.fails.
3.

Actual Results:  
Emerge dies and no updates can occur.

Expected Results:  
Should have finished the PHP update build and continued with rest of updates to
system to include IPv6 support in the kernel.

Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r9 i686)
=================================================================
System uname: 2.6.12-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O2 -mcpu=i686 -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O2 -mcpu=i686 -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr clamav crypt cups curl dbm
dvdr eds emboss encode esd ethereal fam foomaticdb fortran ftp gd gdbm gif gnome
gpm gstreamer gtk gtk2 hal howl imlib ipv6 java javascript jpeg kerberos ldap
libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql mysqli ncurses nls ogg
oggvorbis opengl oss pam pdflib perl png python quicktime readline samba sdl
spell ssl symlink tcpd tiff truetype truetype-fonts type1-fonts usb vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mark Haney 2005-10-24 12:14:05 UTC
Created attachment 71350 [details]
Log of the PHP build failure.

Log of the PHP build failure.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-24 12:17:37 UTC
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
>warning: libmysqlclient.so.12, needed by /usr/X11R6/lib/libxmlparse.so, not found 

Please, search before reporting bugs.

Run revdep-rebuild and/or revdep-rebuild --library="libmysqlclient.so.12"

*** This bug has been marked as a duplicate of 106120 ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-10-24 13:18:30 UTC
*** Bug 110368 has been marked as a duplicate of this bug. ***