Source: powder
Version: 117-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source
Hi,
powder FTBFS since the gcc default was switched to gcc-6:
g++ -DLINUX -I ../../port/sdl `sdl-config --cflags` -c ../../glbdef.cpp -o
../../glbdef.o -O3
../../glbdef.cpp:23:1: error: narrowing conversion of ''\37777777607'' from
'char' to 'u8 {aka unsigned char}' inside { } [-Wnarrowing]
};
^
../../glbdef.cpp:23:1: error: narrowing conversion of ''\37777777611'' from
'char' to 'u8 {aka unsigned char}' inside { } [-Wnarrowing]
Makefile:54: recipe for target '../../glbdef.o' failed
(in case it does matter: this was observed on i386)
Andreas