Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nqp.spec'], chrootPath='/var/lib/mock/f33-build-325130-58003/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nqp.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597190400 Wrote: /builddir/build/SRPMS/nqp-0.0.2020.07-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nqp.spec'], chrootPath='/var/lib/mock/f33-build-325130-58003/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nqp.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597190400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zs6oqi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nqp-2020.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/nqp-2020.07.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nqp-2020.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.69qUgm + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + rm -r 3rdparty/jna + find examples -maxdepth 1 -name '*.nqp' -exec /usr/bin/sed -i -e '1 s&#!.*\(nqp\)&#!/usr/bin/\1&' '{}' ';' + /usr/bin/perl -pi -e 's/\r\n$/\n/g' examples/rubyish/t/recursion.t examples/rubyish/examples-rubyish/fractal-tree.rbi examples/rubyish/t/bitwise.t docs/ops.markdown examples/rubyish/t/inheritance.t examples/rubyish/t/line-spanning.t examples/rubyish/examples-rubyish/closure.rbi + /usr/bin/chmod 644 docs/ops.markdown + /usr/bin/perl Configure.pl --backends=moar --prefix=/usr Can't exec "git": No such file or directory at Configure.pl line 16. Can't exec "git": No such file or directory at Configure.pl line 23. Can't exec "git": No such file or directory at Configure.pl line 24. Found /usr/bin/moar version 2020.07, which is new enough. Cleaning up ... You can now use 'make' to build NQP. After that, 'make test' will run some tests and 'make install' will install NQP. + CFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' + /usr/bin/make -j4 +++ Preparing MOAR build directories ++++++ Building MOAR backend +++ Generating gen/moar/stage1/nqpmo.nqp +++ Compiling gen/moar/stage1/ModuleLoader.moarvm +++ Generating gen/moar/stage1/NQPCORE.setting +++ Generating gen/moar/stage1/QASTNode.nqp +++ Generating gen/moar/stage1/QRegex.nqp +++ Generating gen/moar/stage1/NQPHLL.nqp +++ Generating gen/moar/stage1/MASTNodes.nqp +++ Generating gen/moar/stage1/QAST.nqp +++ Generating gen/moar/stage1/NQPP6QRegex.nqp +++ Setting up nqp-m +++ Compiling gen/moar/stage1/nqpmo.moarvm Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 16. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 23. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 24. +++ Compiling gen/moar/stage1/NQPCORE.setting.moarvm +++ Compiling gen/moar/stage1/MASTOps.moarvm +++ Compiling gen/moar/stage1/QASTNode.moarvm +++ Compiling gen/moar/stage1/QRegex.moarvm +++ Compiling gen/moar/stage1/MASTNodes.moarvm +++ Compiling gen/moar/stage1/NQPHLL.moarvm +++ Compiling gen/moar/stage1/QAST.moarvm +++ Compiling gen/moar/stage1/NQPP6QRegex.moarvm +++ Creating stage 1 NQP +++ Generating gen/moar/stage2/nqpmo.nqp +++ Compiling gen/moar/stage2/ModuleLoader.moarvm +++ Generating gen/moar/stage2/NQPCORE.setting +++ Generating gen/moar/stage2/QASTNode.nqp +++ Generating gen/moar/stage2/QRegex.nqp +++ Generating gen/moar/stage2/NQPHLL.nqp +++ Generating gen/moar/stage2/MASTNodes.nqp +++ Generating gen/moar/stage2/QAST.nqp +++ Generating gen/moar/stage2/NQPP6QRegex.nqp +++ Compiling gen/moar/stage2/nqpmo.moarvm +++ Compiling gen/moar/stage2/NQPCORE.setting.moarvm +++ Compiling gen/moar/stage2/QASTNode.moarvm +++ Compiling gen/moar/stage2/MASTOps.moarvm +++ Compiling gen/moar/stage2/QRegex.moarvm +++ Compiling gen/moar/stage2/MASTNodes.moarvm +++ Compiling gen/moar/stage2/NQPHLL.moarvm +++ Compiling gen/moar/stage2/QAST.moarvm +++ Compiling gen/moar/stage2/NQPP6QRegex.moarvm +++ Creating stage 2 NQP +++ Installing MOAR stage 2 files locally +++ Compiling NQPP5QRegex.moarvm +++ Compiling inst-nqp-m +++ Compiling inst-nqp +++ Compiling MOAR default runner Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 16. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 23. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 24. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W46e2i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 + cd nqp-2020.07 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 +++ Preparing MOAR build directories ++++++ Building MOAR backend +++ Installing MOAR stage 2 files locally +++ Compiling NQPP5QRegex.moarvm +++ Creating MOAR installation directories +++ Installing into /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr +++ Installing MOAR specifics +++ Compiling MOAR default runner Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 16. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 23. Can't exec "git": No such file or directory at /builddir/build/BUILD/nqp-2020.07/Configure.pl line 24. +++ Installing default runner + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.0ifjVl + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + make test +++ Preparing MOAR build directories ++++++ Building MOAR backend +++ Installing MOAR stage 2 files locally +++ Compiling NQPP5QRegex.moarvm prove -j0 -r --exec '/builddir/build/BUILD/nqp-2020.07/nqp-m' t/nqp t/hll t/qregex t/p5regex t/qast t/moar t/serialization t/nativecall t/concurrency t/nqp/001-literals.t ................... ok t/nqp/002-if.t ......................... ok t/nqp/003-if-else.t .................... ok t/nqp/004-unless.t ..................... ok t/nqp/005-comments.t ................... ok t/nqp/006-args-pos.t ................... ok t/nqp/007-boolean.t .................... ok t/nqp/008-blocks.t ..................... ok t/nqp/009-var.t ........................ ok t/nqp/010-cmp.t ........................ ok t/nqp/011-sub.t ........................ ok t/nqp/012-logical.t .................... ok t/nqp/013-op.t ......................... ok t/nqp/014-while.t ...................... ok t/nqp/015-list.t ....................... ok t/nqp/016-ternary.t .................... ok t/nqp/017-positional.t ................. ok t/nqp/018-associative.t ................ ok t/nqp/019-file-ops.t ................... ok t/nqp/020-return.t ..................... ok t/nqp/021-contextual.t ................. ok t/nqp/022-optional-args.t .............. ok t/nqp/023-named-args.t ................. ok t/nqp/024-module.t ..................... ok t/nqp/025-class.t ...................... ok t/nqp/026-methodops.t .................. ok t/nqp/027-self.t ....................... ok t/nqp/028-subclass.t ................... ok t/nqp/029-make.t ....................... ok t/nqp/031-grammar.t .................... ok t/nqp/032-protoregex.t ................. ok t/nqp/033-init.t ....................... ok t/nqp/034-rxcodeblock.t ................ ok t/nqp/035-prefix-sigil.t ............... ok t/nqp/036-callable.t ................... ok t/nqp/037-slurpy.t ..................... ok t/nqp/038-quotes.t ..................... ok t/nqp/039-pointy.t ..................... ok t/nqp/040-lists.t ...................... ok t/nqp/041-flat.t ....................... ok t/nqp/042-cond-loop.t .................. ok t/nqp/043-package-var.t ................ ok t/nqp/044-try-catch.t .................. ok t/nqp/045-smartmatch.t ................. ok t/nqp/046-charspec.t ................... ok t/nqp/047-loop-control.t ............... ok t/nqp/048-closure.t .................... ok t/nqp/049-regex-interpolation.t ........ ok t/nqp/050-regex.t ...................... ok t/nqp/051-multi.t ...................... ok t/nqp/053-knowhow.t .................... ok t/nqp/055-multi-method.t ............... ok t/nqp/056-role.t ....................... ok t/nqp/057-construction.t ............... ok t/nqp/058-attrs.t ...................... ok t/nqp/059-nqpop.t ...................... ok t/nqp/060-bigint.t ..................... ok t/nqp/061-mixin.t ...................... ok t/nqp/062-subst.t ...................... ok t/nqp/063-slurp.t ...................... ok t/nqp/064-native.t ..................... ok t/nqp/065-how.t ........................ ok t/nqp/066-pararole.t ................... ok t/nqp/067-container.t .................. ok t/nqp/068-associative-for.t ............ ok t/nqp/069-js-keywords-as-identifier.t .. ok t/nqp/070-invokespec.t ................. ok t/nqp/071-setboolspec.t ................ ok t/nqp/072-rolehow.t .................... ok t/nqp/073-delegation.t ................. ok t/nqp/074-nfa.t ........................ ok t/nqp/075-curcode.t .................... ok t/nqp/076-capture.t .................... ok t/nqp/077-curlexpad.t .................. ok t/nqp/079-callercode.t ................. ok t/nqp/080-matches.t .................... ok t/nqp/081-radix.t ...................... ok t/nqp/082-decode.t ..................... ok t/nqp/083-math.t ....................... ok t/nqp/084-loop-labels.t ................ ok t/nqp/085-type-tester.t ................ ok t/nqp/087-parametric-6model.t .......... ok t/nqp/088-more-if-tests.t .............. ok t/nqp/089-istype.t ..................... ok t/nqp/090-findmethod.t ................. ok t/nqp/091-codename.t ................... ok t/nqp/092-where.t ...................... ok t/nqp/093-oo-ops.t ..................... ok t/nqp/094-clone.t ...................... ok t/nqp/095-cclass.t ..................... ok t/nqp/096-array-methods.t .............. ok t/nqp/097-hll.t ........................ ok t/nqp/098-boxing.t ..................... ok t/nqp/099-getstaticcode.t .............. ok t/nqp/100-dispatcher.t ................. ok t/nqp/101-lexpad-stuff.t ............... ok t/nqp/102-multidim.t ................... ok t/nqp/103-typecache.t .................. ok t/nqp/104-method-cache.t ............... ok t/nqp/104-refs.t ....................... ok t/nqp/105-multicache.t ................. ok t/nqp/106-unicodenames.t ............... ok t/nqp/107-index.t ...................... ok t/nqp/108-vmhash.t ..................... ok t/nqp/109-coercions.t .................. ok t/nqp/110-normalization.t .............. ok t/nqp/111-spawnprocasync.t ............. ok t/nqp/112-call.t ....................... ok t/nqp/112-continuations.t .............. ok t/nqp/113-run-command.t ................ ok t/nqp/114-pod-panic.t .................. ok t/nqp/115-nums.t ....................... ok t/hll/01-language.t .................... ok t/hll/02-modules.t ..................... skipped: design changes, need re-work t/hll/03-exports.t ..................... skipped: design changes (EXPORT now lexical), need re-work t/hll/04-import.t ...................... skipped: design changes (EXPORT now lexical), need re-work t/hll/05-commandline.t ................. ok t/hll/06-sprintf.t ..................... ok t/qregex/01-qregex.t ................... ok t/p5regex/01-p5regex.t ................. ok t/qast/01-qast.t ....................... ok t/qast/02-manipulation.t ............... ok t/moar/01-continuations.t .............. ok t/moar/02-qast-references.t ............ ok t/moar/03-line-seps.t .................. ok t/moar/04-argument-truncation.t ........ ok t/moar/05-decoder.t .................... ok t/moar/07-eqatic.t ..................... ok t/moar/08-indexic.t .................... ok t/moar/09-concat.t ..................... ok t/moar/10-eqatim.t ..................... ok t/moar/11-decode.t ..................... ok t/moar/13-writeint.t ................... ok t/moar/50-jit-register-alloc.t ......... ok t/moar/51-jit-div_i.t .................. ok t/moar/52-pluggable-spesh.t ............ ok t/serialization/01-basic.t ............. ok t/serialization/02-types.t ............. ok t/serialization/03-closures.t .......... ok t/serialization/04-repossession.t ...... ok t/nativecall/01-basic.t ................ ok t/concurrency/01-thread.t .............. ok t/concurrency/02-lock.t ................ ok t/concurrency/03-semaphore.t ........... ok t/concurrency/04-osr-crash.t ........... ok All tests successful. Files=145, Tests=13343, 827 wallclock secs (28.49 usr 7.31 sys + 944.98 cusr 114.09 csys = 1094.87 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nqp-0.0.2020.07-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vk0ZJk + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + DOCDIR=/builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp + cp -pr CREDITS /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp + cp -pr README.pod /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ULQekk + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + LICENSEDIR=/builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/licenses/nqp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/licenses/nqp + cp -pr LICENSE /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/licenses/nqp + RPM_EC=0 ++ jobs -p + exit 0 Provides: nqp = 0.0.2020.07-1.fc33 nqp(riscv-64) = 0.0.2020.07-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libmoar.so()(64bit) rtld(GNU_HASH) Processing files: nqp-doc-0.0.2020.07-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8puBel + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + DOCDIR=/builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp-doc + cp -pr docs /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp-doc + cp -pr examples /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64/usr/share/doc/nqp-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: nqp-doc = 0.0.2020.07-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 Wrote: /builddir/build/RPMS/nqp-doc-0.0.2020.07-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/nqp-0.0.2020.07-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1MB98j + umask 022 + cd /builddir/build/BUILD + cd nqp-2020.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nqp-0.0.2020.07-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0