Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25099 - kdelibs-3.1.2-r1 fails to build
Summary: kdelibs-3.1.2-r1 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 25142 25155 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-22 23:39 UTC by Garen
Modified: 2003-07-24 15:30 UTC (History)
0 users

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 Garen 2003-07-22 23:39:36 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 Paul de Vrieze (RETIRED) gentoo-dev 2003-07-23 03:45:56 UTC
Could you attach more of your log file, I have the feeling that some error messages that could point to the problem are not included. Also which qt version do you have. Remerging to the newest qt might solve the problem.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-07-23 05:44:05 UTC
For the record, 3.1.2-r1 is MASKED in package.mask.  Stick with 3.1.2 for now. 
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-07-23 19:06:49 UTC
*** Bug 25142 has been marked as a duplicate of this bug. ***
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2003-07-23 23:09:09 UTC
*** Bug 25155 has been marked as a duplicate of this bug. ***
Comment 5 Garen 2003-07-24 05:34:10 UTC
Looks like I posted duplicates every time I reloaded KDE.  Damn.   
 
Anyhow, I tracked the problem down to a non-kde issue and sent a patch upstream.  Why can't 
I close my own bugs anymore?  Gah. 
 
Comment 6 Zhen Lin 2003-07-24 06:34:40 UTC
Give us a reference to your upstream bugreport, and maybe we will resolve it.

I would think that it is outside the bugreporter's realm to mark a bug as 'RESOLVED FIXED'
Comment 7 Garen 2003-07-24 15:28:30 UTC
Maybe you will? 
 
There isn't one.  
Comment 8 Caleb Tennis (RETIRED) gentoo-dev 2003-07-24 15:30:35 UTC
Sure can.