Source: tennix
Version: 1.1-3
Severity: serious

https://buildd.debian.org/status/package.php?p=tennix&suite=sid

...
g++ -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong 
-Wformat -Werror=format-security -W -Wall -DVERSION=\"1.1.1\" -O2 
-DPREFIX=\"usr\" -I/usr/include/python2.7 
-I/usr/include/aarch64-linux-gnu/python2.7 -DTENNIX_PYTHON -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  -c -o game.o 
game.c
game.c: In function 'GameState* gamestate_new()':
game.c:60:5: error: narrowing conversion of '-1' from 'int' to 'char' inside { 
} [-Wnarrowing]
     };
     ^
game.c:60:5: error: narrowing conversion of '-1' from 'int' to 'char' inside { 
} [-Wnarrowing]
game.c:60:5: error: narrowing conversion of '-1' from 'int' to 'char' inside { 
} [-Wnarrowing]
<builtin>: recipe for target 'game.o' failed
make[2]: *** [game.o] Error 1

Reply via email to