Source: dateutils Version: 0.4.5-1.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 -std=gnu11 -DHAVE_CONFIG_H -I. -I../src -D_POSIX_C_SOURCE=200809L > -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_ALL_SOURCE -D_DARWIN_C_SOURCE > -D_NETBSD_SOURCE -DYUCK_TEMPLATE_PATH='"/<<PKGBUILDDIR>>/build-aux"' > -DWITH_SCMVER -DBOOTSTRAP -DWITH_SCMVER -Wdate-time -D_FORTIFY_SOURCE=2 -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -Wsign-compare -Wno-char-subscripts > -Wundef -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations > -Wmissing-prototypes -Wbad-function-cast -Wcast-qual -Wcast-align -Wno-switch > -Wunused-function -Wunused-variable -Wunused-parameter -Wunused-value > -Wunused -Wmaybe-uninitialized -fdiagnostics-show-option -Wunknown-pragmas > -Wuninitialized -Wdeprecated -Wno-parentheses -Wstrict-aliasing > -Wunsuffixed-float-constants -static-libgcc -c -o yuck_bootstrap-yuck.o > `test -f 'yuck.c' || echo './'`yuck.c > In file included from /usr/include/unistd.h:25, > from yuck.c:53: > /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and > _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use > _DEFAULT_SOURCE" > | ^~~~~~~ > yuck.c:68:10: fatal error: sys/sysctl.h: No such file or directory > 68 | #include <sys/sysctl.h> > | ^~~~~~~~~~~~~~ > compilation terminated. > make[3]: *** [Makefile:505: yuck_bootstrap-yuck.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/dateutils_0.4.5-1.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.