>>> nqp: Building community/nqp 2021.12-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 22:08:28 +0000 >>> nqp: Checking sanity of /home/buildozer/aports/community/nqp/APKBUILD... >>> nqp: Analyzing dependencies... >>> nqp: Installing for build: build-base moarvm perl-utils moarvm-dev libffi-dev (1/6) Installing moarvm (2021.12-r1) (2/6) Installing perl-utils (5.34.1-r0) (3/6) Installing moarvm-dev (2021.12-r1) (4/6) Installing linux-headers (5.16.7-r1) (5/6) Installing libffi-dev (3.4.2-r1) (6/6) Installing .makedepends-nqp (20220416.220833) Executing busybox-1.35.0-r8.trigger OK: 1295 MiB in 109 packages >>> nqp: Cleaning up srcdir >>> nqp: Cleaning up pkgdir >>> nqp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nqp-2021.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nqp: Fetching https://github.com/Raku/nqp/releases/download/2021.12/nqp-2021.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 653 100 653 0 0 2817 0 --:--:-- --:--:-- --:--:-- 2826 0 5085k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 5085k 61 3103k 0 0 2025k 0 0:00:02 0:00:01 0:00:01 3913k 100 5085k 100 5085k 0 0 3130k 0 0:00:01 0:00:01 --:--:-- 5746k >>> nqp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/nqp-2021.12.tar.gz >>> nqp: Checking sha512sums... nqp-2021.12.tar.gz: OK >>> nqp: Unpacking /var/cache/distfiles/v3.16/nqp-2021.12.tar.gz... Found /usr/bin/moar version 2021.12, 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. +++ 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 stage 1 nqp-config.nqp +++ Generating gen/moar/stage1/MASTNodes.nqp +++ Generating gen/moar/stage1/QAST.nqp +++ Generating gen/moar/stage1/NQPP6QRegex.nqp +++ Generating stage 2 nqp-config.nqp +++ Setting up nqp-m +++ Compiling gen/moar/stage1/nqpmo.moarvm +++ Generating gen/moar/stage1/NQPHLL.nqp +++ Compiling gen/moar/stage1/NQPCORE.setting.moarvm +++ Compiling gen/moar/stage1/QASTNode.moarvm +++ Compiling gen/moar/stage1/MASTOps.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 +++ Preparing MOAR build directories ++++++ Building MOAR backend +++ Installing MOAR stage 2 files locally +++ Compiling NQPP5QRegex.moarvm prove -j0 -r --exec '/home/buildozer/aports/community/nqp/src/nqp-2021.12/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/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/098-boxing.t ..................... ok t/nqp/099-getstaticcode.t .............. ok t/nqp/101-lexpad-stuff.t ............... ok t/nqp/102-multidim.t ................... ok t/nqp/103-typecache.t .................. ok t/nqp/104-refs.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/nqp/116-streaming-decoder.t .......... ok t/nqp/117-strs.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/07-eqatic.t ..................... ok t/moar/08-indexic.t .................... ok t/moar/09-concat.t ..................... ok t/moar/097-hll.t ....................... ok t/moar/10-eqatim.t ..................... ok t/moar/11-decode.t ..................... ok t/moar/13-writeint.t ................... ok t/moar/14-serialization-types.t ........ ok t/moar/50-jit-register-alloc.t ......... ok t/moar/51-jit-div_i.t .................. ok t/moar/53-dispatch.t ................... ok t/moar/54-dispatch-qast.t .............. ok t/serialization/01-basic.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=143, Tests=13427, 54 wallclock secs ( 1.43 usr 0.21 sys + 65.05 cusr 11.79 csys = 78.48 CPU) Result: PASS >>> nqp: Entering fakeroot... +++ Preparing MOAR build directories +++ Creating MOAR installation directories ++++++ Building MOAR backend +++ Installing MOAR stage 2 files locally +++ Compiling NQPP5QRegex.moarvm +++ Installing into /home/buildozer/aports/community/nqp/pkg/nqp/usr +++ Compiling MOAR default runner +++ Installing MOAR specifics +++ Installing default runner >>> nqp-doc*: Running split function doc... >>> nqp-doc*: Preparing subpackage nqp-doc... >>> nqp-doc*: Running postcheck for nqp-doc >>> nqp*: Running postcheck for nqp >>> nqp*: Preparing package nqp... >>> nqp*: Stripping binaries >>> nqp-doc*: Scanning shared objects >>> nqp*: Scanning shared objects >>> nqp-doc*: Tracing dependencies... >>> nqp-doc*: Package size: 480.0 KB >>> nqp-doc*: Compressing data... >>> nqp-doc*: Create checksum... >>> nqp-doc*: Create nqp-doc-2021.12-r0.apk >>> nqp*: Tracing dependencies... moarvm so:libc.musl-x86_64.so.1 so:libmoar.so >>> nqp*: Package size: 3.8 MB >>> nqp*: Compressing data... >>> nqp*: Create checksum... >>> nqp*: Create nqp-2021.12-r0.apk >>> nqp: Build complete at Sat, 16 Apr 2022 22:10:36 +0000 elapsed time 0h 2m 8s >>> nqp: Cleaning up srcdir >>> nqp: Cleaning up pkgdir >>> nqp: Uninstalling dependencies... (1/6) Purging .makedepends-nqp (20220416.220833) (2/6) Purging moarvm (2021.12-r1) (3/6) Purging perl-utils (5.34.1-r0) (4/6) Purging moarvm-dev (2021.12-r1) (5/6) Purging libffi-dev (3.4.2-r1) (6/6) Purging linux-headers (5.16.7-r1) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> nqp: Updating the community/x86_64 repository index... >>> nqp: Signing the index...