Package: kdeedu Version: 4:3.4.2-2.1 Severity: serious Justification: fails to build from source
Log from build on 'vore' is at http://buildd.debian.org/fetch.php?&pkg=kdeedu&ver=4%3A3.4.2-2.1&arch=sparc&stamp=1129925003&file=log&as=raw It appears to die building kstars. Excerpt from the log follows. It looks likely that the actual bug is somewhere else. /usr/share/qt3/bin/moc modcalcangdistdlg.h -o modcalcangdistdlg.moc rm -f modcalcangdistdlg.cpp echo '#include <kdialog.h>' > modcalcangdistdlg.cpp echo '#include <klocale.h>' >> modcalcangdistdlg.cpp /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i modcalcangdistdlg.h ../../../../kstars/kstars/tools/modcalcangdistdlg.ui > modcalcangdistdlg.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" modcalcangdistdlg.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_modcalcangdistdlg,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> modcalcangdistdlg.cpp ;\ rm -f modcalcangdistdlg.cpp.temp ;\ if test "$ret" = 0; then echo '#include "modcalcangdistdlg.moc"' >> modcalcangdistdlg.cpp; else rm -f modcalcangdistdlg.cpp ; exit $ret ; fi /bin/sh: line 1: 32619 Illegal instruction /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i modcalcangdistdlg.h ../../../../kstars/kstars/tools/modcalcangdistdlg.ui >modcalcangdistdlg.cpp.temp make[5]: *** [modcalcangdistdlg.cpp] Error 132 make[5]: Leaving directory `/build/buildd/kdeedu-3.4.2/obj-sparc-linux-gnu/kstars/kstars/tools' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/build/buildd/kdeedu-3.4.2/obj-sparc-linux-gnu/kstars/kstars' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/build/buildd/kdeedu-3.4.2/obj-sparc-linux-gnu/kstars' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/build/buildd/kdeedu-3.4.2/obj-sparc-linux-gnu' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/buildd/kdeedu-3.4.2/obj-sparc-linux-gnu' make: *** [build-stamp] Error 2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]