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

Bug 103527

Summary: gnome-base/libbonobo-2.10.1 failed with missing XML::Parser dep
Product: Gentoo Linux Reporter: Rob Smith <gentoo>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rob Smith 2005-08-23 15:03:04 UTC
libbonobo 2.10.1 requires XML::Parser perl module, not listed as a dep.

Reproducible: Always
Steps to Reproduce:
1. emerge -u libbonobo without XML::Parser on your sysyem
Actual Results:  
kormoc kormoc # emerge -u gnome-base/libbonobo gnome-base/libbonoboui
Calculating dependencies ...done!
>>> emerge (1 of 2) gnome-base/libbonobo-2.10.1 to /
>>> md5 files   ;-) libbonobo-2.10.0.ebuild
>>> md5 files   ;-) libbonobo-2.10.1.ebuild
>>> md5 files   ;-) libbonobo-2.8.1.ebuild
>>> md5 files   ;-) files/digest-libbonobo-2.10.0
>>> md5 files   ;-) files/digest-libbonobo-2.10.1
>>> md5 files   ;-) files/digest-libbonobo-2.8.1
>>> md5 src_uri ;-) libbonobo-2.10.1.tar.bz2
>>> Unpacking source...
>>> Unpacking libbonobo-2.10.1.tar.bz2 to /tmp/portage/libbonobo-2.10.1/work
>>> Source unpacked.
 * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 * Applying uClibc/libtool patches ...
 * econf: updating libbonobo-2.10.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libbonobo-2.10.1/config.guess with
/usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-static
--disable-bonobo-activation-debug --disable-gtk-doc
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool

!!! Please attach the config.log to your bug report:
!!! /tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/config.log

!!! ERROR: gnome-base/libbonobo-2.10.1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed

Expected Results:  
built libbonobo

kormoc kormoc # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-rc6 i686)
=================================================================
System uname: 2.6.13-rc6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.0_pre6
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -mmmx -msse -msse2 -mno-sse3 -mno-3dnow
-mfpmath=sse,387 -fomit-frame-pointer -maccumulate-outgoing-args"
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="-O3 -march=pentium4 -pipe -mmmx -msse -msse2 -mno-sse3 -mno-3dnow
-mfpmath=sse,387 -fomit-frame-pointer -maccumulate-outgoing-args"
DISTDIR="/tmp/disfiles"
FEATURES="autoconfig distlocks parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/tmp/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage/"
USE="x86 X alsa apm avi berkdb bitmap-fonts crypt cups curl eds emboss encode
fam foomaticdb fortran gd gdbm gif gpm gstreamer gtk gtk2 guile imagemagick
imlibjava jpeg libg++ libwww mad mikmod mmx mmx2 motif mozilla mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl oss pam pdflib perl pic png python qt quicktime
readline samba sdl spell sse ssl svga tcpd tiff truetype truetype-fonts
type1-fonts vorbis xine xinerama xml2 xmms xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-23 15:19:54 UTC
Please search before filing new bug reports.

*** This bug has been marked as a duplicate of 41124 ***