Bug#751907: version 3.2.1-3 in Unstable fixes it for SE Linux on i386

2015-09-15 Thread Russell Coker
The Unstable version 3.2.1-3 fixes this problem for SE Linux on the i386 platform. Could this be back-ported to Jessie? -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Processed: Re: Bug#798997: gcc-5-plugin-dev: gcc-5 plugins unusable

2015-09-15 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + pending Bug #798997 {Done: Matthias Klose } [gcc-5-plugin-dev] gcc-5-plugin-dev: gcc-5 plugins unusable Added tag(s) pending. -- 798997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798997 Debian Bug Tracking System Contact

Bug#798997: gcc-5-plugin-dev: gcc-5 plugins unusable

2015-09-15 Thread Matthias Klose
Control: tags -1 + pending On 09/15/2015 07:06 AM, Mathias Krause wrote: > The plugin package still fails here because it cannot find mpc.h, > included, e.g., from > /usr/lib/gcc/x86_64-linux-gnu/5/plugin/include/builtin.h. That file is > provided by libmpc-dev which, IMHO, gcc-5-plugin-dev

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread Matthias Klose
On 09/13/2015 05:43 PM, YunQiang Su wrote: > Some fix for cross-build-native: > debian/patches/cross-build-native.diff > patch src/libcc1/configure.ac > libcc1 use gcc_cv_objdump, while it is not set at all. > Use the same snap of code from src/gcc/configure.ac >

Results for 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) testsuite on s390x-ibm-linux-gnu

2015-09-15 Thread Matthias Klose
LAST_UPDATED: Sun Sep 13 12:40:36 UTC 2015 (revision 227716) Target: s390x-linux-gnu gcc version 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) === acats tests === FAIL: c52103x FAIL: c52104x FAIL: cb1010a === acats Summary ===

Results for 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) testsuite on arm-unknown-linux-gnueabi

2015-09-15 Thread Matthias Klose
LAST_UPDATED: Sun Sep 13 12:40:36 UTC 2015 (revision 227716) Native configuration is arm-unknown-linux-gnueabi === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

Results for 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) testsuite on arm-unknown-linux-gnueabihf

2015-09-15 Thread Matthias Klose
LAST_UPDATED: Sun Sep 13 12:40:36 UTC 2015 (revision 227716) Native configuration is arm-unknown-linux-gnueabihf === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

Results for 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) testsuite on x86_64-pc-kfreebsd-gnu

2015-09-15 Thread Matthias Klose
LAST_UPDATED: Sun Sep 13 12:40:36 UTC 2015 (revision 227716) Target: x86_64-kfreebsd-gnu gcc version 6.0.0 20150913 (experimental) [trunk revision 227716] (Debian 20150913-1) Native configuration is x86_64-pc-kfreebsd-gnu === g++ tests === Running target unix FAIL:

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread YunQiang Su
On Wed, Sep 16, 2015 at 12:27 AM, YunQiang Su wrote: > On Wed, Sep 16, 2015 at 12:18 AM, Matthias Klose wrote: >> On 09/13/2015 03:23 PM, YunQiang Su wrote: >>> Some more fix to debian/rules.d/binary-ada.mk. >>> >> >> >> - $(cross_shlibdeps) dh_shlibdeps

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread YunQiang Su
On Wed, Sep 16, 2015 at 12:27 AM, YunQiang Su wrote: > On Wed, Sep 16, 2015 at 12:18 AM, Matthias Klose wrote: >> On 09/13/2015 03:23 PM, YunQiang Su wrote: >>> Some more fix to debian/rules.d/binary-ada.mk. >>> >> >> >> - $(cross_shlibdeps) dh_shlibdeps

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread YunQiang Su
On Tue, Sep 15, 2015 at 3:26 PM, Matthias Klose wrote: > On 09/13/2015 05:43 PM, YunQiang Su wrote: >> Some fix for cross-build-native: > >> debian/patches/cross-build-native.diff >> patch src/libcc1/configure.ac >> libcc1 use gcc_cv_objdump, while it is not set

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread Matthias Klose
On 09/13/2015 03:23 PM, YunQiang Su wrote: > Some more fix to debian/rules.d/binary-ada.mk. > - $(cross_shlibdeps) dh_shlibdeps -p$(p_gnsjlj) - $(cross_gencontrol) dh_gencontrol -p$(p_gnsjlj) \ removing the cross_* macros looks wrong, because in your gcc-5-cross patch, you re-add

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread YunQiang Su
On Wed, Sep 16, 2015 at 12:18 AM, Matthias Klose wrote: > On 09/13/2015 03:23 PM, YunQiang Su wrote: >> Some more fix to debian/rules.d/binary-ada.mk. >> > > > - $(cross_shlibdeps) dh_shlibdeps -p$(p_gnsjlj) > - $(cross_gencontrol) dh_gencontrol -p$(p_gnsjlj) \ > >

Bug#798782: gcc-5: add gnat sjlj back

2015-09-15 Thread Matthias Klose
On 09/15/2015 06:31 PM, YunQiang Su wrote: > On Wed, Sep 16, 2015 at 12:27 AM, YunQiang Su wrote: >> On Wed, Sep 16, 2015 at 12:18 AM, Matthias Klose wrote: >>> On 09/13/2015 03:23 PM, YunQiang Su wrote: Some more fix to debian/rules.d/binary-ada.mk.