>>> perl-furl: Building community/perl-furl 3.14-r0 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 04:26:35 +0000 >>> perl-furl: Checking sanity of /home/buildozer/aports/community/perl-furl/APKBUILD... >>> perl-furl: Analyzing dependencies... >>> perl-furl: Installing for build: build-base perl perl-http-parser-xs perl-class-accessor-lite perl-mozilla-ca perl-module-build-tiny perl-module-build perl-http-body perl-plack perl-starlet perl-test-tcp perl-test-requires (1/53) Installing libbz2 (1.0.8-r5) (2/53) Installing perl (5.36.0-r3) (3/53) Installing perl-http-parser-xs (0.17-r6) (4/53) Installing perl-class-accessor-lite (0.08-r7) (5/53) Installing perl-mozilla-ca (20221114-r1) (6/53) Installing perl-extutils-config (0.008-r3) (7/53) Installing perl-extutils-installpaths (0.012-r3) (8/53) Installing perl-extutils-helpers (0.026-r3) (9/53) Installing perl-module-build-tiny (0.043-r0) (10/53) Installing perl-module-build (0.4232-r0) (11/53) Installing perl-clone (0.46-r1) (12/53) Installing perl-http-date (6.05-r1) (13/53) Installing perl-uri (5.17-r0) (14/53) Installing perl-io-html (1.004-r0) (15/53) Installing perl-encode-locale (1.05-r3) (16/53) Installing perl-lwp-mediatypes (6.04-r1) (17/53) Installing perl-http-message (6.44-r0) (18/53) Installing perl-http-body (1.22-r1) (19/53) Installing perl-class-inspector (1.36-r2) (20/53) Installing perl-file-sharedir (1.118-r0) (21/53) Installing perl-filesys-notify-simple (0.14-r1) (22/53) Installing perl-stream-buffered (0.03-r3) (23/53) Installing perl-devel-stacktrace (2.04-r4) (24/53) Installing perl-devel-stacktrace-ashtml (0.15-r2) (25/53) Installing perl-test-requires (0.11-r2) (26/53) Installing perl-test-sharedfork (0.35-r2) (27/53) Installing perl-test-tcp (2.22-r2) (28/53) Installing perl-try-tiny (0.31-r1) (29/53) Installing tzdata (2023c-r1) (30/53) Installing perl-posix-strftime-compiler (0.44-r0) (31/53) Installing perl-apache-logformat-compiler (0.36-r2) (32/53) Installing perl-hash-multivalue (0.16-r2) (33/53) Installing perl-cookie-baker (0.11-r1) (34/53) Installing perl-www-form-urlencoded (0.26-r1) (35/53) Installing perl-json-maybexs (1.004004-r0) (36/53) Installing perl-http-multipartparser (0.02-r1) (37/53) Installing perl-http-entity-parser (0.25-r0) (38/53) Installing perl-http-headers-fast (0.22-r1) (39/53) Installing perl-plack (1.0050-r0) (40/53) Installing perl-server-starter (0.35-r3) (41/53) Installing perl-ipc-signal (1.00-r4) (42/53) Installing perl-signal-mask (0.008-r2) (43/53) Installing perl-scope-guard (0.21-r2) (44/53) Installing perl-proc-wait3 (0.05-r9) (45/53) Installing perl-exporter-tiny (1.006002-r0) (46/53) Installing perl-list-moreutils-xs (0.430-r3) (47/53) Installing perl-list-moreutils (0.430-r0) (48/53) Installing perl-parallel-prefork (0.18-r2) (49/53) Installing perl-starlet (0.31-r2) (50/53) Installing .makedepends-perl-furl (20230424.042703) (51/53) Installing perl-error (0.17029-r1) (52/53) Installing perl-git (2.40.0-r1) (53/53) Installing git-perl (2.40.0-r1) Executing busybox-1.36.0-r7.trigger OK: 438 MiB in 151 packages >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/Furl-3.14.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 68759 100 68759 0 0 749k 0 --:--:-- --:--:-- --:--:-- 754k >>> perl-furl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/Furl-3.14.tar.gz >>> perl-furl: Checking sha512sums... Furl-3.14.tar.gz: OK >>> perl-furl: Unpacking /var/cache/distfiles/v3.18/Furl-3.14.tar.gz... Creating new 'Build' script for 'Furl' version '3.14' cp lib/Furl/HTTP.pm blib/lib/Furl/HTTP.pm cp lib/Furl/Headers.pm blib/lib/Furl/Headers.pm cp lib/Furl/Response.pm blib/lib/Furl/Response.pm cp lib/Furl.pm blib/lib/Furl.pm cp lib/Furl/ConnectionCache.pm blib/lib/Furl/ConnectionCache.pm cp lib/Furl/Request.pm blib/lib/Furl/Request.pm cp lib/Furl/ZlibStream.pm blib/lib/Furl/ZlibStream.pm # Perl/v5.36.0 # Furl/3.14 # Net::IDN::Encode/(not installed) # IO::Socket::SSL/(not installed) # Compress::Raw::Zlib/2.105 t/00_compile.t .................................. ok t/01_version.t .................................. ok t/100_low/01_simple.t ........................... ok t/100_low/03_redirect.t ......................... ok t/100_low/04_chunked.t .......................... ok t/100_low/05_slowloris.t ........................ ok t/100_low/06_errors.t ........................... ok t/100_low/07_timeout.t .......................... ok t/100_low/08_proxy.t ............................ skipped: Test requires module 'HTTP::Proxy' but it's not found t/100_low/09_body.t ............................. ok t/100_low/11_write_file.t ....................... ok t/100_low/12_write_code.t ....................... ok t/100_low/13_deflate.t .......................... skipped: Test requires module 'Plack::Middleware::Deflater' but it's not found t/100_low/15_multiline_header.t ................. ok t/100_low/16_read_callback.t .................... skipped: Test requires module 'IO::Callback' but it's not found t/100_low/17_keep_alive.t ....................... ok t/100_low/18_no_proxy.t ......................... skipped: Test requires module 'HTTP::Proxy' but it's not found t/100_low/19_special_headers.t .................. ok t/100_low/20_header_format_none.t ............... ok t/100_low/21_keep_alive_timedout.t .............. ok t/100_low/22_keep_alive.t ....................... ok t/100_low/22_keep_alive_http10.t ................ ok t/100_low/23_redirect_relative.t ................ ok t/100_low/24_no_content.t ....................... ok # Cannot write response: Broken pipe at /home/buildozer/aports/community/perl-furl/src/Furl-3.14/t/100_low/../../t/HTTPServer.pm line 194. # Cannot write response: Broken pipe at /home/buildozer/aports/community/perl-furl/src/Furl-3.14/t/100_low/../../t/HTTPServer.pm line 194. # Cannot write response: Broken pipe at /home/buildozer/aports/community/perl-furl/src/Furl-3.14/t/100_low/../../t/HTTPServer.pm line 194. t/100_low/25_signal.t ........................... ok received a broken HTTP request at t/100_low/26_headers_only.t line 58. t/100_low/26_headers_only.t ..................... ok t/100_low/27_close_on_eof.t ..................... ok t/100_low/28_idn.t .............................. skipped: Test requires module 'Net::IDN::Encode' but it's not found t/100_low/29_completion_slash.t ................. ok t/100_low/30_user_agent.t ....................... ok t/100_low/31_chunked_unexpected_eof.t ........... ok t/100_low/32_proxy_auth.t ....................... skipped: Test requires module 'HTTP::Proxy::HeaderFilter::simple' but it's not found t/100_low/33_basic_auth.t ....................... ok t/100_low/34_keep_request.t ..................... ok t/100_low/35_get_address.t ...................... ok # took 2 seconds # took 1 seconds t/100_low/36_inactivity_timeout.t ............... ok Use of uninitialized value $_ in concatenation (.) or string at t/100_low/37_bad_content_length.t line 35. t/100_low/37_bad_content_length.t ............... ok t/100_low/38_continue.t ......................... ok t/100_low/39_httpoxy.t .......................... ok t/300_high/01_simple.t .......................... ok t/300_high/02_agent.t ........................... ok t/300_high/04_http_request.t .................... ok t/300_high/05_suppress_dup_host_header.t ........ ok t/300_high/06_keep_request.t .................... ok t/300_high/07_cookie.t .......................... skipped: Test requires module 'HTTP::CookieJar' but it's not found t/300_high/99_error.t ........................... ok t/400_components/001_response-coding/01-file.t .. skipped: Test requires module 'Test::Fake::HTTPD' but it's not found t/400_components/01_headers.t ................... ok t/400_components/02_response.t .................. ok t/400_components/03_request.t ................... ok t/800_regression/01_capture_request.t ........... ok t/999_intrenal/parse_url.t ...................... ok All tests successful. Files=52, Tests=562, 70 wallclock secs ( 0.31 usr 0.12 sys + 13.45 cusr 2.11 csys = 15.99 CPU) Result: PASS >>> perl-furl: Entering fakeroot... Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Headers.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Response.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/ZlibStream.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/ConnectionCache.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Request.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/HTTP.pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::HTTP.3pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Response.3pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl.3pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Request.3pm Installing /home/buildozer/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Headers.3pm >>> perl-furl-doc*: Running split function doc... >>> perl-furl-doc*: Preparing subpackage perl-furl-doc... >>> perl-furl-doc*: Running postcheck for perl-furl-doc >>> perl-furl*: Running postcheck for perl-furl >>> perl-furl*: Preparing package perl-furl... >>> perl-furl-doc*: Tracing dependencies... >>> perl-furl-doc*: Package size: 48.0 KB >>> perl-furl-doc*: Compressing data... >>> perl-furl-doc*: Create checksum... >>> perl-furl-doc*: Create perl-furl-doc-3.14-r0.apk >>> perl-furl*: Tracing dependencies... >>> perl-furl*: Package size: 136.0 KB >>> perl-furl*: Compressing data... >>> perl-furl*: Create checksum... >>> perl-furl*: Create perl-furl-3.14-r0.apk >>> perl-furl: Build complete at Mon, 24 Apr 2023 04:28:14 +0000 elapsed time 0h 1m 39s >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Uninstalling dependencies... (1/53) Purging .makedepends-perl-furl (20230424.042703) (2/53) Purging perl-http-parser-xs (0.17-r6) (3/53) Purging perl-mozilla-ca (20221114-r1) (4/53) Purging perl-module-build-tiny (0.043-r0) (5/53) Purging perl-extutils-installpaths (0.012-r3) (6/53) Purging perl-extutils-config (0.008-r3) (7/53) Purging perl-extutils-helpers (0.026-r3) (8/53) Purging perl-module-build (0.4232-r0) (9/53) Purging perl-http-body (1.22-r1) (10/53) Purging perl-starlet (0.31-r2) (11/53) Purging perl-server-starter (0.35-r3) (12/53) Purging perl-plack (1.0050-r0) (13/53) Purging perl-file-sharedir (1.118-r0) (14/53) Purging perl-class-inspector (1.36-r2) (15/53) Purging perl-filesys-notify-simple (0.14-r1) (16/53) Purging perl-devel-stacktrace-ashtml (0.15-r2) (17/53) Purging perl-try-tiny (0.31-r1) (18/53) Purging perl-apache-logformat-compiler (0.36-r2) (19/53) Purging perl-posix-strftime-compiler (0.44-r0) (20/53) Purging tzdata (2023c-r1) (21/53) Purging perl-http-message (6.44-r0) (22/53) Purging perl-clone (0.46-r1) (23/53) Purging perl-io-html (1.004-r0) (24/53) Purging perl-encode-locale (1.05-r3) (25/53) Purging perl-lwp-mediatypes (6.04-r1) (26/53) Purging perl-cookie-baker (0.11-r1) (27/53) Purging perl-uri (5.17-r0) (28/53) Purging perl-http-entity-parser (0.25-r0) (29/53) Purging perl-hash-multivalue (0.16-r2) (30/53) Purging perl-www-form-urlencoded (0.26-r1) (31/53) Purging perl-json-maybexs (1.004004-r0) (32/53) Purging perl-stream-buffered (0.03-r3) (33/53) Purging perl-http-multipartparser (0.02-r1) (34/53) Purging perl-http-headers-fast (0.22-r1) (35/53) Purging perl-http-date (6.05-r1) (36/53) Purging perl-devel-stacktrace (2.04-r4) (37/53) Purging perl-parallel-prefork (0.18-r2) (38/53) Purging perl-signal-mask (0.008-r2) (39/53) Purging perl-ipc-signal (1.00-r4) (40/53) Purging perl-class-accessor-lite (0.08-r7) (41/53) Purging perl-scope-guard (0.21-r2) (42/53) Purging perl-proc-wait3 (0.05-r9) (43/53) Purging perl-list-moreutils (0.430-r0) (44/53) Purging perl-exporter-tiny (1.006002-r0) (45/53) Purging perl-list-moreutils-xs (0.430-r3) (46/53) Purging perl-test-tcp (2.22-r2) (47/53) Purging perl-test-sharedfork (0.35-r2) (48/53) Purging perl-test-requires (0.11-r2) (49/53) Purging git-perl (2.40.0-r1) (50/53) Purging perl-git (2.40.0-r1) (51/53) Purging perl-error (0.17029-r1) (52/53) Purging perl (5.36.0-r3) (53/53) Purging libbz2 (1.0.8-r5) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 98 packages >>> perl-furl: Updating the community/x86_64 repository index... >>> perl-furl: Signing the index...