>>> perl-net-async-xmpp: Building testing/perl-net-async-xmpp 0.003-r0 (using abuild 3.12.0-r2) started Wed, 17 Jan 2024 00:26:44 +0000 >>> perl-net-async-xmpp: Checking sanity of /home/buildozer/aports/testing/perl-net-async-xmpp/APKBUILD... >>> perl-net-async-xmpp: Analyzing dependencies... >>> perl-net-async-xmpp: Installing for build: build-base perl perl-curry perl-future perl-io-async perl-io-async-resolver-dns perl-io-async-ssl perl-mixin-event-dispatch perl-protocol-xmpp perl-test-checkdeps perl-test-fatal (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing perl (5.38.2-r0) (3/34) Installing perl-curry (2.000001-r0) (4/34) Installing perl-future (0.50-r1) (5/34) Installing perl-struct-dumb (0.14-r1) (6/34) Installing perl-io-async (0.802-r1) (7/34) Installing perl-list-utilsby (0.12-r2) (8/34) Installing perl-digest-sha1 (2.13-r17) (9/34) Installing perl-digest-md5 (2.59-r0) (10/34) Installing perl-digest-hmac (1.04-r2) (11/34) Installing perl-net-dns (1.42-r0) (12/34) Installing perl-io-async-resolver-dns (0.06-r0) (13/34) Installing perl-net-ssleay (1.94-r0) (14/34) Installing perl-mozilla-ca (20231213-r0) (15/34) Installing perl-io-socket-ssl (2.084-r0) (16/34) Installing perl-io-async-ssl (0.25-r0) (17/34) Installing perl-mixin-event-dispatch (2.000-r0) (18/34) Installing perl-authen-sasl (2.1700-r0) (19/34) Installing perl-xml-sax-base (1.09-r5) (20/34) Installing perl-xml-namespacesupport (1.12-r5) (21/34) Installing perl-xml-sax (1.02-r3) Executing perl-xml-sax-1.02-r3.post-install (22/34) Installing xz-libs (5.4.5-r0) (23/34) Installing libxml2 (2.12.3-r0) (24/34) Installing perl-xml-libxml (2.0209-r0) (25/34) Installing perl-xml-libxml-sax-chunkparser (0.00008-r0) (26/34) Installing perl-protocol-xmpp (0.006-r0) (27/34) Installing perl-cpan-meta-check (0.018-r0) (28/34) Installing perl-test-checkdeps (0.010-r0) (29/34) Installing perl-try-tiny (0.31-r2) (30/34) Installing perl-test-fatal (0.017-r1) (31/34) Installing .makedepends-perl-net-async-xmpp (20240117.002646) (32/34) Installing perl-error (0.17029-r2) (33/34) Installing perl-git (2.43.0-r0) (34/34) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r19.trigger OK: 426 MiB in 141 packages >>> perl-net-async-xmpp: Cleaning up srcdir >>> perl-net-async-xmpp: Cleaning up pkgdir >>> perl-net-async-xmpp: Cleaning up tmpdir >>> perl-net-async-xmpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Net-Async-XMPP-0.003.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-net-async-xmpp: Fetching https://cpan.metacpan.org/authors/id/T/TE/TEAM/Net-Async-XMPP-0.003.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 21134 100 21134 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k >>> perl-net-async-xmpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Net-Async-XMPP-0.003.tar.gz >>> perl-net-async-xmpp: Checking sha512sums... Net-Async-XMPP-0.003.tar.gz: OK >>> perl-net-async-xmpp: Unpacking /var/cache/distfiles/edge/Net-Async-XMPP-0.003.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Async::XMPP Writing MYMETA.yml and MYMETA.json cp lib/Net/Async/XMPP/Server.pm blib/lib/Net/Async/XMPP/Server.pm cp lib/Net/Async/XMPP/Protocol.pod blib/lib/Net/Async/XMPP/Protocol.pod cp lib/Net/Async/XMPP.pm blib/lib/Net/Async/XMPP.pm cp lib/Net/Async/XMPP/Protocol.pm blib/lib/Net/Async/XMPP/Protocol.pm cp lib/Net/Async/XMPP/Client.pm blib/lib/Net/Async/XMPP/Client.pm cp lib/Net/Async/XMPP/Client.pod blib/lib/Net/Async/XMPP/Client.pod Manifying 6 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 # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.038002 (wanted 5.010001) on linux from /usr/bin/perl # # ExtUtils::MakeMaker => 7.70 (want 6.48) # File::Spec => 3.88 (want any version) # Future => 0.50 (want 0.29) # Future::Utils => 0.50 (want 0.29) # IO::Async => 0.802 (want 0.60) # IO::Async::Resolver::DNS => 0.06 (want 0.04) # IO::Async::SSL => 0.25 (want 0.14) # IO::Handle => 1.52 (want any version) # IPC::Open3 => 1.22 (want any version) # Mixin::Event::Dispatch => 2.000 (want 1.000) # Protocol::XMPP => 0.006 (want 0.006) # Socket => 2.036 (want 2.000) # Test::CheckDeps => 0.010 (want 0.010) # Test::Fatal => 0.017 (want 0.010) # Test::More => 1.302194 (want 0.98) # curry => 2.000001 (want any version) # parent => 0.241 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok All tests successful. Files=3, Tests=23, 2 wallclock secs ( 0.05 usr 0.00 sys + 1.52 cusr 0.22 csys = 1.79 CPU) Result: PASS >>> perl-net-async-xmpp: Entering fakeroot... Manifying 6 pod documents Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP.pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Client.pod Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Protocol.pod Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Server.pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Client.pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Protocol.pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/man/man3/Net::Async::XMPP::Client.3pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/man/man3/Net::Async::XMPP.3pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/man/man3/Net::Async::XMPP::Protocol.3pm Installing /home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/man/man3/Net::Async::XMPP::Server.3pm >>> perl-net-async-xmpp-doc*: Running split function doc... '/home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Client.pod' -> '/home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp-doc/usr/share/perl5/vendor_perl/Net/Async/XMPP/Client.pod' '/home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp/usr/share/perl5/vendor_perl/Net/Async/XMPP/Protocol.pod' -> '/home/buildozer/aports/testing/perl-net-async-xmpp/pkg/perl-net-async-xmpp-doc/usr/share/perl5/vendor_perl/Net/Async/XMPP/Protocol.pod' >>> perl-net-async-xmpp-doc*: Preparing subpackage perl-net-async-xmpp-doc... >>> perl-net-async-xmpp-doc*: Running postcheck for perl-net-async-xmpp-doc >>> perl-net-async-xmpp*: Running postcheck for perl-net-async-xmpp >>> perl-net-async-xmpp*: Preparing package perl-net-async-xmpp... >>> perl-net-async-xmpp-doc*: Tracing dependencies... >>> perl-net-async-xmpp-doc*: Package size: 72.0 KB >>> perl-net-async-xmpp-doc*: Compressing data... >>> perl-net-async-xmpp-doc*: Create checksum... >>> perl-net-async-xmpp-doc*: Create perl-net-async-xmpp-doc-0.003-r0.apk >>> perl-net-async-xmpp*: Tracing dependencies... >>> perl-net-async-xmpp*: Package size: 52.0 KB >>> perl-net-async-xmpp*: Compressing data... >>> perl-net-async-xmpp*: Create checksum... >>> perl-net-async-xmpp*: Create perl-net-async-xmpp-0.003-r0.apk >>> perl-net-async-xmpp: Build complete at Wed, 17 Jan 2024 00:26:50 +0000 elapsed time 0h 0m 6s >>> perl-net-async-xmpp: Cleaning up srcdir >>> perl-net-async-xmpp: Cleaning up pkgdir >>> perl-net-async-xmpp: Uninstalling dependencies... (1/34) Purging .makedepends-perl-net-async-xmpp (20240117.002646) (2/34) Purging perl-io-async-resolver-dns (0.06-r0) (3/34) Purging perl-net-dns (1.42-r0) (4/34) Purging perl-io-async-ssl (0.25-r0) (5/34) Purging perl-io-async (0.802-r1) (6/34) Purging perl-struct-dumb (0.14-r1) (7/34) Purging perl-io-socket-ssl (2.084-r0) (8/34) Purging perl-net-ssleay (1.94-r0) (9/34) Purging perl-mozilla-ca (20231213-r0) (10/34) Purging perl-protocol-xmpp (0.006-r0) (11/34) Purging perl-authen-sasl (2.1700-r0) (12/34) Purging perl-digest-hmac (1.04-r2) (13/34) Purging perl-digest-sha1 (2.13-r17) (14/34) Purging perl-digest-md5 (2.59-r0) (15/34) Purging perl-curry (2.000001-r0) (16/34) Purging perl-future (0.50-r1) (17/34) Purging perl-mixin-event-dispatch (2.000-r0) (18/34) Purging perl-list-utilsby (0.12-r2) (19/34) Purging perl-xml-libxml-sax-chunkparser (0.00008-r0) (20/34) Purging perl-xml-libxml (2.0209-r0) (21/34) Purging perl-xml-sax (1.02-r3) Executing perl-xml-sax-1.02-r3.pre-deinstall (22/34) Purging perl-xml-sax-base (1.09-r5) (23/34) Purging perl-xml-namespacesupport (1.12-r5) (24/34) Purging perl-test-checkdeps (0.010-r0) (25/34) Purging perl-cpan-meta-check (0.018-r0) (26/34) Purging perl-test-fatal (0.017-r1) (27/34) Purging perl-try-tiny (0.31-r2) (28/34) Purging git-perl (2.43.0-r0) (29/34) Purging perl-git (2.43.0-r0) (30/34) Purging perl-error (0.17029-r2) (31/34) Purging perl (5.38.2-r0) (32/34) Purging libbz2 (1.0.8-r6) (33/34) Purging libxml2 (2.12.3-r0) (34/34) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 107 packages >>> perl-net-async-xmpp: Updating the testing/x86_64 repository index... >>> perl-net-async-xmpp: Signing the index...