Source: netsniff-ng
Version: 0.6.2-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes netsniff-ng FTBFS:

https://tests.reproducible-builds.org/debian/history/netsniff-ng.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/netsniff-ng.html

...
echo -e "  CC\tproto_nlmsg.c" &&  gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.2"""\" -DVERSION_LONG=\""0.6.2"" (Circlon)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER 
-I/usr/include/libnl3 -I/usr/include/libnl3 -I/usr/include/libnl3 
-DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3 -I/usr/include/libnl3 
-I/usr/include/libnl3 -o netsniff-ng/proto_nlmsg.o -c proto_nlmsg.c
  CC    proto_nlmsg.c
proto_nlmsg.c: In function 'nlmsg_genl_type2str':
proto_nlmsg.c:245:7: error: 'GENL_ID_GENERATE' undeclared (first use in this 
function)
  case GENL_ID_GENERATE: return "id gen";
       ^~~~~~~~~~~~~~~~
proto_nlmsg.c:245:7: note: each undeclared identifier is reported only once for 
each function it appears in
Makefile:184: recipe for target 'netsniff-ng/proto_nlmsg.o' failed
make[1]: *** [netsniff-ng/proto_nlmsg.o] Error 1

Reply via email to