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
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+
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
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
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
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
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
7 matches
Mail list logo