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

Bug 78148

Summary: app-text/scrollkeeper-0.3.14 failed because dev-perl/XML-Parser not installed
Product: Gentoo Linux Reporter: Account Removed <24d493064104adeb35675d0748f71aac05b632fb>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Account Removed 2005-01-15 15:48:43 UTC
Was trying to emerge rhythmbox and scrollkeeper-0.3.14 was the last of the dependencies to get sucked in. This failed compiling because of a missing Perl module dev-perl/XML-Parser - the ebuild dependencies apparently didn't pick up on this.

The obvious workaround seems to have worked:

emerge XML-Parser

Reproducible: Always
Steps to Reproduce:
1. emerge rhythmbox (or scrollkeeper itself I presume)
2.
3.

Actual Results:  
LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in
scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache
You must have XML::Parser installed to run ../../intltool-merge



Here are the USE flags from /etc/make.conf:

USE="acl alsa cdr cups dga directfb dvd dvdr fbcon nas samba scanner tiff usb
-gnome -gtk -ldap"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-15 18:13:56 UTC
intltool has the XML-Parser dependency. sounds like you did not run the libperl rebuilder directly after your last perl update
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-04-09 07:00:47 UTC

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