>>> perl-html-formatter: Building main/perl-html-formatter 2.16-r2 (using abuild 3.8.0_rc3-r1) started Mon, 17 May 2021 19:26:55 +0000
>>> perl-html-formatter: Checking sanity of /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-dev perl-file-slurper perl-test-warnings
(1/20) Installing libbz2 (1.0.8-r1)
(2/20) Installing perl (5.32.1-r0)
(3/20) Installing perl-font-afm (1.20-r2)
(4/20) Installing perl-html-tagset (3.20-r3)
(5/20) Installing perl-http-date (6.05-r1)
(6/20) Installing perl-uri (5.09-r0)
(7/20) Installing perl-io-html (1.004-r0)
(8/20) Installing perl-encode-locale (1.05-r3)
(9/20) Installing perl-lwp-mediatypes (6.04-r1)
(10/20) Installing perl-http-message (6.31-r1)
(11/20) Installing perl-html-parser (3.76-r0)
(12/20) Installing perl-html-tree (5.07-r2)
(13/20) Installing perl-utils (5.32.1-r0)
(14/20) Installing perl-dev (5.32.1-r0)
(15/20) Installing perl-file-slurper (0.012-r1)
(16/20) Installing perl-test-warnings (0.030-r1)
(17/20) Installing .makedepends-perl-html-formatter (20210517.192657)
(18/20) Installing perl-error (0.17029-r1)
(19/20) Installing perl-git (2.31.1-r1)
(20/20) Installing git-perl (2.31.1-r1)
Executing busybox-1.33.1-r1.trigger
OK: 353 MiB in 108 packages
>>> perl-html-formatter: Cleaning up srcdir
>>> perl-html-formatter: Cleaning up pkgdir
>>> perl-html-formatter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/HTML-Formatter-2.16.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
>>> perl-html-formatter: Fetching https://cpan.metacpan.org/authors/id/N/NI/NIGELM/HTML-Formatter-2.16.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 54362 100 54362 0 0 564k 0 --:--:-- --:--:-- --:--:-- 564k
>>> perl-html-formatter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/HTML-Formatter-2.16.tar.gz
>>> perl-html-formatter: Checking sha512sums...
HTML-Formatter-2.16.tar.gz: OK
>>> perl-html-formatter: Unpacking /var/cache/distfiles/v3.14/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/FormatMarkdown.pm blib/lib/HTML/FormatMarkdown.pm
cp lib/HTML/FormatText.pm blib/lib/HTML/FormatText.pm
cp lib/HTML/Formatter.pm blib/lib/HTML/Formatter.pm
cp lib/HTML/FormatPS.pm blib/lib/HTML/FormatPS.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.44
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.44
# File::Slurper any 0.012
# File::Spec any 3.78
# FindBin any 1.51
# IO::Handle any 1.42
# IPC::Open3 any 1.21
# Test::More 0.96 1.302175
# Test::Warnings any 0.030
# blib 1.01 1.07
# bytes any 1.07
# lib any 0.65
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ----------------------------------- ---- --------
# Carp any 1.50
# Data::Dumper any 2.174_01
# Encode any 3.06
# 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.41
# base any 2.27
# integer any 1.01
# parent any 0.238
# strict any 1.11
# utf8 any 1.22
# warnings any 1.47
#
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, 3 wallclock secs ( 0.11 usr 0.02 sys + 2.75 cusr 0.25 csys = 3.13 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/FormatText.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/perl5/vendor_perl/HTML/FormatPS.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/FormatMarkdown.pm
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::FormatMarkdown.3pm
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::FormatPS.3pm
Installing /home/buildozer/aports/main/perl-html-formatter/pkg/perl-html-formatter/usr/share/man/man3/HTML::FormatRTF.3pm
>>> perl-html-formatter-doc*: Running split function doc...
>>> perl-html-formatter-doc*: Preparing subpackage perl-html-formatter-doc...
>>> 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...
>>> perl-html-formatter-doc*: Tracing dependencies...
>>> perl-html-formatter-doc*: Package size: 40.0 KB
>>> perl-html-formatter-doc*: Compressing data...
>>> perl-html-formatter-doc*: Create checksum...
>>> perl-html-formatter-doc*: Create perl-html-formatter-doc-2.16-r2.apk
>>> perl-html-formatter*: Tracing dependencies...
>>> perl-html-formatter*: Package size: 148.0 KB
>>> perl-html-formatter*: Compressing data...
>>> perl-html-formatter*: Create checksum...
>>> perl-html-formatter*: Create perl-html-formatter-2.16-r2.apk
>>> perl-html-formatter: Build complete at Mon, 17 May 2021 19:27:03 +0000 elapsed time 0h 0m 8s
>>> perl-html-formatter: Cleaning up srcdir
>>> perl-html-formatter: Cleaning up pkgdir
>>> perl-html-formatter: Uninstalling dependencies...
(1/20) Purging .makedepends-perl-html-formatter (20210517.192657)
(2/20) Purging perl-font-afm (1.20-r2)
(3/20) Purging perl-html-tree (5.07-r2)
(4/20) Purging perl-html-parser (3.76-r0)
(5/20) Purging perl-html-tagset (3.20-r3)
(6/20) Purging perl-http-message (6.31-r1)
(7/20) Purging perl-http-date (6.05-r1)
(8/20) Purging perl-io-html (1.004-r0)
(9/20) Purging perl-encode-locale (1.05-r3)
(10/20) Purging perl-lwp-mediatypes (6.04-r1)
(11/20) Purging perl-uri (5.09-r0)
(12/20) Purging perl-dev (5.32.1-r0)
(13/20) Purging perl-utils (5.32.1-r0)
(14/20) Purging perl-file-slurper (0.012-r1)
(15/20) Purging perl-test-warnings (0.030-r1)
(16/20) Purging git-perl (2.31.1-r1)
(17/20) Purging perl-git (2.31.1-r1)
(18/20) Purging perl-error (0.17029-r1)
(19/20) Purging perl (5.32.1-r0)
(20/20) Purging libbz2 (1.0.8-r1)
Executing busybox-1.33.1-r1.trigger
OK: 311 MiB in 88 packages
>>> perl-html-formatter: Updating the main/x86 repository index...
>>> perl-html-formatter: Signing the index...