Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151110 - gnome-doc-utils fails to emerge (missing dependency in ebuild?)
Summary: gnome-doc-utils fails to emerge (missing dependency in ebuild?)
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 00:36 UTC by Raphael
Modified: 2006-10-13 01:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael 2006-10-13 00:36:28 UTC
If I try to emerge gnome-doc-utils (0.6.1) it fails with 

Calculating dependencies... done!

>>> Emerging (1 of 1) app-text/gnome-doc-utils-0.6.1 to /
 * gnome-doc-utils-0.6.1.tar.bz2 MD5 ;-) ...                                                                                             [ ok ]
 * gnome-doc-utils-0.6.1.tar.bz2 RMD160 ;-) ...                                                                                          [ ok ]
 * gnome-doc-utils-0.6.1.tar.bz2 SHA1 ;-) ...                                                                                            [ ok ]
 * gnome-doc-utils-0.6.1.tar.bz2 SHA256 ;-) ...                                                                                          [ ok ]
 * gnome-doc-utils-0.6.1.tar.bz2 size ;-) ...                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                   [ ok ]
 * checking gnome-doc-utils-0.6.1.tar.bz2 ;-) ...                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking gnome-doc-utils-0.6.1.tar.bz2 to /var/tmp/portage/app-text/gnome-doc-utils-0.6.1/work
 * Fixing OMF Makefiles ...                                                                                                              [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-text/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1 ...
QA Notice: USE Flag 'doc' not in IUSE for app-text/gnome-doc-utils-0.6.1
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scrollkeeper --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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:
!!! /var/tmp/portage/app-text/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/config.log

!!! ERROR: app-text/gnome-doc-utils-0.6.1 failed.
Call stack:
  ebuild.sh, line 1548:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1257:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-scrollkeeper' '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

The solution is to emerge XML-Parser manually and then all is fine.

Raphael
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-13 01:35:34 UTC

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