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

Bug 189041

Summary: !!! ERROR: gnome-base/gnome-mime-data-2.18.0 failed.
Product: Gentoo Linux Reporter: Antonio Cárdenas <acardh>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED INVALID    
Severity: normal CC: pat
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnome-mime-data-2.18.0 ----- build.log
gnome-mime-data-2.18.0 -------- config.log
kde-base/kdepim-3.5.7-r3 failed.
emerge --info

Description Antonio Cárdenas 2007-08-15 21:04:28 UTC
I have tried to compile it several times and I always get exactly the same output errors.
===================================================================
!!! ERROR: gnome-base/gnome-mime-data-2.18.0 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
  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-mime-data-2.18.0/temp/build.log'.

Reproducible: Always

Steps to Reproduce:
1.emerge gnome-mime-data
2.
3.




I found somethig similar in http://pastebin.ca/650561
Comment 1 Antonio Cárdenas 2007-08-15 21:05:53 UTC
Created attachment 128211 [details]
gnome-mime-data-2.18.0 ----- build.log
Comment 2 Antonio Cárdenas 2007-08-15 21:06:23 UTC
Created attachment 128212 [details]
gnome-mime-data-2.18.0  --------  config.log
Comment 3 Patrick Ohearn 2007-08-15 21:09:35 UTC
You need to install dev-perl/XML-Parser, this should be pulled in by dev-util/intltool but it seems it hasn't.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2007-08-15 21:12:01 UTC
Please make sure you follow instructions when upgrading, expat instructs you to perform:

revdep-rebuild -X -av after installing it.

For further note, you need to copy and paste the actual errors, which happen higher up and ALL bug reports REQUIRE emerge --info
Comment 5 Antonio Cárdenas 2007-08-16 17:13:00 UTC
Created attachment 128309 [details]
kde-base/kdepim-3.5.7-r3 failed.
Comment 6 Antonio Cárdenas 2007-08-16 17:13:39 UTC
Created attachment 128310 [details]
emerge --info
Comment 7 Antonio Cárdenas 2007-08-16 17:14:27 UTC
Ok, thanks
I installed XML-Parser first then I ran revdep-rebuild -X -av and 20 packages were updated, again I ran revdep-rebuild -X -av and I got a message saying that my system was ok and consistent.
Then when running "emerge --update --deep --newuse --ask world" I had no more problems with gnome-mime-data but now with kdepim-3.5.7-r3

I recompiled portage and ran etc-update, revdep-rebuild -X -av again getting the message that my system was ok and consistent.

Again when running "emerge --update --deep --newuse --ask world" I got the same error with kdepim-3.5.7-r3 

=========
/include/gpgme -I../libkdepim -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -DHAVE_BOOST -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=prescott -O2 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o globalsettings_base.lo globalsettings_base.cpp
./templatesconfiguration.h:30: error: expected class-name before '{' token
make[3]: *** [globalsettings_base.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
Session management error: Could not open network socket
Session management error: Could not open network socket
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdepim-3.5.7-r3/work/kdepim-3.5.7/kmail'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdepim-3.5.7-r3/work/kdepim-3.5.7/kmail'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdepim-3.5.7-r3/work/kdepim-3.5.7'
make: *** [all] Error 2

!!! ERROR: kde-base/kdepim-3.5.7-r3 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
  kdepim-3.5.7-r3.ebuild, line 64:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die

!!! died running emake, kde_src_compile:make
!!! 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/kde-base/kdepim-3.5.7-r3/temp/build.log'
======





Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-08-16 20:20:11 UTC
please open a neww bug for your kde issue.