Bug#796855: gcc-5: guile-2.0 fails to build with offset problem on armel

2015-08-31 Thread Moritz Muehlenhoff
On Mon, Aug 24, 2015 at 06:54:49PM -0500, Rob Browning wrote: > > Feel free to downgrade this if you think appropriate, but given that 4.8 > is scheduled to be removed from stretch at some point, this will > eventually become grave for guile-2.0. (The problem appears to affect > gcc-4.9 as well.)

Processed: Re: Bug#797282: spring ftbfs in unstable

2015-08-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > clone 797282 -1 Bug #797282 [src:spring] spring ftbfs in unstable Bug 797282 cloned as bug 797577 > reassign -1 src:gcc-5 Bug #797577 [src:spring] spring ftbfs in unstable Bug reassigned from package 'src:spring' to 'src:gcc-5'. No longer marked a

Bug#797324: gcc-5: please support multiarch path to kfreebsd-kernel-headers

2015-08-31 Thread Steven Chamberlain
Hi, YunQiang Su wrote: > +ifeq ($(DEB_TARGET_ARCH_OS),kfreebsd) > : # multilib builds without b-d on gcc-multilib (used in > FLAGS_FOR_TARGET) > + ln -sf /usr/include/$(DEB_TARGET_MULTIARCH) $(builddir)/sys-include > +else > if [ -d /usr/include/$(DEB_TARGET_MULTIARCH)/asm ]; then