Results for 5.4.0 20160603 (Debian 5.4.0-3) testsuite on mips64el-unknown-linux-gnuabi64

2016-06-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_4_0_release revision 237057 Target: mips64el-linux-gnuabi64 gcc version 5.4.0 20160603 (Debian 5.4.0-3) Native configuration is mips64el-unknown-linux-gnuabi64 === g++ tests === Running target unix FAIL: g++.dg/cpp0x/lambda/lambda-70

Results for 5.4.0 20160603 (Debian 5.4.0-3) testsuite on mipsel-unknown-linux-gnu

2016-06-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_4_0_release revision 237057 Target: mipsel-linux-gnu gcc version 5.4.0 20160603 (Debian 5.4.0-3) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/cpp0x/lambda/lambda-70218.C -std=c+

Results for 5.4.0 20160603 (Debian 5.4.0-3) testsuite on i686-pc-gnu

2016-06-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_4_0_release revision 237057 Target: i686-gnu gcc version 5.4.0 20160603 (Debian 5.4.0-3) Native configuration is i686-pc-gnu === g++ tests === Running target unix FAIL: g++.dg/cdce3.C -std=gnu++98 execution test FAIL: g++.dg/cdce3.C

Results for 5.4.0 20160603 (Debian 5.4.0-3) testsuite on aarch64-unknown-linux-gnu

2016-06-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_5_4_0_release revision 237057 Native configuration is aarch64-unknown-linux-gnu === boehm-gc tests === Running target unix === boehm-gc Summary for unix === # of expected passes12 # of unsupported tests

Bug#826365: patch to build libgnat* as target instead of host libraries breaks native builds

2016-06-07 Thread YunQiang Su
In ada-gnattools-cross.diff, there are 3 lines, like this: +# We will use the just-built compiler to compile and link everything. +GCC=../gcc/xgcc -B../gcc/ +GXX=../gcc/xg++ -B../gcc/ adding -no-pie option for GCC and GXX will make gcc-6 buildable with --enable-default-pie option on amd64 platfor

Processed: block 826641 with 826645

2016-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > block 826641 with 826645 Bug #826641 [src:a7xpg] a7xpg: FTBFS: /usr/bin/ld: cannot find -lgdruntime 826641 was not blocked by any bugs. 826641 was not blocking any bugs. Added blocking bug(s) of 826641: 826645 > thanks Stopping processing here. P

Bug#826645: gdc-5: Missing -lgdruntime

2016-06-07 Thread Peter De Wachter
Package: gdc-5 Version: 5.4.0-3 Severity: serious Justification: makes dependent packages ftbfs Hi, This version of gdc cannot build executables due to a missing -lgdruntime: $ cat test.d void main() { } $ gdc test.d /usr/bin/ld: cannot find -lgdruntime collect2: error: ld returned 1