==> Creating clean working copy [build]...done ==> Making package: perl-net-libdnet 0.98-2 (Fri Oct 9 13:59:55 EDT 2015) ==> Retrieving sources... -> Found Net-Libdnet-0.98.tar.gz ==> Validating source files with sha512sums... Net-Libdnet-0.98.tar.gz ... Passed ==> Making package: perl-net-libdnet 0.98-2 (Fri Oct 9 13:59:55 EDT 2015) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) libdnet-1.12-9 perl-class-gomor-1.03-1 Total Installed Size: 0.51 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... installing perl-class-gomor... installing libdnet... Optional dependencies for libdnet python2 ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Net-Libdnet-0.98.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... Net-Libdnet-0.98.tar.gz ... Passed ==> Extracting sources... -> Extracting Net-Libdnet-0.98.tar.gz with bsdtar ==> Starting prepare()... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Libdnet Writing MYMETA.yml and MYMETA.json ==> Starting build()... cp lib/Net/Libdnet/Fw.pm blib/lib/Net/Libdnet/Fw.pm cp lib/Net/Libdnet/Route.pm blib/lib/Net/Libdnet/Route.pm cp lib/Net/Libdnet.pm blib/lib/Net/Libdnet.pm cp lib/Net/Libdnet/Tun.pm blib/lib/Net/Libdnet/Tun.pm cp lib/Net/Libdnet/Arp.pm blib/lib/Net/Libdnet/Arp.pm cp lib/Net/Libdnet/Intf.pm blib/lib/Net/Libdnet/Intf.pm cp lib/Net/Libdnet/Ip.pm blib/lib/Net/Libdnet/Ip.pm cp lib/Net/Libdnet/Eth.pm blib/lib/Net/Libdnet/Eth.pm cp lib/Net/Libdnet/Entry/Intf.pm blib/lib/Net/Libdnet/Entry/Intf.pm Running Mkbootstrap for Net::Libdnet () chmod 644 "Libdnet.bs" "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" -typemap "typemap" Libdnet.xs > Libdnet.xsc && mv Libdnet.xsc Libdnet.c cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" Libdnet.c In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_addr_cmp': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:281:20: note: in expansion of macro 'SvPV' StrA = (char *) SvPV(SvA, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:288:21: note: in expansion of macro 'SvPV' StrB = (char *) SvPV(SvB, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_addr_bcast': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:317:21: note: in expansion of macro 'SvPV' StrAd = (char *) SvPV(SvAd, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_addr_net': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:355:21: note: in expansion of macro 'SvPV' StrAd = (char *) SvPV(SvAd, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_arp_add': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:405:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvProtoAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:416:25: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvHwAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_arp_delete': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:465:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvProtoAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_arp_get': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:514:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvProtoAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_intf_get': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:573:24: note: in expansion of macro 'SvPV' StrName = (char *) SvPV(SvName, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_intf_get_src': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:619:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_intf_get_dst': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:670:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_route_add': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:721:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvDstAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:732:25: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvGwAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_route_delete': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:781:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvDstAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5541:0, from Libdnet.xs:33: Libdnet.xs: In function 'XS_Net__Libdnet__obsolete_route_get': /usr/lib/perl5/core_perl/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib/perl5/core_perl/CORE/embed.h:585:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib/perl5/core_perl/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ Libdnet.xs:830:24: note: in expansion of macro 'SvPV' StrAddr = (char *) SvPV(SvDstAddr, len); ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:5506:0, from Libdnet.xs:33: /usr/lib/perl5/core_perl/CORE/proto.h:4130:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ rm -f blib/arch/auto/Net/Libdnet/Libdnet.so LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -fstack-protector-strong Libdnet.o -o blib/arch/auto/Net/Libdnet/Libdnet.so \ -L/usr/lib -ldnet \ chmod 755 blib/arch/auto/Net/Libdnet/Libdnet.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libdnet.bs blib/arch/auto/Net/Libdnet/Libdnet.bs 644 cp bin/dnet.pl blib/script/dnet.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dnet.pl Manifying 9 pod documents ==> Entering fakeroot environment... ==> Starting package()... Running Mkbootstrap for Net::Libdnet () chmod 644 "Libdnet.bs" Manifying 9 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/auto/Net/Libdnet/Libdnet.so Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Arp.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Route.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Tun.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Intf.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Eth.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Fw.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Ip.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/vendor_perl/Net/Libdnet/Entry/Intf.pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Intf.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Ip.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Eth.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Arp.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Entry::Intf.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Fw.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Tun.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/share/man/man3/Net::Libdnet::Route.3pm Installing /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/bin/vendor_perl/dnet.pl Appending installation info to /build/perl-net-libdnet/pkg/perl-net-libdnet/usr/lib/perl5/core_perl/perllocal.pod ==> Tidying install... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Removing empty directories... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "perl-net-libdnet"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-net-libdnet 0.98-2 (Fri Oct 9 13:59:58 EDT 2015) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (2) libdnet-1.12-9 perl-class-gomor-1.03-1 Total Removed Size: 0.51 MiB :: Do you want to remove these packages? [Y/n] removing perl-class-gomor... removing libdnet...