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

Bug 88260

Summary: gnome-vfs ebuild fails; XML::Parser needed for intltool
Product: Gentoo Linux Reporter: Todd Walton <todd>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Todd Walton 2005-04-07 07:25:23 UTC
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gnome-vfs-2.8.4-r1/work/gnome-vfs-2.8.4/config.log

!!! ERROR: gnome-base/gnome-vfs-2.8.4-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge gnome-vfs



Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  6 2005, 08:36:15)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-Os -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
http://gentoo.binarycompass.org http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://gentoo.eliteitminds.com
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://lug.mtu.edu/gentoo
http://mirror.isp.net.au/pub/gentoo/ http://gentoo.ccccom.com
http://prometheus.cs.wmich.edu/gentoo
http://www.zentek-international.com/mirrors/gentoo/
http://mirror.usu.edu/mirrors/gentoo/ http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib activefilter alsa artworkextra avi bash-completion
bootsplash cdda cddb cdinstall cdio codecs commercial dga dhcp directfb
divx4linux dpms dts exif faad fam fame fb fbcon flac ggi gif gmail gnome
gstreamer gtk2 httpd i8x0 imagemagick innkeywords inntaggedhash jabber java
javascript jp2 jpeg jpeg2k kdexdeltas lcms libcaca live lzo lzw lzw-tiff maildir
memlimit mjpeg mmx mng mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
mpeg4 mplayer mppe-mppc network no24bpp nocd nodrm nptl offensive ogg oggvorbis
opengl pdflib png qt quicktime rdesktop real sblive sdl server spell stream svg
svga symlink tga theora threads tiff truetype truetype-fonts v4l v4l2 vcd vidix
vlm win32codecs wmf x11vnc xanim xine xmms xosd xpm xscreensaver xv xvid xvmc
yahoo yv12"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-04-07 07:29:03 UTC
this is a well known issue with perl libraries. probably you updated perl lately, which b0rked some things. however, this is easy to fix: just run 

sh /usr/portage/dev-lang/perl/files/libperl_rebuilder
Comment 2 Todd Walton 2005-04-07 07:41:25 UTC
Thank you very much.  That fixes my problem.
Comment 3 foser (RETIRED) gentoo-dev 2005-04-07 07:53:10 UTC
we dupe them for a reason blubb.
Comment 4 foser (RETIRED) gentoo-dev 2005-04-07 07:53:24 UTC

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