>>> perl-future-asyncawait: Building testing/perl-future-asyncawait 0.58-r0 (using abuild 3.9.0-r0) started Mon, 02 May 2022 07:43:00 +0000 >>> perl-future-asyncawait: Checking sanity of /home/buildozer/aports/testing/perl-future-asyncawait/APKBUILD... >>> perl-future-asyncawait: Analyzing dependencies... >>> perl-future-asyncawait: Installing for build: build-base perl perl-future perl-xs-parse-sublike perl-xs-parse-keyword perl-dev perl-module-build perl-test-refcount perl-test-fatal (1/19) Installing perl (5.34.1-r0) (2/19) Installing perl-future (0.48-r0) (3/19) Installing perl-xs-parse-sublike (0.16-r0) (4/19) Installing perl-xs-parse-keyword (0.22-r0) (5/19) Installing perl-utils (5.34.1-r0) (6/19) Installing perl-dev (5.34.1-r0) (7/19) Installing perl-module-build (0.4231-r1) (8/19) Installing perl-test-refcount (0.10-r3) (9/19) Installing perl-capture-tiny (0.48-r2) (10/19) Installing perl-devel-symdump (2.18-r2) (11/19) Installing perl-test-pod (1.52-r2) (12/19) Installing perl-pod-parser (1.63-r1) (13/19) Installing perl-pod-coverage (0.23-r2) (14/19) Installing perl-try-tiny (0.31-r0) (15/19) Installing perl-test-fatal (0.016-r3) (16/19) Installing .makedepends-perl-future-asyncawait (20220502.074301) (17/19) Installing perl-error (0.17029-r1) (18/19) Installing perl-git (2.36.0-r0) (19/19) Installing git-perl (2.36.0-r0) Executing busybox-1.35.0-r10.trigger OK: 380 MiB in 117 packages >>> perl-future-asyncawait: Cleaning up srcdir >>> perl-future-asyncawait: Cleaning up pkgdir >>> perl-future-asyncawait: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Future-AsyncAwait-0.58.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 >>> perl-future-asyncawait: Fetching https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Future-AsyncAwait-0.58.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 81591 100 81591 0 0 1235k 0 --:--:-- --:--:-- --:--:-- 1244k >>> perl-future-asyncawait: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Future-AsyncAwait-0.58.tar.gz >>> perl-future-asyncawait: Checking sha512sums... Future-AsyncAwait-0.58.tar.gz: OK >>> perl-future-asyncawait: Unpacking /var/cache/distfiles/edge/Future-AsyncAwait-0.58.tar.gz... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Future-AsyncAwait' version '0.58' Building Future-AsyncAwait gcc -I/usr/lib/perl5/core_perl/CORE -DVERSION="0.58" -DXS_VERSION="0.58" -fPIC -Ihax -I. -I. -c -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -o lib/Future/AsyncAwait.o lib/Future/AsyncAwait.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Future/AsyncAwait/AsyncAwait.bs') cc -shared -Os -fomit-frame-pointer -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Future/AsyncAwait/AsyncAwait.so lib/Future/AsyncAwait.o t/00use.t ....................... ok t/01async-immediate.t ........... ok t/02await-immediate.t ........... ok t/03await.t ..................... ok t/04await-toplevel.t ............ ok t/05await-expr.t ................ ok t/06await-nested.t .............. ok t/07await-label.t ............... ok t/08await-cancel.t .............. ok t/09await-cancel-block.t ........ ok t/10pad.t ....................... ok t/11contexts.t .................. ok t/12closure.t ................... ok t/13regexp.t .................... ok t/14packagevar.t ................ ok t/15local-errsv.t ............... ok t/16state.t ..................... ok t/20context-block.t ............. ok t/21context-while.t ............. ok t/22context-foreach.t ........... ok t/23context-map.t ............... ok t/24context-foreach-list.t ...... skipped: This test requires perl 5.35.5 t/30stringeval.t ................ ok t/31destroy.t ................... ok t/32compile-errors.t ............ ok t/40croak.t ..................... ok t/41end.t ....................... ok t/42unresolved.t ................ ok t/43failure.t ................... ok t/44sub-attrs.t ................. ok t/45sub-signatures.t ............ ok t/50future-subclass.t ........... ok t/51awaitable-role.t ............ skipped: No Role::Tiny t/52awaitable-future.t .......... ok t/80async-method.t .............. skipped: Object::Pad >= 0.15 is not available t/80async-multi-sub.t ........... skipped: Syntax::Keyword::MultiSub >= 0.01 is not available t/80await+SKT.t ................. skipped: Syntax::Keyword::Try >= 0.22 is not available t/80await+defer.t ............... skipped: Syntax::Keyword::Defer >= 0.02 is not available t/80await+dynamically.t ......... skipped: Syntax::Keyword::Dynamically >= 0.02 is not available # Future::AsyncAwait 0.58, core perl version v5.34.1 t/80await+feature-try.t ......... ok t/80await+matchcase.t ........... skipped: Syntax::Keyword::Match is not available t/81async-method+dynamically.t .. skipped: Object::Pad >= 0.15 is not available t/81memory-growth.t ............. skipped: No Test::MemoryGrowth t/82devel-mat-dumper-helper.t ... skipped: No Devel::MAT t/90rt128176.t .................. ok t/90rt129836.t .................. ok t/90rt142468.t .................. ok t/99pod.t ....................... ok All tests successful. Files=48, Tests=206, 7 wallclock secs ( 0.19 usr 0.11 sys + 6.19 cusr 0.92 csys = 7.41 CPU) Result: PASS >>> perl-future-asyncawait: Entering fakeroot... Building Future-AsyncAwait Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/lib/perl5/vendor_perl/auto/Future/AsyncAwait/AsyncAwait.so Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/lib/perl5/vendor_perl/auto/Future/AsyncAwait/AsyncAwait.bs Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/lib/perl5/vendor_perl/Test/Future/AsyncAwait/Awaitable.pm Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/lib/perl5/vendor_perl/Future/AsyncAwait.pm Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/lib/perl5/vendor_perl/Future/AsyncAwait/Awaitable.pm Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/share/man/man3/Future::AsyncAwait.3pm Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/share/man/man3/Test::Future::AsyncAwait::Awaitable.3pm Installing /home/buildozer/aports/testing/perl-future-asyncawait/pkg/perl-future-asyncawait/usr/share/man/man3/Future::AsyncAwait::Awaitable.3pm >>> perl-future-asyncawait-doc*: Running split function doc... >>> perl-future-asyncawait-doc*: Preparing subpackage perl-future-asyncawait-doc... >>> perl-future-asyncawait-doc*: Running postcheck for perl-future-asyncawait-doc >>> perl-future-asyncawait*: Running postcheck for perl-future-asyncawait >>> perl-future-asyncawait*: Preparing package perl-future-asyncawait... >>> perl-future-asyncawait*: Stripping binaries >>> perl-future-asyncawait-doc*: Scanning shared objects >>> perl-future-asyncawait*: Scanning shared objects >>> perl-future-asyncawait-doc*: Tracing dependencies... >>> perl-future-asyncawait-doc*: Package size: 36.0 KB >>> perl-future-asyncawait-doc*: Compressing data... >>> perl-future-asyncawait-doc*: Create checksum... >>> perl-future-asyncawait-doc*: Create perl-future-asyncawait-doc-0.58-r0.apk >>> perl-future-asyncawait*: Tracing dependencies... perl perl-future perl-xs-parse-sublike perl-xs-parse-keyword so:libc.musl-x86_64.so.1 >>> perl-future-asyncawait*: Package size: 132.0 KB >>> perl-future-asyncawait*: Compressing data... >>> perl-future-asyncawait*: Create checksum... >>> perl-future-asyncawait*: Create perl-future-asyncawait-0.58-r0.apk >>> perl-future-asyncawait: Build complete at Mon, 02 May 2022 07:43:14 +0000 elapsed time 0h 0m 14s >>> perl-future-asyncawait: Cleaning up srcdir >>> perl-future-asyncawait: Cleaning up pkgdir >>> perl-future-asyncawait: Uninstalling dependencies... (1/19) Purging .makedepends-perl-future-asyncawait (20220502.074301) (2/19) Purging perl-future (0.48-r0) (3/19) Purging perl-xs-parse-sublike (0.16-r0) (4/19) Purging perl-xs-parse-keyword (0.22-r0) (5/19) Purging perl-dev (5.34.1-r0) (6/19) Purging perl-utils (5.34.1-r0) (7/19) Purging perl-module-build (0.4231-r1) (8/19) Purging perl-test-refcount (0.10-r3) (9/19) Purging perl-test-fatal (0.016-r3) (10/19) Purging perl-try-tiny (0.31-r0) (11/19) Purging perl-capture-tiny (0.48-r2) (12/19) Purging perl-pod-coverage (0.23-r2) (13/19) Purging perl-devel-symdump (2.18-r2) (14/19) Purging perl-test-pod (1.52-r2) (15/19) Purging perl-pod-parser (1.63-r1) (16/19) Purging git-perl (2.36.0-r0) (17/19) Purging perl-git (2.36.0-r0) (18/19) Purging perl-error (0.17029-r1) (19/19) Purging perl (5.34.1-r0) Executing busybox-1.35.0-r10.trigger OK: 332 MiB in 98 packages >>> perl-future-asyncawait: Updating the testing/x86_64 repository index... >>> perl-future-asyncawait: Signing the index...