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

Bug 188813

Summary: missing dependency of gnome-base/gnome-menus-2.18.2 (XML::Parser perl module is required for intltool)
Product: Gentoo Linux Reporter: Christian Korff <christian.korff>
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: ---
Attachments: This patch adds dev-perl/XML-Parser to DEPEND

Description Christian Korff 2007-08-14 12:38:39 UTC
The ebuild of gnome-base/gnome-menus-2.18.2 does not list dev-perl/XML-Parser as a dependency.

checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for intltool >= 0.35.0... 0.35.5 found
checking for perl... /usr/bin/perl
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:
!!! /mnt/sda1/portage/portage/gnome-base/gnome-menus-2.18.2/work/gnome-menus-2.18.2/config.log

!!! ERROR: gnome-base/gnome-menus-2.18.2 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-inotify' '--disable-debug' '--enable-python'
  ebuild.sh, line 586:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/tmp/portage/gnome-base/gnome-menus-2.18.2/temp/build.log'.


Tested with dev-perl/XML-Parser-2.34-r1.
Comment 1 Christian Korff 2007-08-14 12:39:44 UTC
Created attachment 128046 [details, diff]
This patch adds dev-perl/XML-Parser to DEPEND
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-14 12:55:27 UTC

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