Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-JSON-Parse.spec'], chrootPath='/var/lib/mock/f30-build-15138885-1076275/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-JSON-Parse-0.55-5.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-JSON-Parse.spec'], chrootPath='/var/lib/mock/f30-build-15138885-1076275/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5GKW0x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf JSON-Parse-0.55 + /usr/bin/gzip -dc /builddir/build/SOURCES/JSON-Parse-0.55.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd JSON-Parse-0.55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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 + chmod -x examples/tokenize-synopsis.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oex0n2 + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.55 + /usr/bin/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON::Parse + make -j4 Running Mkbootstrap for Parse () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/JSON-Parse-0.55/typemap' Json3.xs > Json3.xsc 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/Parse.pod blib/lib/JSON/Parse.pod cp lib/JSON/Tokenize.pm blib/lib/JSON/Tokenize.pm cp lib/JSON/Tokenize.pod blib/lib/JSON/Tokenize.pod cp lib/JSON/Parse.pm blib/lib/JSON/Parse.pm mv Json3.xsc Json3.c armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -DVERSION=\"0.55\" -DXS_VERSION=\"0.55\" -fPIC "-I/usr/lib/perl5/CORE" Json3.c BUILDSTDERR: In file included from Json3.xs:31: BUILDSTDERR: json-perl.c: In function 'tokenize_number': BUILDSTDERR: json-perl.c:74:12: warning: variable 'd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 74 | double d; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Json3.xs:31: BUILDSTDERR: json-perl.c: In function 'tokenize_object': BUILDSTDERR: json-perl.c:1031:6: warning: variable 'klen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1031 | int klen; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Json3.xs:33: BUILDSTDERR: json-perl.c: In function 'valid_number': BUILDSTDERR: json-perl.c:74:12: warning: variable 'd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 74 | double d; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Json3.xs:33: BUILDSTDERR: json-perl.c: In function 'valid_object': BUILDSTDERR: json-perl.c:1031:6: warning: variable 'klen' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1031 | int klen; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Json3.xs:34: BUILDSTDERR: json-entry-points.c: In function 'tokenize_free': BUILDSTDERR: json-entry-points.c:301:16: warning: unused variable 'nfree' [-Wunused-variable] BUILDSTDERR: 301 | static int nfree; BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: json-entry-points.c:301:16: warning: 'nfree' defined but not used [-Wunused-variable] BUILDSTDERR: In file included from /usr/lib/perl5/CORE/perl.h:5310, BUILDSTDERR: from Json3.xs:2: BUILDSTDERR: Json3.c: In function 'XS_JSON__Tokenize_tokenize_child': BUILDSTDERR: /usr/lib/perl5/CORE/embed.h:831:29: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 831 | #define sv_setref_pv(a,b,c) Perl_sv_setref_pv(aTHX_ a,b,c) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: Json3.c:766:17: note: 'RETVAL' was declared here BUILDSTDERR: 766 | JSON__Tokenize RETVAL; BUILDSTDERR: | ^~~~~~ rm -f blib/arch/auto/JSON/Parse/Parse.so armv7hl-redhat-linux-gnueabi-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 Json3.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 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p9EMuS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm + cd JSON-Parse-0.55 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.bs 644 Manifying 2 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.55-5.fc30.arm/usr/lib/perl5/vendor_perl/auto/JSON/Parse/Parse.so Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/JSON/Parse.pod Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/JSON/Tokenize.pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/JSON/Parse.pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/JSON/Tokenize.pod Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/share/man/man3/JSON::Parse.3pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/share/man/man3/JSON::Tokenize.3pm Installing /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/bin/validjson + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.55-5.fc30 --unique-debug-suffix -0.55-5.fc30.arm --unique-debug-src-base perl-JSON-Parse-0.55-5.fc30.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/JSON-Parse-0.55 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/auto/JSON/Parse/Parse.so extracting debug info from /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/lib/perl5/vendor_perl/auto/JSON/Parse/Parse.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 298 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.E6DFY9 + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.55 + make 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/collision.t ........... ok t/JSON-Parse.t .......... ok t/json-tokenize.t ....... ok t/Json3.t ............... ok t/kolmorogov42-1.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/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=17, Tests=438, 5 wallclock secs ( 0.24 usr 0.08 sys + 3.86 cusr 0.62 csys = 4.80 CPU) Result: PASS + exit 0 Processing files: perl-JSON-Parse-0.55-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ixSp4r + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.55 + DOCDIR=/builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/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.55-5.fc30.arm/usr/share/doc/perl-JSON-Parse + cp -pr Changes /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/share/doc/perl-JSON-Parse + cp -pr README /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/share/doc/perl-JSON-Parse + cp -pr examples /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm/usr/share/doc/perl-JSON-Parse + exit 0 Provides: perl(JSON::Parse) = 0.55 perl(JSON::Tokenize) = 0.55 perl-JSON-Parse = 0.55-5.fc30 perl-JSON-Parse(armv7hl-32) = 0.55-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.28 libpthread.so.0 libpthread.so.0(GLIBC_2.4) perl(Carp) perl(Exporter) perl(Getopt::Long) perl(JSON::Parse) perl(XSLoader) perl(lib) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-JSON-Parse-debugsource-0.55-5.fc30.armv7hl Provides: perl-JSON-Parse-debugsource = 0.55-5.fc30 perl-JSON-Parse-debugsource(armv7hl-32) = 0.55-5.fc30 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.55-5.fc30.armv7hl Provides: debuginfo(build-id) = fbe132fadccf2c45d0570507d8b782b178cb23c2 perl-JSON-Parse-debuginfo = 0.55-5.fc30 perl-JSON-Parse-debuginfo(armv7hl-32) = 0.55-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-JSON-Parse-debugsource(armv7hl-32) = 0.55-5.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm Wrote: /builddir/build/RPMS/perl-JSON-Parse-0.55-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-JSON-Parse-debugsource-0.55-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-JSON-Parse-debuginfo-0.55-5.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rAaB9x + umask 022 + cd /builddir/build/BUILD + cd JSON-Parse-0.55 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-JSON-Parse-0.55-5.fc30.arm + exit 0 Child return code was: 0