Bug#825320: gcc-doc-defaults: FTBFS in sid: error in 'Version' field string '5:': nothing after colon in version number

2016-09-07 Thread Dmitry Eremin-Solenikov
Package: gcc-doc Followup-For: Bug #825320 The error with gnat-doc package version was most probably caused by the missinchronization of gcc-doc-defaults rebuild vs. gnat defaults changes. The attached patch should adds support for new GCC/GNAT/etc packages defaulting to 6.x branch. -- With best

Results for 6.2.0 20160901 (Debian 6.2.0-3) testsuite on mipsel-unknown-linux-gnu

2016-09-07 Thread Matthias Klose
LAST_UPDATED: Thu Sep 1 19:54:12 UTC 2016 (revision 239944) Target: mipsel-linux-gnu gcc version 6.2.0 20160901 (Debian 6.2.0-3) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/abi/abi-tag23.C -std=gnu++11 (test for warnin

Results for 5.4.1 20160904 (Debian 5.4.1-2) testsuite on mipsel-unknown-linux-gnu

2016-09-07 Thread Matthias Klose
LAST_UPDATED: Sun Sep 4 12:45:41 UTC 2016 (revision 239975) Target: mipsel-linux-gnu gcc version 5.4.1 20160904 (Debian 5.4.1-2) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/abi/abi-tag19.C -std=c++11 scan-assembler _ZN

Results for 6.2.0 20160901 (Debian 6.2.0-3) testsuite on arm-unknown-linux-gnueabihf

2016-09-07 Thread Matthias Klose
LAST_UPDATED: Thu Sep 1 19:54:12 UTC 2016 (revision 239944) Native configuration is arm-unknown-linux-gnueabihf === boehm-gc tests === Running target unix === boehm-gc Summary for unix === # of expected passes12 # of unsupported tests 1 R

Bug#836944: gcc: autoconf test failing on amd64 with -pie -static combination

2016-09-07 Thread Frederic Bonnard
Package: gcc-6 Version: 6.2.0-3 -- Hi, I've got an issue close to this one : https://sourceware.org/bugzilla/show_bug.cgi?id=16428 (unstable)debian@vm81:~$ cat conftest.c int main() { return 0; } (unstable)debian@vm81:~$ gcc -fPIE -pie -static conftest1.c /usr/bin/ld: /usr/lib/gcc/x86_64-linux-g