Bug#576335: gcj-4.4 bus error on kfreebsd-amd64 [fasch buildd issue ?]

2010-08-05 Thread Damien Raude-Morvan
Hi, Like Julien, I've seen lots of Bus Error for my packages on kfreebsd-amd64 : https://buildd.debian.org/build.cgi?pkg=commons- daemon;ver=1.0.2-2;arch=kfreebsd-amd64 All failures have been reported on fasch buildd. Last try on fano buildd seems fine. Maybe it's hardware related ? Cheers, --

Processed: Re: Bug#591811: crawl: FTBFS: mon-util.cc:4058: internal compiler error: in reload_cse_simplify_operands, at postreload.c:396

2010-08-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: affects 591766 + crawl Bug #591766 [g++-4.4] g++-4.4: ICE at -O2 on powerpc in reload_cse_simplify_operands, at postreload.c:396 Added indication that 591766 affects crawl thanks Stopping processing here. Please contact me if you need

Bug#588391: gcc-4.4: please automatically use -ffunction-sections when necessary with -fPIC

2010-08-05 Thread Matthias Klose
On 08.07.2010 01:42, brian m. carlson wrote: Package: gcc-4.4 Version: 4.4.4-6 Severity: wishlist Because the ELF ABI for hppa requires relative jumps which are limited to 17 bits[0], programs frequently require the use of -ffunction-sections. It would be preferable if (on hppa or otherwise)

Bug#588391: gcc-4.4: please automatically use -ffunction-sections when necessary with -fPIC

2010-08-05 Thread brian m. carlson
On Thu, Aug 05, 2010 at 10:59:18PM +0200, Matthias Klose wrote: On 08.07.2010 01:42, brian m. carlson wrote: Package: gcc-4.4 Version: 4.4.4-6 Severity: wishlist Because the ELF ABI for hppa requires relative jumps which are limited to 17 bits[0], programs frequently require the use of

Re: multiarch packaging fixes

2010-08-05 Thread Steve Langasek
Hey all, Follow-on patch to handle the Multi-Arch fields to debian/control when with_multiarch_lib is set in the makefiles. Also pushed to the bzr repo: https://code.launchpad.net/~vorlon/gcc/multiarch-packaging/ Matthias, please let me know if there's some other way you would like this