Re: [EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-11 Thread Daniel Kobras
On Sat, Dec 03, 2005 at 01:59:18PM -0500, Christopher Martin wrote: > This is probably related to qt-x11-free's FTBFS on hppa. > > Our build fails like this: > > /build/buildd/qt-x11-free-3.3.5/bin/uic > -L /build/buildd/qt-x11-free-3.3.5/plugins pixmapfunction.ui -o > pixmapfunction.h > > make[

Re: Bug#341675: [EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-03 Thread Steve M. Robbins
On Sat, Dec 03, 2005 at 01:10:59PM -0500, Kyle McMartin wrote: > On Sat, Dec 03, 2005 at 12:45:21PM -0500, Steve M. Robbins wrote: > > 0x4200f534 in __umoddi3 () from /lib/libgcc_s.so.2 > > > > Could you tell us what the specific illegal instruction was? > You should be able to disassemble that ad

Re: [EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-03 Thread Christopher Martin
Hello, This is probably related to qt-x11-free's FTBFS on hppa. Our build fails like this: > /build/buildd/qt-x11-free-3.3.5/bin/uic -L /build/buildd/qt-x11-free-3.3.5/plugins pixmapfunction.ui -o pixmapfunction.h > make[4]: *** [pixmapfunction.h] Illegal instruction ...which looks like what y

Re: [EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-03 Thread Kyle McMartin
On Sat, Dec 03, 2005 at 12:45:21PM -0500, Steve M. Robbins wrote: > 0x4200f534 in __umoddi3 () from /lib/libgcc_s.so.2 > Could you tell us what the specific illegal instruction was? You should be able to disassemble that address with "x/i 0x4200f534" in gdb. This looks mostly like a GCC bug... C

[EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-03 Thread Steve M. Robbins
Hello HPPA and Qt folks, Could someone help me out with BTS 341675? Suddenly the "uic" program from Qt fails to run on the hppa build daemon. There is no relevant source change in cppunit between revision -4 (which built on September 7) and revision -5. The build log shows that it runs into a