==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: perl-socket6 0.29-11 (Wed Jul 16 23:54:57 2025)
==> Retrieving sources...
  -> Found Socket6-0.29.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Socket6-0.29.tar.gz ... Passed
==> Making package: perl-socket6 0.29-11 (Wed Jul 16 23:55:04 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Socket6-0.29.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Socket6-0.29.tar.gz with bsdtar
==> Starting build()...
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether your Perl5 have PL_sv_undef... yes
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 getaddrinfo... yes
checking for getnameinfo... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for getipnodebyname in -lsocket... no
checking whether your system has IPv6 directory... no
checking for getipnodebyaddr... no
checking for getipnodebyaddr in -lsocket... no
checking whether your system has IPv6 directory... (cached) no
checking for inet_pton... yes
checking for inet_ntop... yes
checking for working inet_ntop... yes
checking whether you have sa_len in struct sockaddr... no
checking whether you have sin6_scope_id in struct sockaddr_in6... yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating config.pl
config.status: creating gailookup.pl
config.status: creating config.h
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Socket6
Writing MYMETA.yml and MYMETA.json
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap'  Socket6.xs > Socket6.xsc
Running Mkbootstrap for Socket6 ()
chmod 644 "Socket6.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
cp Socket6.pm blib/lib/Socket6.pm
mv Socket6.xsc Socket6.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=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE"   Socket6.c
Socket6.xs: In function 'XS_Socket6_inet_ntop':
Socket6.xs:543:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Socket6.xs:543:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Socket6.xs: In function 'XS_Socket6_unpack_sockaddr_in6':
Socket6.xs:622:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Socket6.xs:622:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
Socket6.xs: In function 'XS_Socket6_unpack_sockaddr_in6_all':
Socket6.xs:658:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
Socket6.xs:658:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
Socket6.xs: In function 'XS_Socket6_getipnodebyname':
Socket6.xs:872:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Socket6.xs: In function 'XS_Socket6_getipnodebyaddr':
Socket6.xs:943:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
rm -f blib/arch/auto/Socket6/Socket6.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  Socket6.o  -o blib/arch/auto/Socket6/Socket6.so  \
      \
  
chmod 755 blib/arch/auto/Socket6/Socket6.so
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
Manifying 1 pod document
Appending installation info to /build/perl-socket6/pkg/perl-socket6/usr/lib/perl5/5.42/core_perl/perllocal.pod
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-socket6/pkg/perl-socket6/usr/lib/perl5/5.42/vendor_perl/auto/Socket6/Socket6.so
Installing /build/perl-socket6/pkg/perl-socket6/usr/lib/perl5/5.42/vendor_perl/Socket6.pm
Installing /build/perl-socket6/pkg/perl-socket6/usr/share/man/man3/Socket6.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-socket6"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-socket6 0.29-11 (Wed Jul 16 23:55:11 2025)
==> Cleaning up...