Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'], chrootPath='/home/mockroot/module-perl-bootstrap-5.32-8060020220514033607-d63f516d-build-56439-18952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'], chrootPath='/home/mockroot/module-perl-bootstrap-5.32-8060020220514033607-d63f516d-build-56439-18952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Compress-Raw-Lzma.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WMw8dY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Compress-Raw-Lzma-2.096 + /usr/bin/gzip -dc /builddir/build/SOURCES/Compress-Raw-Lzma-2.096.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Compress-Raw-Lzma-2.096 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rv t/Test/ removed 't/Test/Builder.pm' removed 't/Test/More.pm' removed 't/Test/Simple.pm' removed directory 't/Test/' + perl -i -ne 'print $_ unless m{^t/Test/}' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IY1PuY + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.096 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 '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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' Up/Downgrade not needed. Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Lzma + /usr/bin/make -O -j176 Running Mkbootstrap for Lzma () chmod 644 "Lzma.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.bs 644 cp lib/Compress/Raw/Lzma.pm blib/lib/Compress/Raw/Lzma.pm AutoSplitting blib/lib/Compress/Raw/Lzma.pm (blib/lib/auto/Compress/Raw/Lzma) "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Compress-Raw-Lzma-2.096/typemap' Lzma.xs > Lzma.xsc mv Lzma.xsc Lzma.c gcc -c -I/usr/local/include -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 -mcpu=power8 -mtune=power8 -funwind-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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -DVERSION=\"2.096\" -DXS_VERSION=\"2.096\" -fPIC "-I/usr/lib64/perl5/CORE" -Wall -Wno-comment Lzma.c rm -f blib/arch/auto/Compress/Raw/Lzma/Lzma.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 Lzma.o -o blib/arch/auto/Compress/Raw/Lzma/Lzma.so \ -L/usr/local/lib -llzma -lperl \ chmod 755 blib/arch/auto/Compress/Raw/Lzma/Lzma.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yGI69Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le + cd Compress-Raw-Lzma-2.096 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.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-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Lzma/Lzma.so Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/Compress/Raw/Lzma.pm Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Lzma/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/man/man3/Compress::Raw::Lzma.3pm + find /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le mode of '/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/Compress/Raw/Lzma.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Lzma/Lzma.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Lzma/autosplit.ix' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/man/man3/Compress::Raw::Lzma.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/lib/rpm/find-debuginfo.sh -j176 --strict-build-id -m -i --build-id-seed 2.096-1.module+el8.6.0+378+88900c7f --unique-debug-suffix -2.096-1.module+el8.6.0+378+88900c7f.ppc64le --unique-debug-src-base perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Compress-Raw-Lzma-2.096 extracting debug info from /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/lib64/perl5/vendor_perl/auto/Compress/Raw/Lzma/Lzma.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 627 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.dgDfmY + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.096 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.bs 644 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/001version.t ....... ok t/01llzma-generic.t .. ok t/02filters.t ........ ok t/050interop-xz.t .... ok t/09limitoutput.t .... ok t/19nonpv.t .......... ok t/99pod.t ............ skipped: Test::Pod 1.00 required for testing POD t/meta-json.t ........ skipped: Test::CPAN::Meta::JSON required for testing META.json t/meta-yaml.t ........ skipped: Test::CPAN::Meta required for testing META.yml All tests successful. Files=9, Tests=4387, 2 wallclock secs ( 0.31 usr 0.04 sys + 1.75 cusr 0.21 csys = 2.31 CPU) Result: PASS Processing files: perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZSxiZY + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.096 + DOCDIR=/builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/doc/perl-Compress-Raw-Lzma + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/doc/perl-Compress-Raw-Lzma + cp -pr Changes /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/doc/perl-Compress-Raw-Lzma + cp -pr README /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le/usr/share/doc/perl-Compress-Raw-Lzma + exit 0 Provides: perl(Compress::Raw::Lzma) = 2.096 perl-Compress-Raw-Lzma = 2.096-1.module+el8.6.0+378+88900c7f perl-Compress-Raw-Lzma(ppc-64) = 2.096-1.module+el8.6.0+378+88900c7f 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.17)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(:VERSION) >= 5.6.0 perl(AutoLoader) perl(Carp) perl(Exporter) perl(Scalar::Util) perl(UNIVERSAL) perl(bytes) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Compress-Raw-Lzma-debugsource-2.096-1.module+el8.6.0+378+88900c7f.ppc64le Provides: perl-Compress-Raw-Lzma-debugsource = 2.096-1.module+el8.6.0+378+88900c7f perl-Compress-Raw-Lzma-debugsource(ppc-64) = 2.096-1.module+el8.6.0+378+88900c7f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Compress-Raw-Lzma-debuginfo-2.096-1.module+el8.6.0+378+88900c7f.ppc64le Provides: debuginfo(build-id) = 3b8e380eb7f4fcb97e1c0136b2dc78e94a25db61 perl-Compress-Raw-Lzma-debuginfo = 2.096-1.module+el8.6.0+378+88900c7f perl-Compress-Raw-Lzma-debuginfo(ppc-64) = 2.096-1.module+el8.6.0+378+88900c7f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Compress-Raw-Lzma-debugsource(ppc-64) = 2.096-1.module+el8.6.0+378+88900c7f Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le Wrote: /builddir/build/RPMS/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Compress-Raw-Lzma-debugsource-2.096-1.module+el8.6.0+378+88900c7f.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Compress-Raw-Lzma-debuginfo-2.096-1.module+el8.6.0+378+88900c7f.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PmV1g0 + umask 022 + cd /builddir/build/BUILD + cd Compress-Raw-Lzma-2.096 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Compress-Raw-Lzma-2.096-1.module+el8.6.0+378+88900c7f.ppc64le + exit 0 Child return code was: 0