==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: perl-netaddr-ip 4.079-16 (Wed Sep  4 15:56:22 2024)
==> Retrieving sources...
  -> Found NetAddr-IP-4.079.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    NetAddr-IP-4.079.tar.gz ... Passed
==> Making package: perl-netaddr-ip 4.079-16 (Wed Sep  4 15:56:29 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found NetAddr-IP-4.079.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting NetAddr-IP-4.079.tar.gz with bsdtar
==> Starting build()...

This build requires a C compiler by default except on Windows where
the Pure Perl version is mandatory. The Pure Perl version, which does
not require compilation of XS code, can be used by invoking this as:

  perl Makefile.PL -noxs


======================================================================
W A R N I N G - Please do read below if you have legacy code
======================================================================

Versions 3.21 and above of NetAddr::IP, include hooks for the Storable
class that are incompatible with the old (automatic) method of storing
data. To regain backwards compatibility, the module must be use()d as

    use NetAddr::IP ':old_storable';

which will disable the new hooks and revert back to the old ways.

If you do not use Storable along with NetAddr::IP, or just don't know
what this all means, most likely you're safe to go ahead.

Versions before 3.25 recognized by default IP addresses as returned by
inet_aton. This is no longer the default. To enable this behavior
again, the module must be use()d as

    use NetAddr::IP ':aton';

Versions before 4.008 recognized the above syntax. This behavior is
fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0
Use this method to create new objects from 'aton's

    $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4'))

Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
building for linux
Testing if you have a C compiler and the needed header files....
cc compile.c -o compile.output
You have a working compiler.
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for an ANSI C-conforming const... yes
checking for int32_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking whether cc needs -traditional... no
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking for library containing inet_pton... none required
checking for library containing inet_addr... none required
checking whether byte ordering is bigendian... no
checking for uint8_t... yes
checking size of uint8_t... 1
checking for uint16_t... yes
checking size of uint16_t... 2
checking for uint32_t... yes
checking size of uint32_t... 4
checking for u_int8_t... yes
checking size of u_int8_t... 1
checking for u_int16_t... yes
checking size of u_int16_t... 2
checking for u_int32_t... yes
checking size of u_int32_t... 4
configure.gcc: creating ./config.status
config.status: creating config.h
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for NetAddr::IP
Writing MYMETA.yml and MYMETA.json
make[1]: Entering directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'
make[2]: Entering directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'
Running Mkbootstrap for Util ()
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util/typemap'  Util.xs > Util.xsc
chmod 644 "Util.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644
cp IP.pm blib/lib/NetAddr/IP.pm
AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP)
cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pm
cp Util.pm ../../blib/lib/NetAddr/IP/Util.pm
AutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util)
cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pm
cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pm
AutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP)
cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pm
AutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase)
mv Util.xsc Util.c
cc -c   -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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection   -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/usr/lib/perl5/5.40/core_perl/CORE"   Util.c
Util.xs: In function 'XS_NetAddr__IP__Util_comp128':
Util.xs:501:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_add128':
Util.xs:555:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_addconst':
Util.xs:591:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_hasbits':
Util.xs:615:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_bin2bcd':
Util.xs:636:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs:644:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs:651:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_bcd2bin':
Util.xs:684:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_notcontiguous':
Util.xs:732:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_ipv4to6':
Util.xs:761:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Util.xs: In function 'XS_NetAddr__IP__Util_ipanyto6':
Util.xs:797:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
rm -f ../../blib/arch/auto/NetAddr/IP/Util/Util.so
cc  -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib/db5.3 -fstack-protector-strong  Util.o  -o ../../blib/arch/auto/NetAddr/IP/Util/Util.so  \
      \
  
chmod 755 ../../blib/arch/auto/NetAddr/IP/Util/Util.so
Manifying 3 pod documents
make[2]: Leaving directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'
Manifying 1 pod document
make[1]: Leaving directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'
make[2]: Entering directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644
Manifying 3 pod documents
make[2]: Leaving directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'
Manifying 1 pod document
make[1]: Leaving directory '/build/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'
Manifying 1 pod document
Appending installation info to /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/core_perl/perllocal.pod
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/Util/Util.so
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP/InetBase.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP/Lite.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP/Util_IS.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP/UtilPP.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/NetAddr/IP/Util.pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/nprefix.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/autosplit.ix
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/re.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/short.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/wildcard.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/hostenum.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/mod_version.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/coalesce.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/_compV6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/_splitplan.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/_compact_v6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/_splitref.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/prefix.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/re6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/compactref.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/do_prefix.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/canon.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/Util/autosplit.ix
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/ipanyto6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_128x2.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/autosplit.ix
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_bcdcheck.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/bin2bcd.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_bcd2bin.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/hasbits.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/addconst.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/maskanyto6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_sa128.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/notcontiguous.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/comp128.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/ipv4to6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/bcd2bin.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/bcdn2bin.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_bin2bcdn.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_128x10.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/ipv6to4.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/slowadd128.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/bcdn2txt.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/sub128.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/shiftleft.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/add128.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/bin2bcdn.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/simple_pack.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/_deadlen.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/UtilPP/mask4to6.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/_inet_ntop.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/inet_n2dx.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/autosplit.ix
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/ipv6_ntoa.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/inet_n2ad.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/inet_any2n.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/ipv6_aton.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/_inet_pton.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/inet_ntoa.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/lib/perl5/5.40/vendor_perl/auto/NetAddr/IP/InetBase/_packzeros.al
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/share/man/man3/NetAddr::IP.3pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/share/man/man3/NetAddr::IP::UtilPP.3pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/share/man/man3/NetAddr::IP::InetBase.3pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/share/man/man3/NetAddr::IP::Util.3pm
Installing /build/perl-netaddr-ip/pkg/perl-netaddr-ip/usr/share/man/man3/NetAddr::IP::Lite.3pm
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "perl-netaddr-ip"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-netaddr-ip 4.079-16 (Wed Sep  4 15:56:49 2024)
==> Cleaning up...