Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67865 - KDE 3.3.1 emerge failed - !!! ERROR: kde-base/kdemultimedia-3.3.1 failed. !!! Function kde_src_compile, Line 142, Exitcode 2 !!! died running emake, kde_src_compile:make
Summary: KDE 3.3.1 emerge failed - !!! ERROR: kde-base/kdemultimedia-3.3.1 failed. !!!...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-17 04:53 UTC by Robert Velisav Miciovici
Modified: 2004-12-31 05:28 UTC (History)
1 user (show)

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 Robert Velisav Miciovici 2004-10-17 04:53:26 UTC
KDE 3.3.1 emerge failed while compiling kdemultimedia-3.3.1


g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.3/include/arts -I/usr/include/taglib  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fprefetch-loop-arrays -funroll-loops
 -pipe -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 tag.o tag.cpp
In file included from /usr/include/taglib/tmap.h:160,
                 from /usr/include/taglib/xiphcomment.h:27,
                 from /usr/include/taglib/vorbisfile.h:26,
                 from tag.cpp:23:
/usr/include/taglib/tmap.tcc: In member function `TagLib::Map<Key, T>& TagLib::Map<Key, T>::operator=(const TagLib::Map<Key, T>&)':
/usr/include/taglib/tmap.tcc:136: error: `l' undeclared (first use this function)
/usr/include/taglib/tmap.tcc:136: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/qt/3/bin/moc ./tageditor.h -o tageditor.moc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.3/include/arts -I/usr/include/taglib  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fprefetch-loop-arrays -funroll-loops
 -pipe -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 tagguesser.o tagguesser.cpp
make[3]: *** [tag.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/juk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/juk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.3.1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make



Reproducible: Always
Steps to Reproduce:
1. emerge -v kde
2.
3.

Actual Results:  
KDE 3.3.1 doesn't complete the emerge as it crashed while compiling 
kdemultimedia-3.3.1

Expected Results:  
properly finish the kde-3.3.1 emerge/install

???could it be the gcc-3.4.2-r2 or the glibc-2.3.4.20041006
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-10-17 11:16:19 UTC
which taglib version do you have installed? if it's not 1.3 please update and tell us, if it works
Comment 2 Jacques de Mer 2004-10-21 01:50:23 UTC
Same problem here.
I used taglib version 1.0_beta2

I'm updating right now and then I'll give feedback if it solves the problem.
Comment 3 Jacques de Mer 2004-10-21 02:48:47 UTC
Okay,
upgrading solved the problem.
So the package should add a dependency.

Regards
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-31 05:28:46 UTC
This was fixed some time ago