Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'], chrootPath='/var/lib/mock/module-perl-IO-Socket-SSL-2.066-8060020220816133824-4ca277a3-build-24069-5932/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f622849cd68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
sh: perl: command not found
sh: /usr/bin/perl: No such file or directory
sh: /usr/bin/perl: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/perl-Socket6.spec'], chrootPath='/var/lib/mock/module-perl-IO-Socket-SSL-2.066-8060020220816133824-4ca277a3-build-24069-5932/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f622849cd68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/perl-Socket6.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Pprq7L
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Socket6-0.28
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Socket6-0.28.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Socket6-0.28
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NXOnfT
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether your Perl5 have PL_sv_undef... yes
checking how to run the C preprocessor... gcc -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
+ make -j32
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/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
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection   -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE"   Socket6.c
Socket6.xs: In function 'XS_Socket6_inet_ntop':
Socket6.xs:542:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
   croak("Bad arg length for %s, length is %d, should be %d",
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Socket6.xs:544:9:
         addrlen, alen);
         ~~~~~~~
Socket6.xs:542:9: 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:621:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
   croak("Bad arg length for %s, length is %d, should be %d",
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Socket6.xs:623:9:
         sockaddrlen, sizeof(addr));
         ~~~~~~~~~~~
Socket6.xs:621:9: 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:657:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
   croak("Bad arg length for %s, length is %d, should be %d",
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Socket6.xs:659:9:
         sockaddrlen, sizeof(addr));
         ~~~~~~~~~~~
Socket6.xs:657:9: 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:871:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  ST(0) = (SV *) not_here("getipnodebyname");
          ^
Socket6.c:1204:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  int flags;
      ^~~~~
Socket6.c:1203:6: warning: variable 'family' set but not used [-Wunused-but-set-variable]
  int family;
      ^~~~~~
Socket6.c:1201:9: warning: unused variable 'hostname' [-Wunused-variable]
  char * hostname = (char *)SvPV_nolen(ST(0))
         ^~~~~~~~
Socket6.xs: In function 'XS_Socket6_getipnodebyaddr':
Socket6.xs:942:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  ST(0) = (SV *) not_here("getipnodebyaddr");
          ^
Socket6.c:1279:7: warning: unused variable 'address_sv' [-Wunused-variable]
  SV * address_sv = ST(1)
       ^~~~~~~~~~
Socket6.c:1277:6: warning: unused variable 'family' [-Wunused-variable]
  int family = (int)SvIV(ST(0))
      ^~~~~~
rm -f blib/arch/auto/Socket6/Socket6.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong  Socket6.o  -o blib/arch/auto/Socket6/Socket6.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/Socket6/Socket6.so
Manifying 1 pod document
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aK14gR
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
++ dirname /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
+ cd Socket6-0.28
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/lib64/perl5/vendor_perl/Socket6.pm
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/man/man3/Socket6.3pm
+ find /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64 -type f -name '*.bs' -empty -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.28-7.module+oc8.6.0+302+44268b86 --unique-debug-suffix -0.28-7.module+oc8.6.0+302+44268b86.x86_64 --unique-debug-src-base perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Socket6-0.28
extracting debug info from /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
105 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yVx3Zw
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ DOCDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/doc/perl-Socket6
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/doc/perl-Socket6
+ cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/doc/perl-Socket6
+ cp -pr README /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/doc/perl-Socket6
+ cp -pr gailookup.pl /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64/usr/share/doc/perl-Socket6
+ exit 0
Provides: perl(Socket6) = 0.28 perl-Socket6 = 0.28-7.module+oc8.6.0+302+44268b86 perl-Socket6(x86-64) = 0.28-7.module+oc8.6.0+302+44268b86
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(base) perl(strict) perl(vars) rtld(GNU_HASH)
Processing files: perl-Socket6-debugsource-0.28-7.module+oc8.6.0+302+44268b86.x86_64
Provides: perl-Socket6-debugsource = 0.28-7.module+oc8.6.0+302+44268b86 perl-Socket6-debugsource(x86-64) = 0.28-7.module+oc8.6.0+302+44268b86
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Socket6-debuginfo-0.28-7.module+oc8.6.0+302+44268b86.x86_64
Provides: debuginfo(build-id) = 48fbdb5cf57726753527e68214a74fe4aeaa2325 perl-Socket6-debuginfo = 0.28-7.module+oc8.6.0+302+44268b86 perl-Socket6-debuginfo(x86-64) = 0.28-7.module+oc8.6.0+302+44268b86
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Socket6-debugsource(x86-64) = 0.28-7.module+oc8.6.0+302+44268b86
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
Wrote: /builddir/build/RPMS/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64.rpm
Wrote: /builddir/build/RPMS/perl-Socket6-debugsource-0.28-7.module+oc8.6.0+302+44268b86.x86_64.rpm
Wrote: /builddir/build/RPMS/perl-Socket6-debuginfo-0.28-7.module+oc8.6.0+302+44268b86.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vJsKES
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-7.module+oc8.6.0+302+44268b86.x86_64
+ exit 0
Child return code was: 0