Bug#758283: libnet-arp-perl: FTBFS on kfreebsd-*: unknown type name 'uint64_t'
Niko Tyni
ntyni at debian.org
Sat Aug 16 09:26:15 UTC 2014
Package: libnet-arp-perl
Version: 1.0.8-1
Severity: serious
Rebuilding this package against Perl 5.20 failed on the kfreebsd-* buildds:
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -DVERSION=\"1.0.8\" -DXS_VERSION=\"1.0.8\" -fPIC "-I/usr/lib/x86_64-kfreebsd-gnu/perl/5.20/CORE" -DBSD arp_lookup_bsd.c
In file included from arp_lookup_bsd.c:25: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. */
^
[...]
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list