On 03.12.2016 10:41, Santiago Vila wrote: > On Sat, Dec 03, 2016 at 10:08:33AM +0100, Lucas Nussbaum wrote: > >> Just for the record: I can still reproduce this failure. > > Then, IMHO, you should reopen the bug. > > > I bet it's a Makefile bug related to parallel building, because my > autobuilders are single-CPU and I also have this in my .sbuilrc file: > > $ENV{'DEB_BUILD_OPTIONS'} = 'parallel=1'; > > and gcc-5 builds ok for me. > > Can you try putting that in .sbuildrc and see if the problem disappear? > > That would confirm that it's a Makefile bug, I think.
I don't think so. https://buildd.debian.org/status/package.php?p=gcc-5 again doesn't show any build failures. Santiago, it's really annoying that you insist on a Makefile issue when no Makefile is involved. It's an an unreproducible GCC ICE: ../../src/gcc/reload1.c: In function 'void choose_reload_regs(insn_chain*)': ../../src/gcc/reload1.c:7185:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. Makefile:1077: recipe for target 'reload1.o' failed make[5]: *** [reload1.o] Error 1