>>> perl-furl: Building community/perl-furl 3.14-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 07:52:59 +0000 >>> perl-furl: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/52) Installing perl (5.40.3-r0) (2/52) Installing perl-http-parser-xs (0.17-r8) (3/52) Installing perl-class-accessor-lite (0.08-r8) (4/52) Installing perl-mozilla-ca (20250202-r0) (5/52) Installing perl-extutils-config (0.010-r0) (6/52) Installing perl-extutils-helpers (0.028-r0) (7/52) Installing perl-extutils-installpaths (0.014-r0) (8/52) Installing perl-module-build-tiny (0.052-r0) (9/52) Installing perl-module-build (0.4234-r1) (10/52) Installing perl-clone (0.47-r0) (11/52) Installing perl-http-date (6.06-r0) (12/52) Installing perl-uri (5.28-r0) (13/52) Installing perl-io-html (1.004-r1) (14/52) Installing perl-encode-locale (1.05-r5) (15/52) Installing perl-lwp-mediatypes (6.04-r3) (16/52) Installing perl-http-message (7.00-r0) (17/52) Installing perl-http-body (1.23-r0) (18/52) Installing perl-class-inspector (1.36-r3) (19/52) Installing perl-file-sharedir (1.118-r1) (20/52) Installing perl-filesys-notify-simple (0.14-r2) (21/52) Installing perl-stream-buffered (0.03-r5) (22/52) Installing perl-devel-stacktrace (2.05-r0) (23/52) Installing perl-devel-stacktrace-ashtml (0.15-r4) (24/52) Installing perl-test-requires (0.11-r3) (25/52) Installing perl-test-sharedfork (0.35-r3) (26/52) Installing perl-test-tcp (2.22-r3) (27/52) Installing perl-try-tiny (0.32-r0) (28/52) Installing tzdata (2025b-r0) (29/52) Installing perl-posix-strftime-compiler (0.46-r0) (30/52) Installing perl-apache-logformat-compiler (0.36-r3) (31/52) Installing perl-hash-multivalue (0.16-r4) (32/52) Installing perl-cookie-baker (0.12-r0) (33/52) Installing perl-www-form-urlencoded (0.26-r3) (34/52) Installing perl-http-multipartparser (0.02-r3) (35/52) Installing perl-json-maybexs (1.004008-r0) (36/52) Installing perl-http-entity-parser (0.25-r2) (37/52) Installing perl-http-headers-fast (0.22-r2) (38/52) Installing perl-plack (1.0051-r0) (39/52) Installing perl-server-starter (0.35-r4) (40/52) Installing perl-ipc-signal (1.00-r5) (41/52) Installing perl-signal-mask (0.008-r3) (42/52) Installing perl-scope-guard (0.21-r5) (43/52) Installing perl-proc-wait3 (0.05-r11) (44/52) Installing perl-exporter-tiny (1.006002-r1) (45/52) Installing perl-list-moreutils-xs (0.430-r5) (46/52) Installing perl-list-moreutils (0.430-r1) (47/52) Installing perl-parallel-prefork (0.18-r3) (48/52) Installing perl-starlet (0.31-r3) (49/52) Installing .makedepends-perl-furl (20251012.075259) (50/52) Installing perl-error (0.17030-r0) (51/52) Installing perl-git (2.49.1-r0) (52/52) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 335 MiB in 141 packages >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Cleaning up tmpdir >>> perl-furl: Fetching https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/Furl-3.14.tar.gz >>> perl-furl: Fetching https://cpan.metacpan.org/authors/id/S/SY/SYOHEX/Furl-3.14.tar.gz >>> perl-furl: Checking sha512sums... Furl-3.14.tar.gz: OK >>> perl-furl: Unpacking /var/cache/distfiles/Furl-3.14.tar.gz... Creating new 'Build' script for 'Furl' version '3.14' cp lib/Furl.pm blib/lib/Furl.pm cp lib/Furl/HTTP.pm blib/lib/Furl/HTTP.pm cp lib/Furl/Request.pm blib/lib/Furl/Request.pm cp lib/Furl/Response.pm blib/lib/Furl/Response.pm cp lib/Furl/ConnectionCache.pm blib/lib/Furl/ConnectionCache.pm cp lib/Furl/ZlibStream.pm blib/lib/Furl/ZlibStream.pm cp lib/Furl/Headers.pm blib/lib/Furl/Headers.pm # Perl/v5.40.3 # Furl/3.14 # Net::IDN::Encode/(not installed) # IO::Socket::SSL/(not installed) # Compress::Raw::Zlib/2.212 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/udu/aports/community/perl-furl/src/Furl-3.14/t/100_low/../../t/HTTPServer.pm line 194. # Cannot write response: Broken pipe at /home/udu/aports/community/perl-furl/src/Furl-3.14/t/100_low/../../t/HTTPServer.pm line 194. # Cannot write response: Broken pipe at /home/udu/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 0 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, 56 wallclock secs ( 0.07 usr 0.03 sys + 3.11 cusr 0.62 csys = 3.83 CPU) Result: PASS >>> perl-furl: Entering fakeroot... Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Request.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/HTTP.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/ConnectionCache.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Response.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/ZlibStream.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/perl5/vendor_perl/Furl/Headers.pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Response.3pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Request.3pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::HTTP.3pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl.3pm Installing /home/udu/aports/community/perl-furl/pkg/perl-furl/usr/share/man/man3/Furl::Headers.3pm >>> perl-furl-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/perl-furl/pkg/perl-furl-doc/usr/share/man' >>> 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: 15.1 KB >>> perl-furl-doc*: Compressing data... >>> perl-furl-doc*: Create checksum... >>> perl-furl-doc*: Create perl-furl-doc-3.14-r1.apk >>> perl-furl*: Tracing dependencies... perl perl-http-parser-xs perl-class-accessor-lite perl-mozilla-ca >>> perl-furl*: Package size: 73.9 KB >>> perl-furl*: Compressing data... >>> perl-furl*: Create checksum... >>> perl-furl*: Create perl-furl-3.14-r1.apk >>> perl-furl: Build complete at Sun, 12 Oct 2025 07:53:57 +0000 elapsed time 0h 0m 58s >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Uninstalling dependencies... (1/52) Purging .makedepends-perl-furl (20251012.075259) (2/52) Purging perl-http-parser-xs (0.17-r8) (3/52) Purging perl-mozilla-ca (20250202-r0) (4/52) Purging perl-module-build-tiny (0.052-r0) (5/52) Purging perl-extutils-helpers (0.028-r0) (6/52) Purging perl-extutils-installpaths (0.014-r0) (7/52) Purging perl-extutils-config (0.010-r0) (8/52) Purging perl-module-build (0.4234-r1) (9/52) Purging perl-http-body (1.23-r0) (10/52) Purging perl-starlet (0.31-r3) (11/52) Purging perl-server-starter (0.35-r4) (12/52) Purging perl-plack (1.0051-r0) (13/52) Purging perl-file-sharedir (1.118-r1) (14/52) Purging perl-class-inspector (1.36-r3) (15/52) Purging perl-filesys-notify-simple (0.14-r2) (16/52) Purging perl-devel-stacktrace-ashtml (0.15-r4) (17/52) Purging perl-try-tiny (0.32-r0) (18/52) Purging perl-apache-logformat-compiler (0.36-r3) (19/52) Purging perl-posix-strftime-compiler (0.46-r0) (20/52) Purging tzdata (2025b-r0) (21/52) Purging perl-http-message (7.00-r0) (22/52) Purging perl-clone (0.47-r0) (23/52) Purging perl-io-html (1.004-r1) (24/52) Purging perl-encode-locale (1.05-r5) (25/52) Purging perl-lwp-mediatypes (6.04-r3) (26/52) Purging perl-cookie-baker (0.12-r0) (27/52) Purging perl-uri (5.28-r0) (28/52) Purging perl-http-entity-parser (0.25-r2) (29/52) Purging perl-hash-multivalue (0.16-r4) (30/52) Purging perl-http-multipartparser (0.02-r3) (31/52) Purging perl-json-maybexs (1.004008-r0) (32/52) Purging perl-stream-buffered (0.03-r5) (33/52) Purging perl-www-form-urlencoded (0.26-r3) (34/52) Purging perl-http-headers-fast (0.22-r2) (35/52) Purging perl-http-date (6.06-r0) (36/52) Purging perl-devel-stacktrace (2.05-r0) (37/52) Purging perl-parallel-prefork (0.18-r3) (38/52) Purging perl-signal-mask (0.008-r3) (39/52) Purging perl-ipc-signal (1.00-r5) (40/52) Purging perl-class-accessor-lite (0.08-r8) (41/52) Purging perl-scope-guard (0.21-r5) (42/52) Purging perl-proc-wait3 (0.05-r11) (43/52) Purging perl-list-moreutils (0.430-r1) (44/52) Purging perl-exporter-tiny (1.006002-r1) (45/52) Purging perl-list-moreutils-xs (0.430-r5) (46/52) Purging perl-test-tcp (2.22-r3) (47/52) Purging perl-test-sharedfork (0.35-r3) (48/52) Purging perl-test-requires (0.11-r3) (49/52) Purging git-perl (2.49.1-r0) (50/52) Purging perl-git (2.49.1-r0) (51/52) Purging perl-error (0.17030-r0) (52/52) Purging perl (5.40.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> perl-furl: Updating the community/x86_64 repository index... >>> perl-furl: Signing the index...