>>> perl-starman: Building testing/perl-starman 0.4017-r0 (using abuild 3.13.0-r5) started Wed, 25 Sep 2024 06:22:48 +0000 >>> perl-starman: Checking sanity of /home/buildozer/aports/testing/perl-starman/APKBUILD... >>> perl-starman: Analyzing dependencies... >>> perl-starman: Installing for build: build-base perl perl-http-message perl-data-dump perl-http-parser-xs perl-test-tcp perl-net-server perl-http-date perl-plack perl-module-build-tiny perl-libwww perl-test-requires (1/49) Installing libbz2 (1.0.8-r6) (2/49) Installing perl (5.40.0-r2) (3/49) Installing perl-clone (0.47-r0) (4/49) Installing perl-http-date (6.06-r0) (5/49) Installing perl-uri (5.28-r0) (6/49) Installing perl-io-html (1.004-r1) (7/49) Installing perl-encode-locale (1.05-r5) (8/49) Installing perl-lwp-mediatypes (6.04-r3) (9/49) Installing perl-http-message (6.46-r0) (10/49) Installing perl-data-dump (1.25-r1) (11/49) Installing perl-http-parser-xs (0.17-r8) (12/49) Installing perl-test-requires (0.11-r3) (13/49) Installing perl-test-sharedfork (0.35-r3) (14/49) Installing perl-test-tcp (2.22-r3) (15/49) Installing perl-net-server (2.014-r2) (16/49) Installing perl-class-inspector (1.36-r3) (17/49) Installing perl-file-sharedir (1.118-r1) (18/49) Installing perl-filesys-notify-simple (0.14-r2) (19/49) Installing perl-stream-buffered (0.03-r5) (20/49) Installing perl-devel-stacktrace (2.05-r0) (21/49) Installing perl-devel-stacktrace-ashtml (0.15-r4) (22/49) Installing perl-try-tiny (0.32-r0) (23/49) Installing tzdata (2024b-r0) (24/49) Installing perl-posix-strftime-compiler (0.46-r0) (25/49) Installing perl-apache-logformat-compiler (0.36-r3) (26/49) Installing perl-hash-multivalue (0.16-r4) (27/49) Installing perl-cookie-baker (0.12-r0) (28/49) Installing perl-www-form-urlencoded (0.26-r2) (29/49) Installing perl-json-maybexs (1.004008-r0) (30/49) Installing perl-http-multipartparser (0.02-r2) (31/49) Installing perl-http-entity-parser (0.25-r1) (32/49) Installing perl-http-headers-fast (0.22-r2) (33/49) Installing perl-plack (1.0051-r0) (34/49) Installing perl-extutils-config (0.010-r0) (35/49) Installing perl-extutils-helpers (0.028-r0) (36/49) Installing perl-extutils-installpaths (0.014-r0) (37/49) Installing perl-module-build-tiny (0.051-r0) (38/49) Installing perl-http-cookies (6.11-r0) (39/49) Installing perl-net-http (6.23-r1) (40/49) Installing perl-html-tagset (3.24-r0) (41/49) Installing perl-html-parser (3.83-r0) (42/49) Installing perl-file-listing (6.16-r0) (43/49) Installing perl-www-robotrules (6.02-r5) (44/49) Installing perl-http-negotiate (6.01-r5) (45/49) Installing perl-libwww (6.77-r0) (46/49) Installing .makedepends-perl-starman (20240925.062257) (47/49) Installing perl-error (0.17029-r2) (48/49) Installing perl-git (2.46.2-r0) (49/49) Installing git-perl (2.46.2-r0) Executing busybox-1.36.1-r32.trigger OK: 298 MiB in 152 packages >>> perl-starman: Cleaning up srcdir >>> perl-starman: Cleaning up pkgdir >>> perl-starman: Cleaning up tmpdir >>> perl-starman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Starman-0.4017.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> perl-starman: Fetching https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/Starman-0.4017.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 32568 100 32568 0 0 90206 0 --:--:-- --:--:-- --:--:-- 90466 >>> perl-starman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Starman-0.4017.tar.gz >>> perl-starman: Checking sha512sums... Starman-0.4017.tar.gz: OK >>> perl-starman: Unpacking /var/cache/distfiles/Starman-0.4017.tar.gz... Creating new 'Build' script for 'Starman' version '0.4017' cp script/starman blib/script/starman cp lib/Starman.pm blib/lib/Starman.pm cp lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm cp lib/Plack/Handler/Starman.pm blib/lib/Plack/Handler/Starman.pm cp lib/Starman/Server.pm blib/lib/Starman/Server.pm t/00_compile.t ........... ok t/author-pod-syntax.t .... skipped: these tests are for testing by the author 2024/09/25-06:22:59 Starman::Server (type Net::Server::PreFork) starting! pid(23832) Binding to TCP port 42803 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:22:59 Server closing! t/chunked_req.t .......... ok t/chunked_termination.t .. ok 2024/09/25-06:23:00 Starman::Server (type Net::Server::PreFork) starting! pid(23840) Binding to TCP port 34319 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:00 Server closing! t/chunked_zero_length.t .. ok 2024/09/25-06:23:00 Starman::Server (type Net::Server::PreFork) starting! pid(23847) Binding to TCP port 43845 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:00 Server closing! t/early-hints.t .......... ok 2024/09/25-06:23:00 Starman::Server (type Net::Server::PreFork) starting! pid(23854) Binding to TCP port 40651 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:01 Server closing! t/eintr.t ................ ok 2024/09/25-06:23:02 Starman::Server (type Net::Server::PreFork) starting! pid(23862) Binding to TCP port 43943 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:02 Server closing! t/expect.t ............... ok 2024/09/25-06:23:02 Starman::Server (type Net::Server::PreFork) starting! pid(23869) Binding to TCP port 34785 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:02 Server closing! 2024/09/25-06:23:02 Starman::Server (type Net::Server::PreFork) starting! pid(23875) Binding to TCP port 44323 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:02 Server closing! t/harakiri.t ............. ok 2024/09/25-06:23:02 Starman::Server (type Net::Server::PreFork) starting! pid(23902) Binding to TCP port 36079 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:02 Server closing! t/lf_only_request.t ...... ok 2024/09/25-06:23:03 Starman::Server (type Net::Server::PreFork) starting! pid(23909) Binding to TCP port 44757 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:03 Server closing! t/no_chunked_head.t ...... ok t/release-findbin.t ...... skipped: these tests are for release candidate testing t/release-rand.t ......... skipped: these tests are for release candidate testing 2024/09/25-06:23:03 Starman::Server (type Net::Server::PreFork) starting! pid(23918) Binding to TCP port 40619 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:03 Server closing! t/single_zero.t .......... ok t/ssl.t .................. skipped: Test requires module 'LWP::Protocol::https' but it's not found t/ssl_largebody.t ........ skipped: Test requires module 'LWP::Protocol::https' but it's not found 2024/09/25-06:23:03 Starman::Server (type Net::Server::PreFork) starting! pid(23927) Binding to TCP port 41235 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2024/09/25-06:23:04 Server closing! t/suite.t ................ ok All tests successful. Files=17, Tests=121, 5 wallclock secs ( 0.09 usr 0.01 sys + 2.93 cusr 0.61 csys = 3.64 CPU) Result: PASS >>> perl-starman: Entering fakeroot... Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/man/man1/starman.1 Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/perl5/vendor_perl/Starman.pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/perl5/vendor_perl/HTTP/Server/PSGI/Net/Server/PreFork.pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/perl5/vendor_perl/Plack/Handler/Starman.pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/perl5/vendor_perl/Starman/Server.pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/man/man3/Starman.3pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/man/man3/Plack::Handler::Starman.3pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/bin/starman >>> perl-starman-doc*: Running split function doc... >>> perl-starman-doc*: Preparing subpackage perl-starman-doc... >>> perl-starman-doc*: Running postcheck for perl-starman-doc >>> perl-starman*: Running postcheck for perl-starman >>> perl-starman*: Preparing package perl-starman... libfakeroot internal error: payload not recognized! >>> perl-starman-doc*: Tracing dependencies... >>> perl-starman-doc*: Package size: 40.0 KB >>> perl-starman-doc*: Compressing data... >>> perl-starman-doc*: Create checksum... >>> perl-starman-doc*: Create perl-starman-doc-0.4017-r0.apk >>> perl-starman*: Tracing dependencies... >>> perl-starman*: Package size: 124.0 KB >>> perl-starman*: Compressing data... >>> perl-starman*: Create checksum... >>> perl-starman*: Create perl-starman-0.4017-r0.apk >>> perl-starman: Build complete at Wed, 25 Sep 2024 06:23:04 +0000 elapsed time 0h 0m 16s >>> perl-starman: Cleaning up srcdir >>> perl-starman: Cleaning up pkgdir >>> perl-starman: Uninstalling dependencies... (1/49) Purging .makedepends-perl-starman (20240925.062257) (2/49) Purging perl-data-dump (1.25-r1) (3/49) Purging perl-http-parser-xs (0.17-r8) (4/49) Purging perl-net-server (2.014-r2) (5/49) Purging perl-plack (1.0051-r0) (6/49) Purging perl-file-sharedir (1.118-r1) (7/49) Purging perl-class-inspector (1.36-r3) (8/49) Purging perl-filesys-notify-simple (0.14-r2) (9/49) Purging perl-devel-stacktrace-ashtml (0.15-r4) (10/49) Purging perl-test-tcp (2.22-r3) (11/49) Purging perl-test-sharedfork (0.35-r3) (12/49) Purging perl-apache-logformat-compiler (0.36-r3) (13/49) Purging perl-posix-strftime-compiler (0.46-r0) (14/49) Purging tzdata (2024b-r0) (15/49) Purging perl-cookie-baker (0.12-r0) (16/49) Purging perl-http-entity-parser (0.25-r1) (17/49) Purging perl-hash-multivalue (0.16-r4) (18/49) Purging perl-www-form-urlencoded (0.26-r2) (19/49) Purging perl-json-maybexs (1.004008-r0) (20/49) Purging perl-stream-buffered (0.03-r5) (21/49) Purging perl-http-multipartparser (0.02-r2) (22/49) Purging perl-http-headers-fast (0.22-r2) (23/49) Purging perl-devel-stacktrace (2.05-r0) (24/49) Purging perl-module-build-tiny (0.051-r0) (25/49) Purging perl-extutils-helpers (0.028-r0) (26/49) Purging perl-extutils-installpaths (0.014-r0) (27/49) Purging perl-extutils-config (0.010-r0) (28/49) Purging perl-libwww (6.77-r0) (29/49) Purging perl-http-cookies (6.11-r0) (30/49) Purging perl-net-http (6.23-r1) (31/49) Purging perl-html-parser (3.83-r0) (32/49) Purging perl-html-tagset (3.24-r0) (33/49) Purging perl-file-listing (6.16-r0) (34/49) Purging perl-www-robotrules (6.02-r5) (35/49) Purging perl-http-negotiate (6.01-r5) (36/49) Purging perl-http-message (6.46-r0) (37/49) Purging perl-clone (0.47-r0) (38/49) Purging perl-http-date (6.06-r0) (39/49) Purging perl-uri (5.28-r0) (40/49) Purging perl-io-html (1.004-r1) (41/49) Purging perl-lwp-mediatypes (6.04-r3) (42/49) Purging perl-encode-locale (1.05-r5) (43/49) Purging perl-try-tiny (0.32-r0) (44/49) Purging perl-test-requires (0.11-r3) (45/49) Purging git-perl (2.46.2-r0) (46/49) Purging perl-git (2.46.2-r0) (47/49) Purging perl-error (0.17029-r2) (48/49) Purging perl (5.40.0-r2) (49/49) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> perl-starman: Updating the testing/loongarch64 repository index... >>> perl-starman: Signing the index...