Source: snapd Version: 2.51.7-2 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. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra > -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers > -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_ENABLE_FAULT_INJECTION -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -MT > libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils.o -MD > -MP -MF > libsnap-confine-private/.deps/libsnap_confine_private_unit_tests-test-utils.Tpo > -c -o > libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils.o `test > -f 'libsnap-confine-private/test-utils.c' || echo > './'`libsnap-confine-private/test-utils.c > libsnap-confine-private/test-utils.c: In function ‘rm_rf_tmp’: > libsnap-confine-private/test-utils.c:63:9: error: ‘g_spawn_check_exit_status’ > is deprecated: Use 'g_spawn_check_wait_status' instead > [-Werror=deprecated-declarations] > 63 | g_assert_true(g_spawn_check_exit_status(exit_status, NULL)); > | ^~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib.h:81, > from libsnap-confine-private/test-utils.c:24: > /usr/include/glib-2.0/glib/gspawn.h:280:10: note: declared here > 280 | gboolean g_spawn_check_exit_status (gint wait_status, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > cc1: all warnings being treated as errors > make[3]: *** [Makefile:2704: > libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/snapd_2.51.7-2_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.