[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#330376: kdenetwork: ftbfs [sparc] Segmentation fault /usr/share/qt3/bin/uic



Package: kdenetwork
Version: 4:3.4.2-3
Severity: serious
Justification: no longer builds from source

kdenetwork failed to build on my sparc pbuilder.  The sparc buildd log
has not yet made it to buildd.debian.org, so I don't know if if failed
there or not.



rm -f usertab.cpp
echo '#include <kdialog.h>' > usertab.cpp
echo '#include <klocale.h>' >> usertab.cpp
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i usertab.h /tmp/buildd/kdenetwork-3.4.2/./filesharing/advanced/kcm_sambaconf/usertab.ui > usertab.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" usertab.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_usertab,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> usertab.cpp ;\
rm -f usertab.cpp.temp ;\
if test "$ret" = 0; then echo '#include "usertab.moc"' >> usertab.cpp; else rm -f usertab.cpp ; exit $ret ; fi
/bin/sh: line 1: 26339 Segmentation fault      /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i usertab.h /tmp/buildd/kdenetwork-3.4.2/./filesharing/advanced/kcm_sambaconf/usertab.ui >usertab.cpp.temp
make[5]: *** [usertab.cpp] Error 139
make[5]: Leaving directory `/tmp/buildd/kdenetwork-3.4.2/obj-sparc-linux-gnu/filesharing/advanced/kcm_sambaconf'




Reply to: