Bug#798710: jit-playback changes brake package pygccjit build

2015-09-12 Thread Jurica Stanojkovic
Please do note that this error is caused by changes that occurred in gcc-5_5.2.1-13. Building pygccjit with gcc-5_5.2.1-12 or gcc-5_5.1.1-14 or gcc-5_5.1.1-13 version of gcc-5 binary packages do not cause this issue. I just have to install some of previously listed version of gcc-5-base and

Bug#798710: jit-playback changes brake package pygccjit build

2015-09-12 Thread Matthias Klose
Control: severity -1 wishlist Control: tags -1 + help On 09/11/2015 10:11 PM, Jurica Stanojkovic wrote: > Package: gcc-5 > Version: 5.2.1-15 > Severity: serious > Tags: sid > User: debian-m...@lists.debian.org > > Package gcc-5_5.2.1-15 is causing following issue during package > pygccjit_0.4-4

Processed: Re: Bug#798710: jit-playback changes brake package pygccjit build

2015-09-12 Thread Debian Bug Tracking System
Processing control commands: > severity -1 wishlist Bug #798710 [gcc-5] jit-playback changes brake package pygccjit build on mips and mipsel Severity set to 'wishlist' from 'serious' > tags -1 + help Bug #798710 [gcc-5] jit-playback changes brake package pygccjit build on mips and mipsel Added

Results for 5.2.1 20150911 (Debian 5.2.1-17) testsuite on i586-pc-kfreebsd-gnu

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Fri Sep 11 01:15:28 UTC 2015 (revision 227671) Target: i586-kfreebsd-gnu gcc version 5.2.1 20150911 (Debian 5.2.1-17) === acats tests === FAIL: c52103x FAIL: c52104x FAIL: c52104y FAIL: cb1010a FAIL: cb1010c FAIL: cb1010d === acats

Results for 5.2.1 20150911 (Debian 5.2.1-17) testsuite on powerpc-unknown-linux-gnu

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Fri Sep 11 01:15:28 UTC 2015 (revision 227671) Target: powerpc-linux-gnu gcc version 5.2.1 20150911 (Debian 5.2.1-17) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native

Results for 5.2.1 20150911 (Debian 5.2.1-17) testsuite on i586-pc-linux-gnu

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Fri Sep 11 01:15:28 UTC 2015 (revision 227671) Target: i586-linux-gnu gcc version 5.2.1 20150911 (Debian 5.2.1-17) === acats tests === === acats Summary === # of expected passes2320 # of unexpected failures0 Native configuration

Results for 4.8.5 (Debian 4.8.5-1) testsuite on mipsel-unknown-linux-gnu

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_5_release revision 224821 Target: mipsel-linux-gnu gcc version 4.8.5 (Debian 4.8.5-1) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/tls/thread_local-order2.C execution test

Results for 5.2.1 20150911 (Debian 5.2.1-17) testsuite on arm-unknown-linux-gnueabi

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Fri Sep 11 01:15:28 UTC 2015 (revision 227671) 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 5.2.1 20150911 (Debian 5.2.1-17) testsuite on x86_64-pc-kfreebsd-gnu

2015-09-12 Thread Matthias Klose
LAST_UPDATED: Fri Sep 11 01:15:28 UTC 2015 (revision 227671) Target: x86_64-kfreebsd-gnu gcc version 5.2.1 20150911 (Debian 5.2.1-17) === acats tests === FAIL: c52103x FAIL: c52104x FAIL: c52104y FAIL: cb1010a FAIL: cb1010c FAIL: cb1010d === acats

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

2015-09-12 Thread YunQiang Su
Package: src:gcc-5 Version: 5.2.1-17 I rewrite gnat sjlj support with a new src/libada-sjlj directory added, instead of the huge patch to src/gcc/ada/gcc-interfaces/Makefile.in. 0001_libgnatvsn-prj.diff as we build libgnatsvn/libgnatprj in build/TRIPLET, so fix something left.