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

Bug 189453

Summary: XML::Parser missing in dependencies of gnome-base/gconf-2.18.0.1
Product: Gentoo Linux Reporter: Sebastian Meßmer <heinzisoft>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian Meßmer 2007-08-19 12:18:19 UTC
Part of the output of emerge -uND world:

>>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:
>>!!! /home/tmp/portage/gnome-base/gconf-2.18.0.1/work/GConf-2.18.0.1/config.log
>>
>>!!! ERROR: gnome-base/gconf-2.18.0.1 failed.
>>Call stack:
>>  ebuild.sh, line 1632:   Called dyn_compile
>>  ebuild.sh, line 983:   Called qa_call 'src_compile'
>>  ebuild.sh, line 44:   Called src_compile
>>  ebuild.sh, line 1322:   Called gnome2_src_compile
>>  gnome2.eclass, line 70:   Called gnome2_src_configure
>>  gnome2.eclass, line 66:   Called econf '--enable-gtk' '--enable-gtk-doc'
>>  ebuild.sh, line 586:   Called die

I think dev-perl/XML-Elemental should be added to the dependencies of gnome-base/gconf

>>#emerge --searchdesc XML::Parser
>>Searching...
>>[ Results for search key : XML::Parser ]
>>[ Applications found : 2 ]
>>
>>*  dev-perl/XML-Elemental
>>      Latest version available: 2.0
>>      Latest version installed: [ Not Installed ]
>>      Size of files: 7 kB
>>      Homepage:      http://search.cpan.org/~tima/
>>      Description:   an XML::Parser style and generic classes for simplistic and perlish handling of XML data.
>>      License:       Artistic
>>
>>*  dev-perl/XML-Twig
>>      Latest version available: 3.29
>>      Latest version installed: [ Not Installed ]
>>      Size of files: 318 kB
>>      Homepage:      http://www.cpan.org/modules/by-module/XML/XML-Twig-3.22.readme
>>      Description:   This module provides a way to process XML documents. It is build on top of XML::Parser
>>      License:       || ( Artistic GPL-2 )

You can find the complete build log here:
http://rapidshare.com/files/49936159/build.log.html

Reproducible: Always

Steps to Reproduce:
1.emerge --update --deep --newuse world
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-19 12:19:54 UTC

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