>>> perl-full: Building testing/perl-full 1.004-r0 (using abuild 3.14.0-r0) started Tue, 15 Oct 2024 21:56:36 +0000
>>> perl-full: Validating /home/buildozer/aports/testing/perl-full/APKBUILD...
>>> WARNING: perl-full: Setting the maintainer with a comment is deprecated. Use maintainer="Celeste <cielesti@protonmail.com>" instead
>>> perl-full: Analyzing dependencies...
>>> perl-full: Installing for build: build-base perl perl-bareword-filehandles perl-curry perl-data-checks perl-future-asyncawait perl-future-asyncawait-hooks perl-indirect perl-json-maybeutf8 perl-list-keywords perl-log-any perl-meta perl-metrics-any perl-multidimensional perl-object-pad perl-object-pad-fieldattr-checked perl-role-tiny perl-signature-attribute-checked perl-syntax-keyword-defer perl-syntax-keyword-dynamically perl-syntax-keyword-match perl-syntax-keyword-try perl-syntax-operator-equ perl-time-moment perl-time-moment-role-strptime perl-time-moment-role-timezone perl-unicode-utf8 perl-xs-parse-sublike perl-test-checkdeps perl-test-deep perl-test-fatal
(1/45) Installing libbz2 (1.0.8-r6)
(2/45) Installing perl (5.40.0-r3)
(3/45) Installing perl-b-hooks-op-check (0.22-r0)
(4/45) Installing perl-bareword-filehandles (0.007-r0)
(5/45) Installing perl-curry (2.000001-r0)
(6/45) Installing perl-class-inspector (1.36-r3)
(7/45) Installing perl-file-sharedir (1.118-r1)
(8/45) Installing perl-data-checks (0.10-r0)
(9/45) Installing perl-future (0.50-r2)
(10/45) Installing perl-xs-parse-keyword (0.46-r0)
(11/45) Installing perl-xs-parse-sublike (0.29-r0)
(12/45) Installing perl-future-asyncawait (0.69-r0)
(13/45) Installing perl-future-asyncawait-hooks (0.02-r0)
(14/45) Installing perl-indirect (0.39-r1)
(15/45) Installing perl-json-maybexs (1.004008-r0)
(16/45) Installing perl-unicode-utf8 (0.62-r3)
(17/45) Installing perl-json-maybeutf8 (2.000-r0)
(18/45) Installing perl-list-keywords (0.11-r0)
(19/45) Installing perl-log-any (1.717-r0)
(20/45) Installing perl-meta (0.012-r0)
(21/45) Installing perl-metrics-any (0.10-r1)
(22/45) Installing perl-multidimensional (0.014-r0)
(23/45) Installing perl-object-pad (0.814-r0)
(24/45) Installing perl-object-pad-fieldattr-checked (0.12-r0)
(25/45) Installing perl-role-tiny (2.002004-r2)
(26/45) Installing perl-signature-attribute-checked (0.06-r0)
(27/45) Installing perl-syntax-keyword-defer (0.11-r0)
(28/45) Installing perl-syntax-keyword-dynamically (0.14-r0)
(29/45) Installing perl-syntax-keyword-match (0.15-r0)
(30/45) Installing perl-syntax-keyword-try (0.30-r0)
(31/45) Installing perl-syntax-operator-equ (0.10-r0)
(32/45) Installing perl-time-moment (0.44-r0)
(33/45) Installing perl-time-moment-role-strptime (0.001-r0)
(34/45) Installing perl-time-moment-role-timezone (1.000-r0)
(35/45) Installing perl-cpan-meta-check (0.018-r0)
(36/45) Installing perl-test-checkdeps (0.010-r0)
(37/45) Installing perl-test-simple (1.302204-r0)
(38/45) Installing perl-test-nowarnings (1.06-r1)
(39/45) Installing perl-test-deep (1.204-r2)
(40/45) Installing perl-try-tiny (0.32-r0)
(41/45) Installing perl-test-fatal (0.017-r1)
(42/45) Installing .makedepends-perl-full (20241015.215638)
(43/45) Installing perl-error (0.17029-r2)
(44/45) Installing perl-git (2.46.2-r0)
(45/45) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 317 MiB in 146 packages
>>> perl-full: Cleaning up srcdir
>>> perl-full: Cleaning up pkgdir
>>> perl-full: Cleaning up tmpdir
>>> perl-full: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Full-1.004.tar.gz
>>> perl-full: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Full-1.004.tar.gz
>>> perl-full: Checking sha512sums...
Full-1.004.tar.gz: OK
>>> perl-full: Unpacking /var/cache/distfiles/edge/Full-1.004.tar.gz...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Full
Writing MYMETA.yml and MYMETA.json
cp lib/Full.pm blib/lib/Full.pm
cp lib/Full/Pragmata.pm blib/lib/Full/Pragmata.pm
cp lib/Full/Script.pm blib/lib/Full/Script.pm
cp lib/Full/Role.pm blib/lib/Full/Role.pm
cp lib/Full/Class.pm blib/lib/Full/Class.pm
Manifying 5 pod documents
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/00-check-deps.t ...... ok
t/00-compile.t ......... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.70
#     File::Spec            any     3.90
#     IO::Handle            any     1.55
#     IPC::Open3            any     1.22
#     Test::CheckDeps     0.010    0.010
#     Test::Deep          1.124    1.204
#     Test::Fatal         0.010    0.017
#     Test::More           0.98 1.302204
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                              Want     Have
#     ------------------------------- -------- --------
#     Data::Checks                        0.10     0.10
#     Future::AsyncAwait                  0.68     0.69
#     Future::AsyncAwait::Hooks           0.02     0.02
#     Future::Utils                       0.50     0.50
#     JSON::MaybeUTF8                    2.000    2.000
#     List::Keywords                      0.11     0.11
#     Log::Any                           1.717    1.717
#     Log::Any::Adapter                  1.717    1.717
#     Metrics::Any                        0.10     0.10
#     Object::Pad                        0.813    0.814
#     Object::Pad::FieldAttr::Checked     0.12     0.12
#     Role::Tiny                      2.002004 2.002004
#     Signature::Attribute::Checked       0.06     0.06
#     Sublike::Extended                   0.29     0.29
#     Syntax::Keyword::Defer              0.11     0.11
#     Syntax::Keyword::Dynamically        0.14     0.14
#     Syntax::Keyword::Match              0.15     0.15
#     Syntax::Keyword::Try                0.30     0.30
#     Syntax::Operator::Equ               0.10     0.10
#     Time::Moment                        0.44     0.44
#     Time::Moment::Role::Strptime       0.001    0.001
#     Time::Moment::Role::TimeZone       1.000    1.000
#     Unicode::UTF8                       0.62     0.62
#     bareword::filehandles              0.007    0.007
#     curry                           2.000001 2.000001
#     indirect                            0.39     0.39
#     meta                               0.008    0.012
#     multidimensional                   0.014    0.014
# 
t/00-report-prereqs.t .. ok
t/class.t .............. ok
t/role.t ............... ok
t/script.t ............. ok
t/syntax.t ............. ok
All tests successful.
Files=7, Tests=62,  1 wallclock secs ( 0.02 usr  0.05 sys +  1.23 cusr  0.25 csys =  1.55 CPU)
Result: PASS
>>> perl-full: Entering fakeroot...
Manifying 5 pod documents
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/perl5/vendor_perl/Full.pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/perl5/vendor_perl/Full/Class.pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/perl5/vendor_perl/Full/Pragmata.pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/perl5/vendor_perl/Full/Role.pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/perl5/vendor_perl/Full/Script.pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/man/man3/Full.3pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/man/man3/Full::Pragmata.3pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/man/man3/Full::Script.3pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/man/man3/Full::Role.3pm
Installing /home/buildozer/aports/testing/perl-full/pkg/perl-full/usr/share/man/man3/Full::Class.3pm
>>> perl-full-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/testing/perl-full/pkg/perl-full-doc/usr/share/man'
>>> perl-full-doc*: Preparing subpackage perl-full-doc...
>>> perl-full-doc*: Running postcheck for perl-full-doc
>>> perl-full*: Running postcheck for perl-full
>>> perl-full*: Preparing package perl-full...
>>> perl-full-doc*: Tracing dependencies...
>>> perl-full-doc*: Package size: 8.3 KB
>>> perl-full-doc*: Compressing data...
>>> perl-full-doc*: Create checksum...
>>> perl-full-doc*: Create perl-full-doc-1.004-r0.apk
>>> perl-full*: Tracing dependencies...
	perl
	perl-bareword-filehandles
	perl-curry
	perl-data-checks
	perl-future-asyncawait
	perl-future-asyncawait-hooks
	perl-indirect
	perl-json-maybeutf8
	perl-list-keywords
	perl-log-any
	perl-meta
	perl-metrics-any
	perl-multidimensional
	perl-object-pad
	perl-object-pad-fieldattr-checked
	perl-role-tiny
	perl-signature-attribute-checked
	perl-syntax-keyword-defer
	perl-syntax-keyword-dynamically
	perl-syntax-keyword-match
	perl-syntax-keyword-try
	perl-syntax-operator-equ
	perl-time-moment
	perl-time-moment-role-strptime
	perl-time-moment-role-timezone
	perl-unicode-utf8
	perl-xs-parse-sublike
