Source: minicoredumper Version: 2.0.1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220813 ftbfs-bookworm
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../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE > -Werror -I../../src/common -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o minicoredumper_regd-daemon.o `test -f > 'daemon.c' || echo './'`daemon.c > daemon.c: In function ‘setup_shm’: > daemon.c:227:9: error: ‘pthread_mutexattr_setrobust_np’ is deprecated: > pthread_mutexattr_setrobust_np is deprecated, use pthread_mutexattr_setrobust > [-Werror=deprecated-declarations] > 227 | pthread_mutexattr_setrobust_np(&attr, > PTHREAD_MUTEX_ROBUST_NP); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > In file included from /usr/include/features.h:489, > from > /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, > from /usr/include/stdio.h:27, > from daemon.c:7: > /usr/include/pthread.h:951:12: note: declared here > 951 | extern int __REDIRECT_NTH (pthread_mutexattr_setrobust_np, > | ^~~~~~~~~~~~~~ > cc1: all warnings being treated as errors > make[4]: *** [Makefile:486: minicoredumper_regd-daemon.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/08/13/minicoredumper_2.0.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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.