Source: arping Version: 2.09-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd
Hi, your package no longer builds on kfreebsd-*: | gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c arping.c | In file included from arping.c:84: | /usr/include/net/bpf.h:63: error: redefinition of 'struct bpf_program' | /usr/include/net/bpf.h:87: error: redefinition of 'struct bpf_version' | /usr/include/net/bpf.h:875: error: redefinition of 'struct bpf_insn' | arping.c: In function 'main': | arping.c:1288: warning: passing argument 2 of 'pcap_compile' from incompatible pointer type | /usr/include/pcap/pcap.h:301: note: expected 'struct bpf_program *' but argument is of type 'struct bpf_program *' | arping.c:1294: warning: passing argument 2 of 'pcap_compile' from incompatible pointer type | /usr/include/pcap/pcap.h:301: note: expected 'struct bpf_program *' but argument is of type 'struct bpf_program *' | arping.c:1299: warning: passing argument 2 of 'pcap_setfilter' from incompatible pointer type | /usr/include/pcap/pcap.h:291: note: expected 'struct bpf_program *' but argument is of type 'struct bpf_program *' | make[3]: *** [arping.o] Error 1 It might be some header bugs, not sure. Full build logs: https://buildd.debian.org/status/package.php?p=arping Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org