Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8010020190625031225-0ebb7e5b-build-28736-2824/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} 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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8010020190625031225-0ebb7e5b-build-28736-2824/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Socket6.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xGYhzZ + 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.wUHu5M + 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 -fasynchronous-unwind-tables -fstack-clash-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/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/ExtUtils/typemap" Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" cp Socket6.pm blib/lib/Socket6.pm 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-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE" Socket6.c 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 -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 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CzM23Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 + cd Socket6-0.28 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" 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-6.module_el8.1.0+224+75158c84.aarch64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/usr/lib64/perl5/vendor_perl/Socket6.pm Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/usr/share/man/man3/Socket6.3pm + find /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 -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-6.module_el8.1.0+224+75158c84.aarch64 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.28-6.module_el8.1.0+224+75158c84 --unique-debug-suffix -0.28-6.module_el8.1.0+224+75158c84.aarch64 --unique-debug-src-base perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Socket6-0.28 extracting debug info from /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H2scBm + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.28 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/use.t .. ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.07 CPU) Result: PASS + exit 0 Processing files: perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0a7lf3 + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.28 + DOCDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/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-6.module_el8.1.0+224+75158c84.aarch64/usr/share/doc/perl-Socket6 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/usr/share/doc/perl-Socket6 + cp -pr README /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/usr/share/doc/perl-Socket6 + cp -pr gailookup.pl /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64/usr/share/doc/perl-Socket6 + exit 0 Provides: perl(Socket6) = 0.28 perl-Socket6 = 0.28-6.module_el8.1.0+224+75158c84 perl-Socket6(aarch-64) = 0.28-6.module_el8.1.0+224+75158c84 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.24()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(base) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Socket6-debugsource-0.28-6.module_el8.1.0+224+75158c84.aarch64 Provides: perl-Socket6-debugsource = 0.28-6.module_el8.1.0+224+75158c84 perl-Socket6-debugsource(aarch-64) = 0.28-6.module_el8.1.0+224+75158c84 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-6.module_el8.1.0+224+75158c84.aarch64 Provides: debuginfo(build-id) = 4d327201e9b80a3bd41dad4ed93c970a75135f29 perl-Socket6-debuginfo = 0.28-6.module_el8.1.0+224+75158c84 perl-Socket6-debuginfo(aarch-64) = 0.28-6.module_el8.1.0+224+75158c84 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Socket6-debugsource(aarch-64) = 0.28-6.module_el8.1.0+224+75158c84 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 Wrote: /builddir/build/RPMS/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Socket6-debugsource-0.28-6.module_el8.1.0+224+75158c84.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Socket6-debuginfo-0.28-6.module_el8.1.0+224+75158c84.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Cp7tod + umask 022 + cd /builddir/build/BUILD + cd Socket6-0.28 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-6.module_el8.1.0+224+75158c84.aarch64 + exit 0 Child return code was: 0