Control: tags -1 + moreinfo On 7/22/20 12:59 PM, Adrian Bunk wrote: > Package: gdc-10 > Version: 10.1.0-6 > Severity: important > Tags: ftbfs > Control: affects -1 src:gtk-d > > https://buildd.debian.org/status/package.php?p=gtk-d&suite=sid > > ... > during RTL pass: expand > /usr/lib/gcc/arm-linux-gnueabihf/10/include/d/std/algorithm/mutation.d: In > function ‘gtkd_container_remove’: > /usr/lib/gcc/arm-linux-gnueabihf/10/include/d/std/algorithm/mutation.d:2044:10: > internal compiler error: Segmentation fault > 2044 | auto result = range; > | ^ > Please submit a full bug report, > with preprocessed source if appropriate. > See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions. > make[2]: *** [GNUmakefile:260: generated/gtkd/gtk/Container.pic.o] Error 1 >
I see this on armhf with a -j8 build. Trying to re-run the command succeeds. Building the package with -j1 also succeeds. Are you able to get a stacktrace?