==> Retrieving sources... -> Found Net-Libdnet-0.99.tar.gz ==> Generating checksums for source files... ==> Making package: perl-net-libdnet 0.99-6 (Wed 20 Nov 2024 08:48:08 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change extra/libdnet 1.18.0-1 0.16 MiB athena/perl-class-gomor 1.03-11 0.02 MiB Total Installed Size: 0.18 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-class-gomor... installing libdnet... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Warn about old perl modules WARNING: '/usr/lib/perl5/5.38' contains data from at least 1 packages which will NOT be used by the installed perl interpreter. -> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.38' ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Net-Libdnet-0.99.tar.gz ==> Validating source files with sha512sums... Net-Libdnet-0.99.tar.gz ... Passed ==> Extracting sources... -> Extracting Net-Libdnet-0.99.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()... Running Mkbootstrap for Libdnet () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/src/packages/libs/perl/perl-net-libdnet/src/Net-Libdnet-0.99/typemap' Libdnet.xs > Libdnet.xsc chmod 644 "Libdnet.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libdnet.bs blib/arch/auto/Net/Libdnet/Libdnet.bs 644 cp lib/Net/Libdnet/Entry/Intf.pm blib/lib/Net/Libdnet/Entry/Intf.pm cp lib/Net/Libdnet/Arp.pm blib/lib/Net/Libdnet/Arp.pm cp lib/Net/Libdnet/Ip.pm blib/lib/Net/Libdnet/Ip.pm cp lib/Net/Libdnet.pm blib/lib/Net/Libdnet.pm cp lib/Net/Libdnet/Eth.pm blib/lib/Net/Libdnet/Eth.pm cp lib/Net/Libdnet/Intf.pm blib/lib/Net/Libdnet/Intf.pm cp lib/Net/Libdnet/Route.pm blib/lib/Net/Libdnet/Route.pm cp lib/Net/Libdnet/Tun.pm blib/lib/Net/Libdnet/Tun.pm cp lib/Net/Libdnet/Fw.pm blib/lib/Net/Libdnet/Fw.pm mv Libdnet.xsc Libdnet.c cc -c -I/include -I/usr/include -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/perl/src=/usr/src/debug/perl -flto=auto -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" -fPIC "-I/usr/lib/perl5/5.40/core_perl/CORE" Libdnet.c In file included from /usr/lib/perl5/5.40/core_perl/CORE/perl.h:4541, from Libdnet.xs:33: Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_addr_cmp’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:281:41: note: in expansion of macro ‘SvPV’ 281 | StrA = (char *) SvPV(SvA, len); | ^~~~ In file included from /usr/lib/perl5/5.40/core_perl/CORE/perl.h:7870: /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:288:49: note: in expansion of macro ‘SvPV’ 288 | StrB = (char *) SvPV(SvB, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_addr_bcast’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:317:42: note: in expansion of macro ‘SvPV’ 317 | StrAd = (char *) SvPV(SvAd, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_addr_net’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:355:42: note: in expansion of macro ‘SvPV’ 355 | StrAd = (char *) SvPV(SvAd, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_arp_add’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:405:52: note: in expansion of macro ‘SvPV’ 405 | StrAddr = (char *) SvPV(SvProtoAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:416:60: note: in expansion of macro ‘SvPV’ 416 | StrAddr = (char *) SvPV(SvHwAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_arp_delete’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:465:52: note: in expansion of macro ‘SvPV’ 465 | StrAddr = (char *) SvPV(SvProtoAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_arp_get’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:514:52: note: in expansion of macro ‘SvPV’ 514 | StrAddr = (char *) SvPV(SvProtoAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_intf_get’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:573:52: note: in expansion of macro ‘SvPV’ 573 | StrName = (char *) SvPV(SvName, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_intf_get_src’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:619:52: note: in expansion of macro ‘SvPV’ 619 | StrAddr = (char *) SvPV(SvAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_intf_get_dst’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:670:52: note: in expansion of macro ‘SvPV’ 670 | StrAddr = (char *) SvPV(SvAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_route_add’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:721:52: note: in expansion of macro ‘SvPV’ 721 | StrAddr = (char *) SvPV(SvDstAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:732:60: note: in expansion of macro ‘SvPV’ 732 | StrAddr = (char *) SvPV(SvGwAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_route_delete’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:781:52: note: in expansion of macro ‘SvPV’ 781 | StrAddr = (char *) SvPV(SvDstAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ Libdnet.xs: In function ‘XS_Net__Libdnet__obsolete_route_get’: /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1952:31: error: passing argument 3 of ‘Perl_SvPV_helper’ from incompatible pointer type [-Wincompatible-pointer-types] 1952 | Perl_SvPV_helper(aTHX_ sv, &len, flags, SvPVnormal_type_, \ /usr/lib/perl5/5.40/core_perl/CORE/sv.h:1972:37: note: in expansion of macro ‘SvPV_flags’ 1972 | #define SvPV(sv, len) SvPV_flags(sv, len, SV_GMAGIC) | ^~~~~~~~~~ Libdnet.xs:830:52: note: in expansion of macro ‘SvPV’ 830 | StrAddr = (char *) SvPV(SvDstAddr, len); | ^~~~ /usr/lib/perl5/5.40/core_perl/CORE/sv_inline.h:910:33: note: expected ‘STRLEN * const’ {aka ‘long unsigned int * const’} but argument is of type ‘int *’ 910 | STRLEN * const lp, | ~~~~~~~~~~~~~~~^~ make: *** [Makefile:360: Libdnet.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... Package (2) Old Version Net Change libdnet 1.18.0-1 -0.16 MiB perl-class-gomor 1.03-11 -0.02 MiB Total Removed Size: 0.18 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing perl-class-gomor... removing libdnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...