>>> perl-starman: Building testing/perl-starman 0.4015-r2 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 22:48:59 +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/54) Installing perl (5.36.0-r0) (2/54) Installing perl-http-date (6.05-r1) (3/54) Installing perl-uri (5.16-r0) (4/54) Installing perl-io-html (1.004-r0) (5/54) Installing perl-encode-locale (1.05-r3) (6/54) Installing perl-lwp-mediatypes (6.04-r1) (7/54) Installing perl-http-message (6.43-r0) (8/54) Installing perl-data-dump (1.25-r0) (9/54) Installing perl-http-parser-xs (0.17-r6) (10/54) Installing perl-test-requires (0.11-r1) (11/54) Installing perl-test-sharedfork (0.35-r2) (12/54) Installing perl-test-tcp (2.22-r1) (13/54) Installing perl-net-server (2.010-r1) (14/54) Installing perl-class-inspector (1.36-r2) (15/54) Installing perl-file-sharedir (1.118-r0) (16/54) Installing perl-filesys-notify-simple (0.14-r1) (17/54) Installing perl-stream-buffered (0.03-r2) (18/54) Installing perl-devel-stacktrace (2.04-r3) (19/54) Installing perl-devel-stacktrace-ashtml (0.15-r2) (20/54) Installing perl-capture-tiny (0.48-r2) (21/54) Installing perl-devel-symdump (2.18-r2) (22/54) Installing perl-test-pod (1.52-r2) (23/54) Installing perl-pod-parser (1.65-r0) (24/54) Installing perl-pod-coverage (0.23-r3) (25/54) Installing perl-try-tiny (0.31-r0) (26/54) Installing tzdata (2022e-r0) (27/54) Installing perl-posix-strftime-compiler (0.44-r0) (28/54) Installing perl-apache-logformat-compiler (0.36-r1) (29/54) Installing perl-hash-multivalue (0.16-r2) (30/54) Installing perl-cookie-baker (0.11-r1) (31/54) Installing perl-www-form-urlencoded (0.26-r1) (32/54) Installing perl-json-maybexs (1.004004-r0) (33/54) Installing perl-http-multipartparser (0.02-r1) (34/54) Installing perl-http-entity-parser (0.25-r0) (35/54) Installing perl-http-headers-fast (0.22-r1) (36/54) Installing perl-plack (1.0050-r0) (37/54) Installing perl-extutils-config (0.008-r2) (38/54) Installing perl-extutils-installpaths (0.012-r2) (39/54) Installing perl-extutils-helpers (0.026-r2) (40/54) Installing perl-test-harness (3.44-r0) (41/54) Installing perl-module-build-tiny (0.039-r2) (42/54) Installing perl-http-cookies (6.10-r0) (43/54) Installing perl-net-http (6.22-r0) (44/54) Installing perl-http-daemon (6.14-r0) (45/54) Installing perl-html-tagset (3.20-r3) (46/54) Installing perl-html-parser (3.79-r0) (47/54) Installing perl-file-listing (6.15-r0) (48/54) Installing perl-www-robotrules (6.02-r3) (49/54) Installing perl-http-negotiate (6.01-r3) (50/54) Installing perl-libwww (6.67-r0) (51/54) Installing .makedepends-perl-starman (20221024.224901) (52/54) Installing perl-error (0.17029-r1) (53/54) Installing perl-git (2.38.1-r0) (54/54) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 329 MiB in 155 packages >>> perl-starman: Cleaning up srcdir >>> perl-starman: Cleaning up pkgdir >>> perl-starman: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Starman-0.4015.tar.gz >>> perl-starman: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Starman-0.4015.tar.gz >>> perl-starman: Checking sha512sums... Starman-0.4015.tar.gz: OK >>> perl-starman: Unpacking /var/cache/distfiles/edge//Starman-0.4015.tar.gz... Creating new 'Build' script for 'Starman' version '0.4015' cp lib/Plack/Handler/Starman.pm blib/lib/Plack/Handler/Starman.pm cp script/starman blib/script/starman cp lib/Starman.pm blib/lib/Starman.pm cp lib/Starman/Server.pm blib/lib/Starman/Server.pm cp lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm t/00_compile.t ........... ok t/author-pod-syntax.t .... skipped: these tests are for testing by the author 2022/10/24-22:49:02 Starman::Server (type Net::Server::PreFork) starting! pid(41849) Binding to TCP port 43535 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:02 Server closing! t/chunked_req.t .......... ok t/chunked_termination.t .. ok 2022/10/24-22:49:02 Starman::Server (type Net::Server::PreFork) starting! pid(41857) Binding to TCP port 40953 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:02 Server closing! t/chunked_zero_length.t .. ok 2022/10/24-22:49:02 Starman::Server (type Net::Server::PreFork) starting! pid(41864) Binding to TCP port 46117 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:02 Server closing! 2022/10/24-22:49:02 Starman::Server (type Net::Server::PreFork) starting! pid(41870) Binding to TCP port 34455 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:02 Server closing! t/harakiri.t ............. ok 2022/10/24-22:49:02 Starman::Server (type Net::Server::PreFork) starting! pid(41897) Binding to TCP port 32787 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:02 Server closing! t/lf_only_request.t ...... ok 2022/10/24-22:49:03 Starman::Server (type Net::Server::PreFork) starting! pid(41904) Binding to TCP port 40107 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49: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 2022/10/24-22:49:03 Starman::Server (type Net::Server::PreFork) starting! pid(41913) Binding to TCP port 39065 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49: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 2022/10/24-22:49:03 Starman::Server (type Net::Server::PreFork) starting! pid(41922) Binding to TCP port 45177 on host 127.0.0.1 with IPv4 Setting gid to "1000 1000 300 1000" 2022/10/24-22:49:03 Server closing! t/suite.t ................ ok All tests successful. Files=14, Tests=113, 2 wallclock secs ( 0.03 usr 0.02 sys + 1.39 cusr 0.53 csys = 1.97 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/Starman/Server.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/man/man3/Starman.3pm Installing /home/buildozer/aports/testing/perl-starman/pkg/perl-starman/usr/share/man/man3/HTTP::Server::PSGI::Net::Server::PreFork.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/share/man/man3/Starman::Server.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... >>> perl-starman-doc*: Tracing dependencies... >>> perl-starman-doc*: Package size: 48.0 KB >>> perl-starman-doc*: Compressing data... >>> perl-starman-doc*: Create checksum... >>> perl-starman-doc*: Create perl-starman-doc-0.4015-r2.apk >>> perl-starman*: Tracing dependencies... >>> perl-starman*: Package size: 120.0 KB >>> perl-starman*: Compressing data... >>> perl-starman*: Create checksum... >>> perl-starman*: Create perl-starman-0.4015-r2.apk >>> perl-starman: Build complete at Mon, 24 Oct 2022 22:49:04 +0000 elapsed time 0h 0m 5s >>> perl-starman: Cleaning up srcdir >>> perl-starman: Cleaning up pkgdir >>> perl-starman: Uninstalling dependencies... (1/54) Purging .makedepends-perl-starman (20221024.224901) (2/54) Purging perl-data-dump (1.25-r0) (3/54) Purging perl-http-parser-xs (0.17-r6) (4/54) Purging perl-net-server (2.010-r1) (5/54) Purging perl-plack (1.0050-r0) (6/54) Purging perl-file-sharedir (1.118-r0) (7/54) Purging perl-class-inspector (1.36-r2) (8/54) Purging perl-filesys-notify-simple (0.14-r1) (9/54) Purging perl-devel-stacktrace-ashtml (0.15-r2) (10/54) Purging perl-test-tcp (2.22-r1) (11/54) Purging perl-test-sharedfork (0.35-r2) (12/54) Purging perl-apache-logformat-compiler (0.36-r1) (13/54) Purging perl-posix-strftime-compiler (0.44-r0) (14/54) Purging tzdata (2022e-r0) (15/54) Purging perl-cookie-baker (0.11-r1) (16/54) Purging perl-http-entity-parser (0.25-r0) (17/54) Purging perl-hash-multivalue (0.16-r2) (18/54) Purging perl-www-form-urlencoded (0.26-r1) (19/54) Purging perl-json-maybexs (1.004004-r0) (20/54) Purging perl-stream-buffered (0.03-r2) (21/54) Purging perl-http-multipartparser (0.02-r1) (22/54) Purging perl-http-headers-fast (0.22-r1) (23/54) Purging perl-devel-stacktrace (2.04-r3) (24/54) Purging perl-module-build-tiny (0.039-r2) (25/54) Purging perl-extutils-installpaths (0.012-r2) (26/54) Purging perl-extutils-config (0.008-r2) (27/54) Purging perl-extutils-helpers (0.026-r2) (28/54) Purging perl-test-harness (3.44-r0) (29/54) Purging perl-libwww (6.67-r0) (30/54) Purging perl-http-cookies (6.10-r0) (31/54) Purging perl-net-http (6.22-r0) (32/54) Purging perl-http-daemon (6.14-r0) (33/54) Purging perl-html-parser (3.79-r0) (34/54) Purging perl-html-tagset (3.20-r3) (35/54) Purging perl-file-listing (6.15-r0) (36/54) Purging perl-www-robotrules (6.02-r3) (37/54) Purging perl-http-negotiate (6.01-r3) (38/54) Purging perl-http-message (6.43-r0) (39/54) Purging perl-http-date (6.05-r1) (40/54) Purging perl-uri (5.16-r0) (41/54) Purging perl-io-html (1.004-r0) (42/54) Purging perl-lwp-mediatypes (6.04-r1) (43/54) Purging perl-encode-locale (1.05-r3) (44/54) Purging perl-try-tiny (0.31-r0) (45/54) Purging perl-capture-tiny (0.48-r2) (46/54) Purging perl-pod-coverage (0.23-r3) (47/54) Purging perl-devel-symdump (2.18-r2) (48/54) Purging perl-test-pod (1.52-r2) (49/54) Purging perl-pod-parser (1.65-r0) (50/54) Purging perl-test-requires (0.11-r1) (51/54) Purging git-perl (2.38.1-r0) (52/54) Purging perl-git (2.38.1-r0) (53/54) Purging perl-error (0.17029-r1) (54/54) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 101 packages >>> perl-starman: Updating the testing/armv7 repository index... >>> perl-starman: Signing the index...