Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-JSON-Parse.spec'], chrootPath='/var/lib/mock/f34-build-25451720-2905124/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-JSON-Parse.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: line 1: /usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1612051200 Wrote: /builddir/build/SRPMS/perl-JSON-Parse-0.60-1.fc34.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-JSON-Parse.spec'], chrootPath='/var/lib/mock/f34-build-25451720-2905124/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-JSON-Parse.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 setting SOURCE_DATE_EPOCH=1612051200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.afP4P6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf JSON-Parse-0.60 + /usr/bin/gzip -dc /builddir/build/SOURCES/JSON-Parse-0.60.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd JSON-Parse-0.60 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e s#/home/ben/software/install/bin/perl#/usr/bin/perl# script/validjson examples/array.pl examples/assert.pl examples/bad-utf8.pl examples/bad-utf8.txt examples/chr.pl examples/collide.pl examples/ebi.pl examples/first-bit.pl examples/hash.pl examples/json-tiny-round-trip-demo.pl examples/kani.pl examples/key-collision.pl examples/long-number.pl examples/sasori.pl examples/synopsis.pl examples/tokenize-synopsis.pl examples/true-subs.pl examples/unicode-details.pl examples/whitespace-synopsis.pl + chmod -x examples/tokenize-synopsis.pl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yO8c01 + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.60 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON::Parse + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for Parse () chmod 644 "Parse.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.bs 644 cp lib/JSON/Tokenize.pod blib/lib/JSON/Tokenize.pod cp lib/JSON/Parse.pod blib/lib/JSON/Parse.pod cp lib/JSON/Tokenize.pm blib/lib/JSON/Tokenize.pm cp lib/JSON/Whitespace.pod blib/lib/JSON/Whitespace.pod cp lib/JSON/Whitespace.pm blib/lib/JSON/Whitespace.pm cp lib/JSON/Parse.pm blib/lib/JSON/Parse.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/JSON-Parse-0.60/typemap' Parse.xs > Parse.xsc mv Parse.xsc Parse.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.60\" -DXS_VERSION=\"0.60\" -fPIC "-I/usr/lib64/perl5/CORE" Parse.c In file included from Parse.xs:31: json-perl.c: In function 'tokenize_number': json-perl.c:74:12: warning: unused variable 'd' [-Wunused-variable] 74 | double d; | ^ In file included from Parse.xs:33: json-perl.c: In function 'valid_number': json-perl.c:74:12: warning: unused variable 'd' [-Wunused-variable] 74 | double d; | ^ rm -f blib/arch/auto/JSON/Parse/Parse.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Parse.o -o blib/arch/auto/JSON/Parse/Parse.so \ -lperl \ chmod 755 blib/arch/auto/JSON/Parse/Parse.so cp script/validjson blib/script/validjson "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/validjson Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SzE5HK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le + cd JSON-Parse-0.60 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/auto/JSON/Parse/Parse.so Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Tokenize.pod Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Parse.pod Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Tokenize.pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Whitespace.pod Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Whitespace.pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/JSON/Parse.pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/man/man3/JSON::Parse.3pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/man/man3/JSON::Tokenize.3pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/man/man3/JSON::Whitespace.3pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/bin/validjson + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.60-1.fc34 --unique-debug-suffix -0.60-1.fc34.ppc64le --unique-debug-src-base perl-JSON-Parse-0.60-1.fc34.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/JSON-Parse-0.60 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/auto/JSON/Parse/Parse.so extracting debug info from /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/lib64/perl5/vendor_perl/auto/JSON/Parse/Parse.so original debug info size: 212kB, size after compression: 200kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 316 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MVAaxj + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.60 + /usr/bin/make -O -j8 V=1 VERBOSE=1 test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.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/array.t ............... ok t/bugzilla-2049.t ....... ok t/collision.t ........... ok t/JSON-Parse.t .......... ok t/json-tokenize.t ....... ok t/Json3.t ............... ok t/kolmorogov42-1.t ...... ok t/max-depth.t ........... ok t/minify.t .............. ok t/numbers.t ............. ok t/object.t .............. ok t/perl-monks-1165399.t .. ok t/read-file.t ........... ok t/rfc7159.t ............. ok t/string-bug-44.t ....... ok t/syntax.t .............. ok t/test-empty-string.t ... ok t/unicode.t ............. ok t/utf8.t ................ ok t/valid-json.t .......... ok t/whitespace.t .......... ok All tests successful. Files=21, Tests=446, 3 wallclock secs ( 0.12 usr 0.02 sys + 2.36 cusr 0.07 csys = 2.57 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-JSON-Parse-0.60-1.fc34.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sx1PCd + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.60 + DOCDIR=/builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/doc/perl-JSON-Parse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/doc/perl-JSON-Parse + cp -pr Changes /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/doc/perl-JSON-Parse + cp -pr README /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/doc/perl-JSON-Parse + cp -pr examples /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le/usr/share/doc/perl-JSON-Parse + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(JSON::Parse) = 0.60 perl(JSON::Tokenize) = 0.60 perl(JSON::Whitespace) = 0.60 perl-JSON-Parse = 0.60-1.fc34 perl-JSON-Parse(ppc-64) = 0.60-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Carp) perl(Exporter) perl(Getopt::Long) perl(JSON::Parse) perl(JSON::Tokenize) perl(XSLoader) perl(lib) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-JSON-Parse-debugsource-0.60-1.fc34.ppc64le Provides: perl-JSON-Parse-debugsource = 0.60-1.fc34 perl-JSON-Parse-debugsource(ppc-64) = 0.60-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-JSON-Parse-debuginfo-0.60-1.fc34.ppc64le Provides: debuginfo(build-id) = 57d162288f69b5935fa1843f6075185d436c09a8 perl-JSON-Parse-debuginfo = 0.60-1.fc34 perl-JSON-Parse-debuginfo(ppc-64) = 0.60-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-JSON-Parse-debugsource(ppc-64) = 0.60-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le Wrote: /builddir/build/RPMS/perl-JSON-Parse-debugsource-0.60-1.fc34.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-JSON-Parse-debuginfo-0.60-1.fc34.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-JSON-Parse-0.60-1.fc34.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aACXEb + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.60 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-JSON-Parse-0.60-1.fc34.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0