Source: gpsd Version: 3.22-4 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 -o gpsd-3.22/gpsmon/gpsmon.o -c -pthread -Wall -Wcast-align -Wextra > -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes > -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith > -Wreturn-type -Wstrict-prototypes -Wvla -Wdate-time -g > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -O2 -pthread -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE > -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libusb-1.0 > gpsd-3.22/gpsmon/gpsmon.c > gpsd-3.22/gpsmon/gpsmon.c: In function ‘refresh_cmdwin’: > gpsd-3.22/gpsmon/gpsmon.c:462:5: error: format not a string literal and no > format arguments [-Werror=format-security] > 462 | (void)wprintw(cmdwin, type_name); > | ^ > cc1: some warnings being treated as errors > scons: *** [gpsd-3.22/gpsmon/gpsmon.o] Error 1 > scons: building terminated because of errors. > Ensure your PYTHONPATH includes /usr/lib/python3/dist-packages/ > make: *** [debian/rules:136: build-static-stamp] Error 2 The full build log is available from: http://qa-logs.debian.net/2021/10/23/gpsd_3.22-4_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.