>>> perl-full*: Package size: 17.6 KB
>>> perl-full*: Compressing data...
>>> perl-full*: Create checksum...
>>> perl-full*: Create perl-full-1.004-r0.apk
>>> perl-full: Build complete at Tue, 15 Oct 2024 21:56:44 +0000 elapsed time 0h 0m 8s
>>> perl-full: Cleaning up srcdir
>>> perl-full: Cleaning up pkgdir
>>> perl-full: Uninstalling dependencies...
(1/45) Purging .makedepends-perl-full (20241015.215638)
(2/45) Purging perl-bareword-filehandles (0.007-r0)
(3/45) Purging perl-curry (2.000001-r0)
(4/45) Purging perl-future-asyncawait-hooks (0.02-r0)
(5/45) Purging perl-future-asyncawait (0.69-r0)
(6/45) Purging perl-future (0.50-r2)
(7/45) Purging perl-indirect (0.39-r1)
(8/45) Purging perl-json-maybeutf8 (2.000-r0)
(9/45) Purging perl-json-maybexs (1.004008-r0)
(10/45) Purging perl-list-keywords (0.11-r0)
(11/45) Purging perl-log-any (1.717-r0)
(12/45) Purging perl-metrics-any (0.10-r1)
(13/45) Purging perl-multidimensional (0.014-r0)
(14/45) Purging perl-b-hooks-op-check (0.22-r0)
(15/45) Purging perl-object-pad-fieldattr-checked (0.12-r0)
(16/45) Purging perl-object-pad (0.814-r0)
(17/45) Purging perl-signature-attribute-checked (0.06-r0)
(18/45) Purging perl-data-checks (0.10-r0)
(19/45) Purging perl-syntax-keyword-defer (0.11-r0)
(20/45) Purging perl-syntax-keyword-dynamically (0.14-r0)
(21/45) Purging perl-syntax-keyword-match (0.15-r0)
(22/45) Purging perl-syntax-keyword-try (0.30-r0)
(23/45) Purging perl-syntax-operator-equ (0.10-r0)
(24/45) Purging perl-meta (0.012-r0)
(25/45) Purging perl-xs-parse-keyword (0.46-r0)
(26/45) Purging perl-time-moment-role-strptime (0.001-r0)
(27/45) Purging perl-time-moment-role-timezone (1.000-r0)
(28/45) Purging perl-role-tiny (2.002004-r2)
(29/45) Purging perl-time-moment (0.44-r0)
(30/45) Purging perl-unicode-utf8 (0.62-r3)
(31/45) Purging perl-xs-parse-sublike (0.29-r0)
(32/45) Purging perl-file-sharedir (1.118-r1)
(33/45) Purging perl-class-inspector (1.36-r3)
(34/45) Purging perl-test-checkdeps (0.010-r0)
(35/45) Purging perl-cpan-meta-check (0.018-r0)
(36/45) Purging perl-test-deep (1.204-r2)
(37/45) Purging perl-test-simple (1.302204-r0)
(38/45) Purging perl-test-nowarnings (1.06-r1)
(39/45) Purging perl-test-fatal (0.017-r1)
(40/45) Purging perl-try-tiny (0.32-r0)
(41/45) Purging git-perl (2.46.2-r0)
(42/45) Purging perl-git (2.46.2-r0)
(43/45) Purging perl-error (0.17029-r2)
(44/45) Purging perl (5.40.0-r3)
(45/45) Purging libbz2 (1.0.8-r6)
Executing busybox-1.36.1-r32.trigger
OK: 283 MiB in 101 packages
>>> perl-full: Updating the testing/armv7 repository index...
>>> perl-full: Signing the index...