Source: bitwise
Version: 0.42-1
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./inc   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -c -o src/cmd.o src/cmd.c
> src/interactive.c: In function ‘update_history_win’:
> src/interactive.c:117:17: error: format not a string literal and no format 
> arguments [-Werror=format-security]
>   117 |                 mvwprintw(history_win, j, 2, history[history_pos - 
> i].line);
>       |                 ^~~~~~~~~
> src/interactive.c: In function ‘set_fields_width’:
> src/interactive.c:176:44: warning: ‘min_field_distance’ may be used 
> uninitialized [-Wmaybe-uninitialized]
>   176 |         hex_pos = dec_pos + max_dec_digits + min_field_distance - 2;
>       |                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
> gcc -DHAVE_CONFIG_H -I. -I./inc   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -c -o src/stack.o src/stack.c
> gcc -DHAVE_CONFIG_H -I. -I./inc   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -c -o src/shunting-yard.o 
> src/shunting-yard.c
> gcc -DHAVE_CONFIG_H -I. -I./inc   -Wdate-time -D_FORTIFY_SOURCE=2    -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -c -o src/help.o src/help.c
> cc1: some warnings being treated as errors
> make[1]: *** [Makefile:681: src/interactive.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/bitwise_0.42-1_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.

Reply via email to