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

Bug 25142

Summary: kdelibs-3.1.2-r1 fails to build
Product: Gentoo Linux Reporter: Garen <garen>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Garen 2003-07-23 15:11:40 UTC
...
make[3]: Entering directory `/archive/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-
3.1.2/khtml'
rm -f htmlpageinfo.cc
echo '#include <klocale.h>' > htmlpageinfo.cc
/usr/qt/3/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h ./htmlpageinfo.ui > 
htmlpageinfo.cc.temp ; ret=$?; \
sed -e "s,tr2i18n( \"\" ),QString::null,g" htmlpageinfo.cc.temp | sed -
e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)
_data,img\1_htmlpageinfo,g" >> htmlpageinfo.cc ;\
rm -f htmlpageinfo.cc.temp ;\
if test "$ret" = 0; then echo '#include "htmlpageinfo.moc"' >> htmlpageinfo.cc; 
else rm -f htmlpageinfo.cc ; exit $ret ; fi
make[3]: *** [htmlpageinfo.cc] Error 139
make[3]: Leaving directory `/archive/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-
3.1.2/khtml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/archive/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-
3.1.2/khtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/archive/tmp/portage/kdelibs-3.1.2-r1/work/kdelibs-
3.1.2'
make: *** [all] Error 2
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-07-23 19:06:48 UTC

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