Source: chkrootkit Version: 0.49-5 Severity: serious Justification: FTBFS Hi,
your package no longer builds on kfreebsd-*: | gcc -Wall -g -O2 -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -D_FILE_OFFSET_BITS=64 -o ifpromisc ifpromisc.c | In file included from ifpromisc.c:41:0: | /usr/include/net/if_arp.h:130:2: error: unknown type name 'uint64_t' | uint64_t txrequests; /* # of ARP requests sent by this host. */ | ^ | /usr/include/net/if_arp.h:131:2: error: unknown type name 'uint64_t' | uint64_t txreplies; /* # of ARP replies sent by this host. */ | ^ | /usr/include/net/if_arp.h:132:2: error: unknown type name 'uint64_t' | uint64_t rxrequests; /* # of ARP requests received by this host. */ | ^ | /usr/include/net/if_arp.h:133:2: error: unknown type name 'uint64_t' | uint64_t rxreplies; /* # of ARP replies received by this host. */ | ^ | /usr/include/net/if_arp.h:134:2: error: unknown type name 'uint64_t' | uint64_t received; /* # of ARP packets received by this host. */ | ^ | /usr/include/net/if_arp.h:136:2: error: unknown type name 'uint64_t' | uint64_t arp_spares[4]; /* For either the upper or lower half. */ | ^ | /usr/include/net/if_arp.h:138:2: error: unknown type name 'uint64_t' | uint64_t dropped; /* # of packets dropped waiting for a reply. */ | ^ | /usr/include/net/if_arp.h:139:2: error: unknown type name 'uint64_t' | uint64_t timeouts; /* # of times with entries removed */ | ^ | /usr/include/net/if_arp.h:141:2: error: unknown type name 'uint64_t' | uint64_t dupips; /* # of duplicate IPs detected. */ | ^ | make[2]: *** [ifpromisc] Error 1 | Makefile:49: recipe for target 'ifpromisc' failed Full build logs: https://buildd.debian.org/status/fetch.php?pkg=chkrootkit&arch=kfreebsd-amd64&ver=0.49-5&stamp=1402765298 https://buildd.debian.org/status/fetch.php?pkg=chkrootkit&arch=kfreebsd-i386&ver=0.49-5&stamp=1404457405 It might be some header bug, or you're maybe supposed to include some more on your own. Anyway, please get in touch with debian-bsd@ if you need help. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org