Source: hstr Version: 2.3+ds-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 -DPACKAGE_NAME=\"hstr\" -DPACKAGE_TARNAME=\"hstr\" > -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"hstr\ 2.3.0\" > -DPACKAGE_BUGREPORT=\"martin.dvo...@mindforger.com\" -DPACKAGE_URL=\"\" > -DPACKAGE=\"hstr\" -DVERSION=\"2.3.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 > -DHAVE_LIBNCURSESW=1 -DHAVE_LIBM=1 -DHAVE_LIBREADLINE=1 -DHAVE__BOOL=1 > -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. > -Wdate-time -D_FORTIFY_SOURCE=2 --pedantic -Wall -std=c99 -O2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o main.o main.c > hstr.c: In function ‘print_cmd_added_favorite_label’: > hstr.c:743:44: error: format not a string literal and no format arguments > [-Werror=format-security] > 743 | mvprintw(hstr->promptYNotification, 0, screenLine); > | ^~~~~~~~~~ > cc1: some warnings being treated as errors > make[2]: *** [Makefile:417: hstr.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/hstr_2.3+ds-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.