Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188813 - missing dependency of gnome-base/gnome-menus-2.18.2 (XML::Parser perl module is required for intltool)
Summary: missing dependency of gnome-base/gnome-menus-2.18.2 (XML::Parser perl module ...
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-14 12:38 UTC by Christian Korff
Modified: 2007-08-14 12:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This patch adds dev-perl/XML-Parser to DEPEND (gnome-menus-2.18.2.ebuild.patch,351 bytes, patch)
2007-08-14 12:39 UTC, Christian Korff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***