Code: Select all
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -pipe -ftracer -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 libkhtml_la.all_cc.lo libkhtml_la.all_cc.cc
khtml_part.cpp:1514: warning: unused parameter 'kio_job'
khtml_part.cpp:1565: warning: unused parameter 'kio_job'
khtml_caret.cpp: In member function 'void khtml::CaretBoxLine::addConvertedInlineBox(khtml::InlineBox*, khtml::CaretBoxLine::SeekBoxParams&)':
khtml_caret.cpp:669: warning: 'lastCoalescedBox$index' may be used uninitialized in this function
khtml_caret.cpp:669: warning: 'lastCoalescedBox$cbl' may be used uninitialized in this function
/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -pipe -ftracer -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 -o libkhtml.la -rpath /usr/kde/3.5/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -Wl,--version-script=./libkhtml.map -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib libkhtml_la.all_cc.lo libkhtml_la.all_cpp.lo ./xml/libkhtmlxml.la ./html/libkhtmlhtml.la ./rendering/libkhtmlrender.la ./css/libkhtmlcss.la ./misc/libkhtmlmisc.la ecma/libkjs_html.la ./dom/libkhtmldom.la ../kparts/libkparts.la ../kdeprint/libkdeprint.la ../kutils/libkutils.la ../kwallet/client/libkwalletclient.la
ecma/.libs/libkjs_html.a(libkjs_html_la.all_cpp.o): In function `KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&)':
libkjs_html_la.all_cpp.cpp:(.text+0x436e1): undefined reference to `__cxa_get_exception_ptr'
libkjs_html_la.all_cpp.cpp:(.text+0x43a8e): undefined reference to `__cxa_get_exception_ptr'
libkjs_html_la.all_cpp.cpp:(.text+0x43d17): undefined reference to `__cxa_get_exception_ptr'
libkjs_html_la.all_cpp.cpp:(.text+0x43ffd): undefined reference to `__cxa_get_exception_ptr'
ecma/.libs/libkjs_html.a(libkjs_html_la.all_cpp.o): In function `KJS::DOMFunction::get(KJS::ExecState*, KJS::Identifier const&) const':
libkjs_html_la.all_cpp.cpp:(.text+0x5652b): undefined reference to `__cxa_get_exception_ptr'
ecma/.libs/libkjs_html.a(libkjs_html_la.all_cpp.o):libkjs_html_la.all_cpp.cpp:(.text+0x56882): more undefined references to `__cxa_get_exception_ptr' follow
collect2: ld returned 1 exit status
make[3]: *** [libkhtml.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/khtml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/khtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.5.5-r7/work/kdelibs-3.5.5'
make: *** [all] Error 2
!!! ERROR: kde-base/kdelibs-3.5.5-r7 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
kdelibs-3.5.5-r7.ebuild, line 156: 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.

