>>> perl-html-formatter: Building main/perl-html-formatter 2.16-r3 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 13:57:06 +0000 >>> perl-html-formatter: Validating /home/buildozer/aports/main/perl-html-formatter/APKBUILD... >>> perl-html-formatter: Analyzing dependencies... >>> perl-html-formatter: Installing for build: build-base perl perl-font-afm perl-html-tree perl-file-slurper perl-test-warnings ( 1/21) Installing libbz2 (1.0.8-r6) ( 2/21) Installing perl (5.42.2-r0) ( 3/21) Installing perl-font-afm (1.20-r4) ( 4/21) Installing perl-html-tagset (3.24-r0) ( 5/21) Installing perl-clone (0.50-r0) ( 6/21) Installing perl-http-date (6.06-r0) ( 7/21) Installing perl-mime-base32 (1.303-r3) ( 8/21) Installing perl-mime-base64 (3.16-r7) ( 9/21) Installing perl-uri (5.34-r0) (10/21) Installing perl-io-html (1.004-r1) (11/21) Installing perl-encode-locale (1.05-r5) (12/21) Installing perl-lwp-mediatypes (6.04-r3) (13/21) Installing perl-http-message (7.01-r0) (14/21) Installing perl-html-parser (3.83-r1) (15/21) Installing perl-html-tree (5.07-r5) (16/21) Installing perl-file-slurper (0.014-r1) (17/21) Installing perl-test-warnings (0.038-r0) (18/21) Installing .makedepends-perl-html-formatter (20260417.135710) (19/21) Installing perl-error (0.17030-r0) (20/21) Installing perl-git (2.53.0-r1) (21/21) Installing git-perl (2.53.0-r1) Executing busybox-1.37.0-r31.trigger OK: 458.7 MiB in 120 packages >>> perl-html-formatter: Cleaning up srcdir >>> perl-html-formatter: Cleaning up pkgdir >>> perl-html-formatter: Cleaning up tmpdir >>> perl-html-formatter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/HTML-Formatter-2.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> perl-html-formatter: Fetching https://cpan.metacpan.org/authors/id/N/NI/NIGELM/HTML-Formatter-2.16.tar.gz Connecting to cpan.metacpan.org (151.101.194.217:443) saving to '/var/cache/distfiles/v3.24/HTML-Formatter-2.16.tar.gz.part' HTML-Formatter-2.16. 100% |********************************| 54362 0:00:00 ETA '/var/cache/distfiles/v3.24/HTML-Formatter-2.16.tar.gz.part' saved /var/cache/distfiles/v3.24/HTML-Formatter-2.16.tar.gz: OK >>> perl-html-formatter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/HTML-Formatter-2.16.tar.gz /var/cache/distfiles/v3.24/HTML-Formatter-2.16.tar.gz: OK >>> perl-html-formatter: Unpacking /var/cache/distfiles/v3.24/HTML-Formatter-2.16.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Formatter Writing MYMETA.yml and MYMETA.json cp lib/HTML/FormatPS.pm blib/lib/HTML/FormatPS.pm cp lib/HTML/Formatter.pm blib/lib/HTML/Formatter.pm cp lib/HTML/FormatMarkdown.pm blib/lib/HTML/FormatMarkdown.pm cp lib/HTML/FormatText.pm blib/lib/HTML/FormatText.pm cp lib/HTML/FormatRTF.pm blib/lib/HTML/FormatRTF.pm Manifying 5 pod documents PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............... ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.76 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.76 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.76 # File::Slurper any 0.014 # File::Spec any 3.94 # FindBin any 1.54 # IO::Handle any 1.55 # IPC::Open3 any 1.24 # Test::More 0.96 1.302210 # Test::Warnings any 0.038 # blib 1.01 1.07 # bytes any 1.09 # lib any 0.65 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ----------------------------------- ---- ----- # Carp any 1.54 # Data::Dumper any 2.192 # Encode any 3.21 # Font::Metrics::Courier any undef # Font::Metrics::CourierBold any undef # Font::Metrics::CourierBoldOblique any undef # Font::Metrics::CourierOblique any undef # Font::Metrics::Helvetica any undef # Font::Metrics::HelveticaBold any undef # Font::Metrics::HelveticaBoldOblique any undef # Font::Metrics::HelveticaOblique any undef # Font::Metrics::TimesBold any undef # Font::Metrics::TimesBoldItalic any undef # Font::Metrics::TimesItalic any undef # Font::Metrics::TimesRoman any undef # HTML::Element 3.15 5.07 # HTML::TreeBuilder any 5.07 # IO::File any 1.55 # base any 2.27 # integer any 1.01 # parent any 0.244 # strict any 1.14 # utf8 any 1.27 # warnings any 1.74 # t/00-report-prereqs.t ........ ok t/01_ps.t .................... ok t/02_rtf.t ................... ok t/03_text.t .................. ok t/04_md.t .................... ok t/author-critic.t ............ skipped: these tests are for testing by the author t/author-eol.t ............... skipped: these tests are for testing by the author t/author-no-tabs.t ........... skipped: these tests are for testing by the author t/author-pod-spell.t ......... skipped: these tests are for testing by the author t/author-pod-syntax.t ........ skipped: these tests are for testing by the author t/author-portability.t ....... skipped: these tests are for testing by the author t/author-synopsis.t .......... skipped: these tests are for testing by the author t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-distmeta.t ......... skipped: these tests are for release candidate testing t/release-has-version.t ...... skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-unused-vars.t ...... skipped: these tests are for release candidate testing t/rt111783.t ................. ok t/rt69426.t .................. ok All tests successful. Files=20, Tests=94, 1 wallclock secs ( 0.09 usr 0.04 sys + 1.10 cusr 0.19 csys = 1.42 CPU) Result: PASS >>> perl-html-formatter: Entering fakeroot... Manifying 5 pod documents Appending installation info to /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/lib/perl5/core_perl/perllocal.pod Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/perl5/vendor_perl/HTML/FormatMarkdown.pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/perl5/vendor_perl/HTML/FormatText.pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/perl5/vendor_perl/HTML/Formatter.pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/perl5/vendor_perl/HTML/FormatPS.pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/perl5/vendor_perl/HTML/FormatRTF.pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::Formatter.3pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::FormatRTF.3pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::FormatMarkdown.3pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::FormatText.3pm Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::FormatPS.3pm >>> perl-html-formatter-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter-doc/usr/share/man' >>> perl-html-formatter-doc*: Preparing subpackage perl-html-formatter-doc... Please specify at least one package name on the command line. >>> perl-html-formatter-doc*: Running postcheck for perl-html-formatter-doc >>> perl-html-formatter*: Running postcheck for perl-html-formatter >>> perl-html-formatter*: Preparing package perl-html-formatter... Please specify at least one package name on the command line. >>> perl-html-formatter-doc*: Tracing dependencies... >>> perl-html-formatter-doc*: Package size: 11.4 KB >>> perl-html-formatter-doc*: Compressing data... >>> perl-html-formatter-doc*: Create checksum... >>> perl-html-formatter-doc*: Create perl-html-formatter-doc-2.16-r3.apk >>> perl-html-formatter*: Tracing dependencies... perl perl-font-afm perl-html-tree >>> perl-html-formatter*: Package size: 89.1 KB >>> perl-html-formatter*: Compressing data... >>> perl-html-formatter*: Create checksum... >>> perl-html-formatter*: Create perl-html-formatter-2.16-r3.apk >>> perl-html-formatter: Build complete at Fri, 17 Apr 2026 13:57:14 +0000 elapsed time 0h 0m 8s >>> perl-html-formatter: Cleaning up srcdir >>> perl-html-formatter: Cleaning up pkgdir >>> perl-html-formatter: Uninstalling dependencies... ( 1/21) Purging .makedepends-perl-html-formatter (20260417.135710) ( 2/21) Purging perl-font-afm (1.20-r4) ( 3/21) Purging perl-html-tree (5.07-r5) ( 4/21) Purging perl-html-parser (3.83-r1) ( 5/21) Purging perl-html-tagset (3.24-r0) ( 6/21) Purging perl-http-message (7.01-r0) ( 7/21) Purging perl-clone (0.50-r0) ( 8/21) Purging perl-http-date (6.06-r0) ( 9/21) Purging perl-io-html (1.004-r1) (10/21) Purging perl-encode-locale (1.05-r5) (11/21) Purging perl-lwp-mediatypes (6.04-r3) (12/21) Purging perl-uri (5.34-r0) (13/21) Purging perl-mime-base32 (1.303-r3) (14/21) Purging perl-mime-base64 (3.16-r7) (15/21) Purging perl-file-slurper (0.014-r1) (16/21) Purging perl-test-warnings (0.038-r0) (17/21) Purging git-perl (2.53.0-r1) (18/21) Purging perl-git (2.53.0-r1) (19/21) Purging perl-error (0.17030-r0) (20/21) Purging perl (5.42.2-r0) (21/21) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> perl-html-formatter: Updating the main/x86 repository index... >>> perl-html-formatter: Signing the index...