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
which taglib version do you have installed? if it's not 1.3 please update and tell us, if it works
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.
Okay, upgrading solved the problem. So the package should add a dependency. Regards
This was fixed some time ago