Source: mgt Version: 2.31-7 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DMGT_UNIX > -DMGT_LIB=\"/usr/lib/games/mgt/\" -c -o ascii.o ascii.c > ascii.c: In function ‘helpAscii’: > ascii.c:633:10: error: format not a string literal and no format arguments > [-Werror=format-security] > 633 | printw(edhelp[i]); > | ^~~~~~ > ascii.c: At top level: > ascii.c:1260:1: warning: return type defaults to ‘int’ [-Wimplicit-int] > 1260 | getInfoToChange() > | ^~~~~~~~~~~~~~~ > ascii.c: In function ‘getInfoToChange’: > ascii.c:1263:11: warning: type defaults to ‘int’ in declaration of ‘flag’ > [-Wimplicit-int] > 1263 | static flag = 0; > | ^~~~ > cc1: some warnings being treated as errors > make[1]: *** [Makefile:96: ascii.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/mgt_2.31-7_unstable.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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.