Source: burp Version: 2.2.18-8 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): > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/client/protocol2/main-backup_phase2.o `test -f > 'src/client/protocol2/backup_phase2.c' || echo > './'`src/client/protocol2/backup_phase2.c > src/client/monitor/status_client_ncurses.c: In function > ‘screen_header_ncurses’: > src/client/monitor/status_client_ncurses.c:350:9: error: format not a string > literal and no format arguments [-Werror=format-security] > 350 | mvprintw(0, col-l-1, date); > | ^~~~~~~~ > src/client/monitor/status_client_ncurses.c: In function > ‘update_screen_view_log’: > src/client/monitor/status_client_ncurses.c:752:24: warning: ISO C forbids > ‘return’ with expression, in function returning void [-Wpedantic] > 752 | return update_screen_live_counters_w(sel, x, col); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > src/client/monitor/status_client_ncurses.c:738:13: note: declared here > 738 | static void update_screen_view_log(struct sel *sel, int *x, int col, > | ^~~~~~~~~~~~~~~~~~~~~~ > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/client/protocol2/main-rabin_read.o `test -f > 'src/client/protocol2/rabin_read.c' || echo > './'`src/client/protocol2/rabin_read.c > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/client/protocol2/main-restore.o `test -f > 'src/client/protocol2/restore.c' || echo './'`src/client/protocol2/restore.c > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/protocol1/main-handy.o `test -f > 'src/protocol1/handy.c' || echo './'`src/protocol1/handy.c > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/protocol1/main-msg.o `test -f > 'src/protocol1/msg.c' || echo './'`src/protocol1/msg.c > gcc -DHAVE_CONFIG_H -I. -I./src -fno-strict-aliasing > -DSYSCONFDIR=\"/etc/burp\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -pedantic -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 > -DHAVE_NCURSES_H=1 -c -o src/protocol1/main-rs_buf.o `test -f > 'src/protocol1/rs_buf.c' || echo './'`src/protocol1/rs_buf.c > cc1: some warnings being treated as errors > make[1]: *** [Makefile:4162: src/client/monitor/main-status_client_ncurses.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/burp_2.2.18-8_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.

