>>> perl-http-daemon: Building main/perl-http-daemon 6.12-r1 (using abuild 3.7.0_rc1-r0) started Tue, 10 Nov 2020 15:59:41 +0000 >>> perl-http-daemon: Checking sanity of /home/buildozer/aports/main/perl-http-daemon/APKBUILD... >>> perl-http-daemon: Analyzing dependencies... >>> perl-http-daemon: Installing for build: build-base perl perl-http-date perl-http-message perl-dev perl-module-build-tiny perl-test-needs (1/20) Installing libbz2 (1.0.8-r1) (2/20) Installing perl (5.32.0-r0) (3/20) Installing perl-http-date (6.05-r1) (4/20) Installing perl-lwp-mediatypes (6.04-r1) (5/20) Installing perl-encode-locale (1.05-r3) (6/20) Installing perl-uri (5.05-r0) (7/20) Installing perl-io-html (1.004-r0) (8/20) Installing perl-http-message (6.26-r1) (9/20) Installing perl-utils (5.32.0-r0) (10/20) Installing perl-dev (5.32.0-r0) (11/20) Installing perl-extutils-config (0.008-r2) (12/20) Installing perl-extutils-installpaths (0.012-r2) (13/20) Installing perl-extutils-helpers (0.026-r2) (14/20) Installing perl-test-harness (3.42-r2) (15/20) Installing perl-module-build-tiny (0.039-r2) (16/20) Installing perl-test-needs (0.002006-r1) (17/20) Installing .makedepends-perl-http-daemon (20201110.155942) (18/20) Installing perl-error (0.17029-r1) (19/20) Installing perl-git (2.29.2-r0) (20/20) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 351 MiB in 107 packages >>> perl-http-daemon: Cleaning up srcdir >>> perl-http-daemon: Cleaning up pkgdir >>> perl-http-daemon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/HTTP-Daemon-6.12.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 curl: (22) The requested URL returned error: 404 >>> perl-http-daemon: Fetching https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.12.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 47117 100 47117 0 0 718k 0 --:--:-- --:--:-- --:--:-- 718k >>> perl-http-daemon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/HTTP-Daemon-6.12.tar.gz >>> perl-http-daemon: Checking sha512sums... HTTP-Daemon-6.12.tar.gz: OK >>> perl-http-daemon: Unpacking /var/cache/distfiles/v3.13/HTTP-Daemon-6.12.tar.gz... *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** If you're seeing this warning, your toolchain is really, really old* and you'll almost certainly have problems installing CPAN modules from this century. But never fear, dear user, for we have the technology to fix this! If you're using CPAN.pm to install things, then you can upgrade it using: cpan CPAN If you're using CPANPLUS to install things, then you can upgrade it using: cpanp CPANPLUS If you're using cpanminus, you shouldn't be seeing this message in the first place, so please file an issue on github. If you're using a packaging tool through a unix distribution, this issue should be reported to the package manager. If you're installing manually, please retrain your fingers to run Build.PL when present instead of Makefile.PL. This public service announcement was brought to you by the Perl Toolchain Gang, the irc.perl.org #toolchain IRC channel, and the number 42. ---- * Alternatively, you are doing something overly clever, in which case you should consider setting the 'prefer_installer' config option in CPAN.pm, or 'prefer_makefile' in CPANPLUS, to 'mb" and '0' respectively. You can also silence this warning for future installations by setting the PERL_MM_FALLBACK_SILENCE_WARNING environment variable. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTTP::Daemon Writing MYMETA.yml and MYMETA.json cp lib/HTTP/Daemon.pm blib/lib/HTTP/Daemon.pm Manifying 1 pod document 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/local/*.t t/robot/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ----- # ExtUtils::MakeMaker any 7.44 # Module::Build::Tiny 0.034 0.039 # # === Configure Suggests === # # Module Want Have # -------- ------- ---- # JSON::PP 2.27300 4.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.44 # # === Test Requires === # # Module Want Have # ---------------- ----- -------- # File::Spec any 3.78 # HTTP::Tiny 0.042 0.076 # IO::Socket::IP 0.25 0.39 # Module::Metadata any 1.000037 # Test any 1.31 # Test::More 0.98 1.302175 # Test::Needs any 0.002006 # URI any 5.05 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # --------------- ---- ----- # Carp any 1.50 # HTTP::Date 6 6.05 # HTTP::Request 6 6.26 # HTTP::Response 6 6.26 # HTTP::Status 6 6.26 # IO::Socket::IP 0.25 0.39 # LWP::MediaTypes 6 6.04 # Socket any 2.029 # strict any 1.11 # warnings any 1.47 # # === Other Modules === # # Module Have # --------------- ------- # Encode 3.06 # File::Temp 0.2309 # JSON::PP 4.04 # Module::Runtime missing # Pod::Coverage missing # Sub::Name missing # YAML missing # autodie 2.32 # t/00-report-prereqs.t .. ok t/chunked.t ............ ok t/encoding.t ........... ok t/local/http.t ......... skipped: Need LWP::UserAgent t/robot/ua-get.t ....... skipped: Need LWP::RobotUA t/robot/ua.t ........... skipped: Need LWP::RobotUA t/url.t ................ ok All tests successful. Files=7, Tests=10, 6 wallclock secs ( 0.06 usr 0.01 sys + 1.34 cusr 0.16 csys = 1.57 CPU) Result: PASS >>> perl-http-daemon: Entering fakeroot... Manifying 1 pod document Appending installation info to /home/buildozer/aports/main/perl-http-daemon/pkg/perl-http-daemon/usr/lib/perl5/core_perl/perllocal.pod Installing /home/buildozer/aports/main/perl-http-daemon/pkg/perl-http-daemon/usr/share/perl5/vendor_perl/HTTP/Daemon.pm Installing /home/buildozer/aports/main/perl-http-daemon/pkg/perl-http-daemon/usr/share/man/man3/HTTP::Daemon.3pm >>> perl-http-daemon-doc*: Running split function doc... >>> perl-http-daemon-doc*: Preparing subpackage perl-http-daemon-doc... >>> perl-http-daemon-doc*: Running postcheck for perl-http-daemon-doc >>> perl-http-daemon*: Running postcheck for perl-http-daemon >>> perl-http-daemon*: Preparing package perl-http-daemon... >>> perl-http-daemon-doc*: Tracing dependencies... >>> perl-http-daemon-doc*: Package size: 28.0 KB >>> perl-http-daemon-doc*: Compressing data... >>> perl-http-daemon-doc*: Create checksum... >>> perl-http-daemon-doc*: Create perl-http-daemon-doc-6.12-r1.apk >>> perl-http-daemon*: Tracing dependencies... >>> perl-http-daemon*: Package size: 84.0 KB >>> perl-http-daemon*: Compressing data... >>> perl-http-daemon*: Create checksum... >>> perl-http-daemon*: Create perl-http-daemon-6.12-r1.apk >>> perl-http-daemon: Build complete at Tue, 10 Nov 2020 15:59:51 +0000 elapsed time 0h 0m 10s >>> perl-http-daemon: Cleaning up srcdir >>> perl-http-daemon: Cleaning up pkgdir >>> perl-http-daemon: Uninstalling dependencies... (1/20) Purging .makedepends-perl-http-daemon (20201110.155942) (2/20) Purging perl-http-message (6.26-r1) (3/20) Purging perl-lwp-mediatypes (6.04-r1) (4/20) Purging perl-encode-locale (1.05-r3) (5/20) Purging perl-http-date (6.05-r1) (6/20) Purging perl-uri (5.05-r0) (7/20) Purging perl-io-html (1.004-r0) (8/20) Purging perl-dev (5.32.0-r0) (9/20) Purging perl-utils (5.32.0-r0) (10/20) Purging perl-module-build-tiny (0.039-r2) (11/20) Purging perl-extutils-installpaths (0.012-r2) (12/20) Purging perl-extutils-config (0.008-r2) (13/20) Purging perl-extutils-helpers (0.026-r2) (14/20) Purging perl-test-harness (3.42-r2) (15/20) Purging perl-test-needs (0.002006-r1) (16/20) Purging git-perl (2.29.2-r0) (17/20) Purging perl-git (2.29.2-r0) (18/20) Purging perl-error (0.17029-r1) (19/20) Purging perl (5.32.0-r0) (20/20) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> perl-http-daemon: Updating the main/x86 repository index... >>> perl-http-daemon: Signing the index...