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

2005-09-28 Thread Christopher Martin
On September 27, 2005 15:52, Blars Blarson wrote:
 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.

Note the resemblence of this error:

 /bin/sh: line 1: 26339 Segmentation fault  /usr/share/qt3/bin/uic -L
 /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i usertab.h

...to that reported in #326470:

 /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl
 actest.h actest.ui actest.cpp Segmentation fault

...which was reported against Qt3 3:3.3.4-7, on powerpc, but made mention of 
the problem being somehow related to the lack of altivec on the reporter's 
build system.

So perhaps Qt3 is being built against certain hardware, and doesn't work 
properly against hardware which doesn't have all the features of the buildd 
hardware. For this reason, I would be very curious to see if kdenetwork 
succeeds on vore, since it has always built there before, as has Qt3, 
kdelibs, etc.

Thanks,
Christopher Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-09-28 Thread Christopher Martin
severity 330376 important
reassign 330376 qt3-dev-tools
merge 330376 326470
stop

On September 28, 2005 10:52, Christopher Martin wrote:
 So perhaps Qt3 is being built against certain hardware, and doesn't work
 properly against hardware which doesn't have all the features of the
 buildd hardware. For this reason, I would be very curious to see if
 kdenetwork succeeds on vore, since it has always built there before, as
 has Qt3, kdelibs, etc.

kdenetwork just built successfully on auric, so this FTBFS must be the 
result of a more subtle bug, likely in qt-x11-free. I'm merging it with the 
aforementioned powerpc report.

Qt3's build system is dodgy, to say the least. For instance, on the i386 
architecture, it must be built on an i686 piece of hardware, or higher, or 
else the buildkey will change. Perhaps something similar is occuring here - 
the buildds are building Qt with certain optimizations, which cause 
segfaults on older hardware. Yet there seems to be no easy way to control 
this aspect of Qt's build. Anyone able to help?

Cheers,
Christopher Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-09-28 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 330376 important
Bug#330376: kdenetwork: ftbfs [sparc] Segmentation fault /usr/share/qt3/bin/uic
Severity set to `important'.

 reassign 330376 qt3-dev-tools
Bug#330376: kdenetwork: ftbfs [sparc] Segmentation fault /usr/share/qt3/bin/uic
Bug reassigned from package `kdenetwork' to `qt3-dev-tools'.

 merge 330376 326470
Bug#326470: /usr/share/qt3/bin/uic: uic segfaults on powerpc without altivec
Bug#330376: kdenetwork: ftbfs [sparc] Segmentation fault /usr/share/qt3/bin/uic
Merged 326470 330376.

 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2005-09-27 Thread Blars Blarson
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'



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]