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

Bug 188525

Summary: gnome-base/gnome-vfs Dependencies on XML-Parser
Product: Gentoo Linux Reporter: Andreas Mielke <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bfg-dev
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gnome.org/
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Mielke 2007-08-12 00:54:58 UTC
gnome-base/gnome-vfs hath Dependencies XML-Parser, please add XML-Parser as Dependencies on gnome-base/gnome-vfs.


checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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:
!!! /var/tmp/portage/gnome-base/gnome-vfs-2.18.1/work/gnome-vfs-2.18.1/config.log

!!! ERROR: gnome-base/gnome-vfs-2.18.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 '--with-hal-mount=/usr/bin/gnome-mount' '--with-hal-umount=/usr/bin/gnome-umount' '--with-hal-eject=/usr/bin/gnome-eject' '--disable-schemas-install' '--disable-cdda' '--disable-howl' '--enable-http-neon' '--enable-openssl' '--disable-gnutls' '--disable-samba' '--disable-ipv6' '--enable-hal' '--disable-avahi' '--disable-gtk-doc'
  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 '/var/tmp/portage/gnome-base/gnome-vfs-2.18.1/temp/build.log'.


Reproducible: Always
Comment 1 Tom Fredrik Blenning Klaussen 2007-08-12 01:09:38 UTC
In addition the following builds fail for me on XML::Parser

They are verified by running a cycle of "emerge --skipfirst --resume" on
"emerge -uND world"

These are the results from my "emerge -upND world":

[ebuild     U ] gnome-base/gconf-2.18.0.1 [2.14.0] 
[ebuild     U ] gnome-base/libbonobo-2.18.0 [2.16.0] 
[ebuild     U ] x11-themes/gnome-icon-theme-2.18.0 [2.16.1] 
[ebuild     U ] gnome-base/libgnomeprint-2.18.0 [2.12.1] 
[ebuild     U ] gnome-base/gnome-mime-data-2.18.0 [2.4.3] 
[ebuild     U ] gnome-base/gnome-keyring-0.8.1 [0.6.0] 
[ebuild     U ] x11-libs/libwnck-2.18.2 [2.16.3] 
[ebuild     U ] gnome-base/libgtop-2.14.9 [2.14.8] 
[ebuild     U ] gnome-base/gdm-2.18.4 [2.16.4] USE="branding%* xinerama*" 
[ebuild     U ] gnome-base/gnome-vfs-2.18.1 [2.16.3-r1] 
[ebuild     U ] gnome-base/libgnomeprintui-2.18.0 [2.12.1] 
[ebuild     U ] x11-wm/metacity-2.18.5 [2.16.3] USE="xinerama*" 
[ebuild     U ] gnome-base/libgnome-2.18.0 [2.16.0] 
[ebuild     U ] gnome-base/libbonoboui-2.18.0 [2.16.0] 
[ebuild     U ] gnome-base/libgnomeui-2.18.1 [2.16.1] 
[ebuild     U ] gnome-base/gnome-desktop-2.18.2 [2.16.3] 
[ebuild     U ] gnome-extra/evolution-data-server-1.10.2 [1.8.3-r5] 
[ebuild  NS   ] gnome-extra/gtkhtml-3.14.3  USE="debug -static" 
[ebuild     U ] gnome-base/eel-2.18.0.1 [2.16.3] 
[ebuild     U ] gnome-base/gnome-panel-2.18.3 [2.16.3] 
[ebuild     U ] gnome-extra/bug-buddy-2.18.1 [2.16.1] 
[ebuild     U ] mail-client/evolution-2.10.2 [2.8.3-r2] 
[ebuild     U ] gnome-base/nautilus-2.18.1-r1 [2.16.3] 
[ebuild     U ] gnome-extra/nautilus-cd-burner-2.18.2 [2.16.3] 
[ebuild     U ] media-video/totem-2.18.2 [2.16.5] USE="-seamonkey% -xulrunner%" 
[ebuild     U ] gnome-extra/gnome-media-2.18.0 [2.16.1] 
Comment 2 Tom Fredrik Blenning Klaussen 2007-08-12 01:15:13 UTC
Seems this was a little bit rushed on my side a revdep-rebuild was all that was needed to get this build going again.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-12 04:03:00 UTC

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