Source: gcc-arm-none-eabi Version: 15:4.9.3+svn231177-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160713 qa-ftbfs Justification: FTBFS with GCC 6 on amd64
Hi, During a rebuild of all packages in sid using the gcc-defaults package available in experimental to make GCC default to version 6, your package failed to build on amd64. For more information about GCC 6 and Stretch, see: - https://wiki.debian.org/GCC6 - https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html Relevant part (hopefully): > x86_64-linux-gnu-g++ -c -DIN_GCC_FRONTEND -g -O2 -fstack-protector-strong > -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti > -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings > -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long > -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp > -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include > -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber > -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber > -I../../src/gcc/../libbacktrace -Wdate-time -D_FORTIFY_SOURCE=2 -o > cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo > ../../src/gcc/cp/except.c > In file included from ./tm.h:17:0, > from ../../src/gcc/cp/except.c:27: > ../../src/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; > C++11 requires a space between literal and string macro [-Wliteral-suffix] > fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ > ^ > ../../src/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; > C++11 requires a space between literal and string macro [-Wliteral-suffix] > fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ > ^ > In file included from ../../src/gcc/cp/except.c:1013:0: > cfns.gperf: In function 'const char* libc_name_p(const char*, unsigned int)': > cfns.gperf:101:1: error: 'const char* libc_name_p(const char*, unsigned int)' > redeclared inline with 'gnu_inline' attribute > cfns.gperf:26:14: note: 'const char* libc_name_p(const char*, unsigned int)' > previously declared here > cfns.gperf: At global scope: > cfns.gperf:26:14: warning: inline function 'const char* libc_name_p(const > char*, unsigned int)' used but never defined > make[4]: *** [cp/except.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/13/gcc-arm-none-eabi_4.9.3+svn231177-1_unstable_gcc6.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.