>>> perl-regexp-common: Building main/perl-regexp-common 2017060201-r2 (using abuild 3.7.0_rc1-r0) started Thu, 03 Dec 2020 08:50:42 +0000 >>> perl-regexp-common: Checking sanity of /home/buildozer/aports/main/perl-regexp-common/APKBUILD... >>> perl-regexp-common: Analyzing dependencies... >>> perl-regexp-common: Installing for build: build-base perl-dev (1/8) Installing libbz2 (1.0.8-r1) (2/8) Installing perl (5.32.0-r0) (3/8) Installing perl-utils (5.32.0-r0) (4/8) Installing perl-dev (5.32.0-r0) (5/8) Installing .makedepends-perl-regexp-common (20201203.085043) (6/8) Installing perl-error (0.17029-r1) (7/8) Installing perl-git (2.29.2-r0) (8/8) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 349 MiB in 95 packages >>> perl-regexp-common: Cleaning up srcdir >>> perl-regexp-common: Cleaning up pkgdir >>> perl-regexp-common: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/Regexp-Common-2017060201.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 232k 100 232k 0 0 1479k 0 --:--:-- --:--:-- --:--:-- 1470k >>> perl-regexp-common: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/Regexp-Common-2017060201.tar.gz >>> perl-regexp-common: Checking sha512sums... Regexp-Common-2017060201.tar.gz: OK >>> perl-regexp-common: Unpacking /var/cache/distfiles/v3.13/Regexp-Common-2017060201.tar.gz... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Regexp::Common Writing MYMETA.yml and MYMETA.json cp lib/Regexp/Common/list.pm blib/lib/Regexp/Common/list.pm cp lib/Regexp/Common/delimited.pm blib/lib/Regexp/Common/delimited.pm cp lib/Regexp/Common/balanced.pm blib/lib/Regexp/Common/balanced.pm cp lib/Regexp/Common/URI/gopher.pm blib/lib/Regexp/Common/URI/gopher.pm cp lib/Regexp/Common/URI/RFC2384.pm blib/lib/Regexp/Common/URI/RFC2384.pm cp lib/Regexp/Common/URI/RFC1738.pm blib/lib/Regexp/Common/URI/RFC1738.pm cp lib/Regexp/Common/comment.pm blib/lib/Regexp/Common/comment.pm cp lib/Regexp/Common/profanity.pm blib/lib/Regexp/Common/profanity.pm cp lib/Regexp/Common/URI.pm blib/lib/Regexp/Common/URI.pm cp lib/Regexp/Common/lingua.pm blib/lib/Regexp/Common/lingua.pm cp lib/Regexp/Common/URI/wais.pm blib/lib/Regexp/Common/URI/wais.pm cp lib/Regexp/Common/net.pm blib/lib/Regexp/Common/net.pm cp lib/Regexp/Common/_support.pm blib/lib/Regexp/Common/_support.pm cp lib/Regexp/Common/URI/RFC1808.pm blib/lib/Regexp/Common/URI/RFC1808.pm cp lib/Regexp/Common/zip.pm blib/lib/Regexp/Common/zip.pm cp lib/Regexp/Common/URI/RFC2396.pm blib/lib/Regexp/Common/URI/RFC2396.pm cp lib/Regexp/Common.pm blib/lib/Regexp/Common.pm cp lib/Regexp/Common/URI/file.pm blib/lib/Regexp/Common/URI/file.pm cp lib/Regexp/Common/URI/prospero.pm blib/lib/Regexp/Common/URI/prospero.pm cp lib/Regexp/Common/URI/ftp.pm blib/lib/Regexp/Common/URI/ftp.pm cp lib/Regexp/Common/URI/news.pm blib/lib/Regexp/Common/URI/news.pm cp lib/Regexp/Common/URI/RFC1035.pm blib/lib/Regexp/Common/URI/RFC1035.pm cp lib/Regexp/Common/CC.pm blib/lib/Regexp/Common/CC.pm cp lib/Regexp/Common/URI/tv.pm blib/lib/Regexp/Common/URI/tv.pm cp lib/Regexp/Common/URI/fax.pm blib/lib/Regexp/Common/URI/fax.pm cp lib/Regexp/Common/URI/tel.pm blib/lib/Regexp/Common/URI/tel.pm cp lib/Regexp/Common/number.pm blib/lib/Regexp/Common/number.pm cp lib/Regexp/Common/SEN.pm blib/lib/Regexp/Common/SEN.pm cp lib/Regexp/Common/URI/pop.pm blib/lib/Regexp/Common/URI/pop.pm cp lib/Regexp/Common/URI/RFC2806.pm blib/lib/Regexp/Common/URI/RFC2806.pm cp lib/Regexp/Common/URI/http.pm blib/lib/Regexp/Common/URI/http.pm cp lib/Regexp/Common/whitespace.pm blib/lib/Regexp/Common/whitespace.pm cp lib/Regexp/Common/URI/telnet.pm blib/lib/Regexp/Common/URI/telnet.pm Manifying 33 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/*/*.t t/comment/delimited.t ............ ok t/comment/html.t ................. ok t/comment/nested.t ............... ok t/comment/pascal.t ............... ok t/comment/single_line.t .......... ok t/comment/single_or_multiline.t .. ok t/delimited/101_delimited.t ...... skipped: Test::Regexp not found t/delimited/111_bquoted.t ........ skipped: Test::Regexp not found t/net/101_ipv4.t ................. ok t/net/102_ipv4_strict.t .......... skipped: Test::Regexp not found t/net/111_ipv6.t ................. ok t/net/121_mac.t .................. ok t/net/131_domain.t ............... ok t/number/101_integer.t ........... skipped: Test::Regexp not found t/number/111_integer_base.t ...... skipped: Test::Regexp not found t/number/121_integer_places.t .... skipped: Test::Regexp not found t/number/122_integer_places.t .... skipped: Test::Regexp not found t/number/123_integer_places.t .... skipped: Test::Regexp not found t/number/131_integer_sep.t ....... skipped: Test::Regexp not found t/number/141_integer_group.t ..... skipped: Test::Regexp not found t/number/701_squares.t ........... skipped: Test::Regexp not found t/number/801_roman.t ............. skipped: Test::Regexp not found t/number/decimal.t ............... ok t/number/number.t ................ ok t/SEN/usa_ssn.t .................. ok t/test___luhn.t .................. ok t/test_balanced.t ................ ok t/test_bases.t ................... ok t/test_bases_sep.t ............... ok t/test_comments.t ................ ok t/test_curry.t ................... ok t/test_i.t ....................... ok t/test_lingua_palindrome.t ....... ok t/test_list.t .................... ok t/test_no_import.t ............... ok t/test_profanity.t ............... ok t/test_sub.t ..................... ok t/test_sub_named.t ............... ok t/test_ws.t ...................... ok t/URI/any.t ...................... ok t/URI/fax.t ...................... ok t/URI/file.t ..................... ok t/URI/ftp.t ...................... ok t/URI/gopher.t ................... ok t/URI/http.t ..................... ok t/URI/news.t ..................... ok t/URI/nntp.t ..................... ok t/URI/pop.t ...................... ok t/URI/prospero.t ................. ok t/URI/tel.t ...................... ok t/URI/telnet.t ................... ok t/URI/tv.t ....................... ok t/URI/wais.t ..................... ok t/zip/101_austria.t .............. skipped: Test::Regexp not found t/zip/111_australia.t ............ skipped: Test::Regexp not found t/zip/112_australia.t ............ skipped: Test::Regexp not found t/zip/121_belgium.t .............. skipped: Test::Regexp not found t/zip/131_denmark.t .............. skipped: Test::Regexp not found t/zip/141_greenland.t ............ skipped: Test::Regexp not found t/zip/151_norway.t ............... skipped: Test::Regexp not found t/zip/161_liechtenstein.t ........ skipped: Test::Regexp not found t/zip/171_switzerland.t .......... skipped: Test::Regexp not found t/zip/181_italy.t ................ skipped: Test::Regexp not found t/zip/191_germany.t .............. skipped: Test::Regexp not found t/zip/201_luxembourg.t ........... skipped: Test::Regexp not found t/zip/211_france.t ............... skipped: Test::Regexp not found t/zip/221_monaco.t ............... skipped: Test::Regexp not found t/zip/231_san-marino.t ........... skipped: Test::Regexp not found t/zip/241_vatican-city.t ......... skipped: Test::Regexp not found t/zip/netherlands.t .............. ok t/zip/spain.t .................... ok t/zip/us.t ....................... ok t/zip/zip.t ...................... ok All tests successful. Files=73, Tests=149252, 39 wallclock secs (10.99 usr 0.16 sys + 32.70 cusr 3.28 csys = 47.13 CPU) Result: PASS >>> perl-regexp-common: Entering fakeroot... Manifying 33 pod documents Appending installation info to /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/lib/perl5/core_perl/perllocal.pod Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/net.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/zip.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/comment.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/number.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/delimited.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/whitespace.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/SEN.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/CC.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/balanced.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/list.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/_support.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/profanity.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/lingua.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/wais.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/prospero.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC2384.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/ftp.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/news.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC2396.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/http.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC2806.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC1035.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/tel.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/gopher.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/file.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC1808.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/tv.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/RFC1738.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/telnet.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/fax.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/perl5/vendor_perl/Regexp/Common/URI/pop.pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::list.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC2806.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::number.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::SEN.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::news.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::zip.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::fax.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::tel.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::telnet.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC1035.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::_support.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::pop.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::wais.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::tv.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::gopher.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::lingua.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::net.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::http.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC2396.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::balanced.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC1808.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::file.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC1738.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::profanity.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::CC.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::prospero.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::delimited.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::comment.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::ftp.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::URI::RFC2384.3pm Installing /home/buildozer/aports/main/perl-regexp-common/pkg/perl-regexp-common/usr/share/man/man3/Regexp::Common::whitespace.3pm >>> perl-regexp-common-doc*: Running split function doc... >>> perl-regexp-common-doc*: Preparing subpackage perl-regexp-common-doc... >>> perl-regexp-common-doc*: Running postcheck for perl-regexp-common-doc >>> perl-regexp-common*: Running postcheck for perl-regexp-common >>> perl-regexp-common*: Preparing package perl-regexp-common... >>> perl-regexp-common-doc*: Tracing dependencies... >>> perl-regexp-common-doc*: Package size: 172.0 KB >>> perl-regexp-common-doc*: Compressing data... >>> perl-regexp-common-doc*: Create checksum... >>> perl-regexp-common-doc*: Create perl-regexp-common-doc-2017060201-r2.apk >>> perl-regexp-common*: Tracing dependencies... >>> perl-regexp-common*: Package size: 500.0 KB >>> perl-regexp-common*: Compressing data... >>> perl-regexp-common*: Create checksum... >>> perl-regexp-common*: Create perl-regexp-common-2017060201-r2.apk >>> perl-regexp-common: Build complete at Thu, 03 Dec 2020 08:51:28 +0000 elapsed time 0h 0m 46s >>> perl-regexp-common: Cleaning up srcdir >>> perl-regexp-common: Cleaning up pkgdir >>> perl-regexp-common: Uninstalling dependencies... (1/8) Purging .makedepends-perl-regexp-common (20201203.085043) (2/8) Purging perl-dev (5.32.0-r0) (3/8) Purging perl-utils (5.32.0-r0) (4/8) Purging git-perl (2.29.2-r0) (5/8) Purging perl-git (2.29.2-r0) (6/8) Purging perl-error (0.17029-r1) (7/8) Purging perl (5.32.0-r0) (8/8) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> perl-regexp-common: Updating the main/x86 repository index... >>> perl-regexp-common: Signing the index...