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

Bug 141787

Summary: shared-mime-info failes on missing XML-Parser which is not missing
Product: Gentoo Linux Reporter: Thijmen <bugs.gentoo.org>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config log

Description Thijmen 2006-07-26 05:06:01 UTC
emerge -u shared-mime-info : (last lines)

checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/shared-mime-info-0.18/work/shared-mime-info-0.18/config.log

!!! ERROR: x11-misc/shared-mime-info-0.18 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  shared-mime-info-0.18.ebuild, line 35:   Called econf '--disable-update-mimedb'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
        
macmonster ~ # emerge --search -p XML-Parser
Searching...   
[ Results for search key : XML-Parser ]
[ Applications found : 1 ]
 
*  dev-perl/XML-Parser
      Latest version available: 2.34
      Latest version installed: 2.34
      Size of files: 224 kB
      Homepage:      http://search.cpan.org/~msergeant/XML-Parser-2.34/
      Description:   A Perl extension interface to James Clark's XML parser, expat
      License:       Artistic

macmonster ~ # updatedb && locate Parser.pm |grep XML
/usr/lib/perl5/vendor_perl/5.8.8/powerpc-linux/XML/Parser.pm



macmonster ~ # emerge --info
Portage 2.1.1_pre3-r5 (default-linux/ppc/ppc32, gcc-3.4.4/vanilla, glibc-2.3.5-r3, 2.6.16-gentoo-r9 ppc)
=================================================================
System uname: 2.6.16-gentoo-r9 ppc 7447A, altivec supported
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.scarlet-internet.nl/pub/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc a52 alsa asf berkdb bitmap-fonts cddb cdr cli crypt divx4linux dlloader dmo dri dsp dv dvb dvbplayer dvd dvdread encode fame fortran isdnlog jit mpeg mysql ncurses nls nptl nptlonly ogg opengl os pcre perl pppd python qt quicktime readline reflection session spl ssl subtitles tcpd truetype-fonts type1-fonts unicode usb vorbis wmf wmf9dmo wmv9dmo x264 xorg xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Thijmen 2006-07-26 05:08:14 UTC
Created attachment 92773 [details]
config log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-26 06:55:48 UTC

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