>>> perl-furl: Building community/perl-furl 3.14-r1 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 20:12:27 +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-r6) (2/53) Installing perl (5.38.0-r0) (3/53) Installing perl-http-parser-xs (0.17-r7) (4/53) Installing perl-class-accessor-lite (0.08-r8) (5/53) Installing perl-mozilla-ca (20221114-r2) (6/53) Installing perl-extutils-config (0.008-r4) (7/53) Installing perl-extutils-installpaths (0.012-r4) (8/53) Installing perl-extutils-helpers (0.026-r4) (9/53) Installing perl-module-build-tiny (0.046-r1) (10/53) Installing perl-module-build (0.4234-r1) (11/53) Installing perl-clone (0.46-r2) (12/53) Installing perl-http-date (6.05-r2) (13/53) Installing perl-uri (5.19-r1) (14/53) Installing perl-io-html (1.004-r1) (15/53) Installing perl-encode-locale (1.05-r5) (16/53) Installing perl-lwp-mediatypes (6.04-r3) (17/53) Installing perl-http-message (6.44-r1) (18/53) Installing perl-http-body (1.22-r3) (19/53) Installing perl-class-inspector (1.36-r3) (20/53) Installing perl-file-sharedir (1.118-r1) (21/53) Installing perl-filesys-notify-simple (0.14-r2) (22/53) Installing perl-stream-buffered (0.03-r4) (23/53) Installing perl-devel-stacktrace (2.04-r5) (24/53) Installing perl-devel-stacktrace-ashtml (0.15-r3) (25/53) Installing perl-test-requires (0.11-r3) (26/53) Installing perl-test-sharedfork (0.35-r3) (27/53) Installing perl-test-tcp (2.22-r3) (28/53) Installing perl-try-tiny (0.31-r2) (29/53) Installing tzdata (2023c-r1) (30/53) Installing perl-posix-strftime-compiler (0.44-r1) (31/53) Installing perl-apache-logformat-compiler (0.36-r3) (32/53) Installing perl-hash-multivalue (0.16-r3) (33/53) Installing perl-cookie-baker (0.11-r2) (34/53) Installing perl-www-form-urlencoded (0.26-r2) (35/53) Installing perl-json-maybexs (1.004005-r1) (36/53) Installing perl-http-multipartparser (0.02-r2) (37/53) Installing perl-http-entity-parser (0.25-r1) (38/53) Installing perl-http-headers-fast (0.22-r2) (39/53) Installing perl-plack (1.0050-r1) (40/53) Installing perl-server-starter (0.35-r4) (41/53) Installing perl-ipc-signal (1.00-r5) (42/53) Installing perl-signal-mask (0.008-r3) (43/53) Installing perl-scope-guard (0.21-r4) (44/53) Installing perl-proc-wait3 (0.05-r10) (45/53) Installing perl-exporter-tiny (1.006002-r1) (46/53) Installing perl-list-moreutils-xs (0.430-r4) (47/53) Installing perl-list-moreutils (0.430-r1) (48/53) Installing perl-parallel-prefork (0.18-r3) (49/53) Installing perl-starlet (0.31-r3) (50/53) Installing .makedepends-perl-furl (20230703.201229) (51/53) Installing perl-error (0.17029-r2) (52/53) Installing perl-git (2.41.0-r1) (53/53) Installing git-perl (2.41.0-r1) Executing busybox-1.36.1-r2.trigger OK: 425 MiB in 158 packages >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Cleaning up tmpdir >>> perl-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68759 100 68759 0 0 740k 0 --:--:-- --:--:-- --:--:-- 737k >>> perl-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Furl-3.14.tar.gz >>> perl-furl: Checking sha512sums... Furl-3.14.tar.gz: OK >>> perl-furl: Unpacking /var/cache/distfiles/edge/Furl-3.14.tar.gz... Creating new 'Build' script for 'Furl' version '3.14' cp lib/Furl/ZlibStream.pm blib/lib/Furl/ZlibStream.pm cp lib/Furl/ConnectionCache.pm blib/lib/Furl/ConnectionCache.pm cp lib/Furl/Request.pm blib/lib/Furl/Request.pm cp lib/Furl/Response.pm blib/lib/Furl/Response.pm cp lib/Furl.pm blib/lib/Furl.pm cp lib/Furl/HTTP.pm blib/lib/Furl/HTTP.pm cp lib/Furl/Headers.pm blib/lib/Furl/Headers.pm # Perl/v5.38.0 # Furl/3.14 # Net::IDN::Encode/(not installed) # IO::Socket::SSL/(not installed) # Compress::Raw::Zlib/2.204001 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, 68 wallclock secs ( 0.26 usr 0.12 sys + 11.55 cusr 2.08 csys = 14.01 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-r1.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-r1.apk >>> perl-furl: Build complete at Mon, 03 Jul 2023 20:13:39 +0000 elapsed time 0h 1m 12s >>> perl-furl: Cleaning up srcdir >>> perl-furl: Cleaning up pkgdir >>> perl-furl: Uninstalling dependencies... (1/53) Purging .makedepends-perl-furl (20230703.201229) (2/53) Purging perl-http-parser-xs (0.17-r7) (3/53) Purging perl-mozilla-ca (20221114-r2) (4/53) Purging perl-module-build-tiny (0.046-r1) (5/53) Purging perl-extutils-installpaths (0.012-r4) (6/53) Purging perl-extutils-config (0.008-r4) (7/53) Purging perl-extutils-helpers (0.026-r4) (8/53) Purging perl-module-build (0.4234-r1) (9/53) Purging perl-http-body (1.22-r3) (10/53) Purging perl-starlet (0.31-r3) (11/53) Purging perl-server-starter (0.35-r4) (12/53) Purging perl-plack (1.0050-r1) (13/53) Purging perl-file-sharedir (1.118-r1) (14/53) Purging perl-class-inspector (1.36-r3) (15/53) Purging perl-filesys-notify-simple (0.14-r2) (16/53) Purging perl-devel-stacktrace-ashtml (0.15-r3) (17/53) Purging perl-try-tiny (0.31-r2) (18/53) Purging perl-apache-logformat-compiler (0.36-r3) (19/53) Purging perl-posix-strftime-compiler (0.44-r1) (20/53) Purging tzdata (2023c-r1) (21/53) Purging perl-http-message (6.44-r1) (22/53) Purging perl-clone (0.46-r2) (23/53) Purging perl-io-html (1.004-r1) (24/53) Purging perl-encode-locale (1.05-r5) (25/53) Purging perl-lwp-mediatypes (6.04-r3) (26/53) Purging perl-cookie-baker (0.11-r2) (27/53) Purging perl-uri (5.19-r1) (28/53) Purging perl-http-entity-parser (0.25-r1) (29/53) Purging perl-hash-multivalue (0.16-r3) (30/53) Purging perl-www-form-urlencoded (0.26-r2) (31/53) Purging perl-json-maybexs (1.004005-r1) (32/53) Purging perl-stream-buffered (0.03-r4) (33/53) Purging perl-http-multipartparser (0.02-r2) (34/53) Purging perl-http-headers-fast (0.22-r2) (35/53) Purging perl-http-date (6.05-r2) (36/53) Purging perl-devel-stacktrace (2.04-r5) (37/53) Purging perl-parallel-prefork (0.18-r3) (38/53) Purging perl-signal-mask (0.008-r3) (39/53) Purging perl-ipc-signal (1.00-r5) (40/53) Purging perl-class-accessor-lite (0.08-r8) (41/53) Purging perl-scope-guard (0.21-r4) (42/53) Purging perl-proc-wait3 (0.05-r10) (43/53) Purging perl-list-moreutils (0.430-r1) (44/53) Purging perl-exporter-tiny (1.006002-r1) (45/53) Purging perl-list-moreutils-xs (0.430-r4) (46/53) Purging perl-test-tcp (2.22-r3) (47/53) Purging perl-test-sharedfork (0.35-r3) (48/53) Purging perl-test-requires (0.11-r3) (49/53) Purging git-perl (2.41.0-r1) (50/53) Purging perl-git (2.41.0-r1) (51/53) Purging perl-error (0.17029-r2) (52/53) Purging perl (5.38.0-r0) (53/53) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r2.trigger OK: 376 MiB in 105 packages >>> perl-furl: Updating the community/x86_64 repository index... >>> perl-furl: Signing the index...