>>> perl-system-command: Building testing/perl-system-command 1.122-r0 (using abuild 3.12.0-r2) started Mon, 05 Feb 2024 16:09:00 +0000 >>> perl-system-command: Checking sanity of /home/buildozer/aports/testing/perl-system-command/APKBUILD... >>> perl-system-command: Analyzing dependencies... >>> perl-system-command: Installing for build: build-base perl perl-test-command perl-test-output (1/12) Installing perl (5.38.2-r0) (2/12) Installing perl-test-command (0.11-r2) (3/12) Installing perl-capture-tiny (0.48-r4) (4/12) Installing perl-params-util (1.102-r4) (5/12) Installing perl-sub-install (0.929-r2) (6/12) Installing perl-data-optlist (0.114-r1) (7/12) Installing perl-sub-exporter (0.991-r0) (8/12) Installing perl-test-output (1.034-r0) (9/12) Installing .makedepends-perl-system-command (20240205.160901) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.43.0-r2) (12/12) Installing git-perl (2.43.0-r2) Executing busybox-1.36.1-r19.trigger OK: 414 MiB in 125 packages >>> perl-system-command: Cleaning up srcdir >>> perl-system-command: Cleaning up pkgdir >>> perl-system-command: Cleaning up tmpdir >>> perl-system-command: Fetching https://distfiles.alpinelinux.org/distfiles/edge/System-Command-1.122.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> perl-system-command: Fetching https://cpan.metacpan.org/authors/id/B/BO/BOOK/System-Command-1.122.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 31584 100 31584 0 0 340k 0 --:--:-- --:--:-- --:--:-- 342k >>> perl-system-command: Fetching https://distfiles.alpinelinux.org/distfiles/edge/System-Command-1.122.tar.gz >>> perl-system-command: Checking sha512sums... System-Command-1.122.tar.gz: OK >>> perl-system-command: Unpacking /var/cache/distfiles/edge/System-Command-1.122.tar.gz... Warning: prerequisite IPC::Run 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for System::Command Writing MYMETA.yml and MYMETA.json cp lib/System/Command/Reaper.pm blib/lib/System/Command/Reaper.pm cp lib/System/Command.pm blib/lib/System/Command.pm Manifying 2 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.70 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.70 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.70 # File::Spec any 3.88 # File::Temp any 0.2311 # IO::Handle any 1.52 # IPC::Open3 any 1.22 # Test::More 0.88 1.302194 # # === Test Recommends === # # Module Want Have # ------------- -------- -------- # CPAN::Meta 2.120900 2.150010 # Test::Command any 0.11 # Test::Output any 1.034 # # === Runtime Requires === # # Module Want Have # ------------ ---- ------- # Carp any 1.54 # Cwd any 3.89 # Data::Dumper any 2.188 # Fcntl any 1.15 # IO::Handle any 1.52 # IO::Select any 1.52 # IPC::Run any missing # List::Util any 1.63 # POSIX any 2.13 # Scalar::Util any 1.63 # Symbol any 1.09 # constant any 1.33 # strict any 1.12 # warnings any 1.65 # # # *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** # # The following REQUIRED prerequisites were not satisfied: # # IPC::Run is not installed (any version required) # t/00-report-prereqs.t .... ok t/01-load.t .............. ok t/10-command.t ........... ok t/11-spawn-fail.t ........ ok Subroutine System::Command::Reaper::DESTROY redefined at t/15-scope.t line 28. # DESTROY System::Command=HASH(0xf773e400) # DESTROY System::Command::Reaper=HASH(0xf761cd60) # DESTROY System::Command=HASH(0xf761fe60) # DESTROY System::Command::Reaper=HASH(0xf761f890) # DESTROY System::Command=HASH(0xf761cbd0) # DESTROY System::Command::Reaper=HASH(0xf7620130) # DESTROY System::Command=HASH(0xf7620130) # DESTROY System::Command::Reaper=HASH(0xf761f890) # DESTROY System::Command=HASH(0xf7620070) # DESTROY System::Command::Reaper=HASH(0xf761f760) # DESTROY System::Command=HASH(0xf761ff70) # DESTROY System::Command::Reaper=HASH(0xf761ffb0) # DESTROY System::Command=HASH(0xf7620ba0) # DESTROY System::Command::Reaper=HASH(0xf76b5a90) t/15-scope.t ............. ok # $SIG{CHLD} = 'IGNORE' # $cmd->is_terminated should warn # $cmd->close should warn # hunting for zombies t/20-zombie.t ............ ok t/21-loop_on.t ........... ok t/25-refopts.t ........... ok t/30-exit.t .............. ok t/90-command.t ........... ok t/90-output.t ............ ok t/author-distmeta.t ...... skipped: these tests are for testing by the author t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author All tests successful. Files=15, Tests=260, 16 wallclock secs ( 0.11 usr 0.01 sys + 2.25 cusr 0.29 csys = 2.66 CPU) Result: PASS >>> perl-system-command: Entering fakeroot... Manifying 2 pod documents Installing /home/buildozer/aports/testing/perl-system-command/pkg/perl-system-command/usr/share/perl5/vendor_perl/System/Command.pm Installing /home/buildozer/aports/testing/perl-system-command/pkg/perl-system-command/usr/share/perl5/vendor_perl/System/Command/Reaper.pm Installing /home/buildozer/aports/testing/perl-system-command/pkg/perl-system-command/usr/share/man/man3/System::Command.3pm Installing /home/buildozer/aports/testing/perl-system-command/pkg/perl-system-command/usr/share/man/man3/System::Command::Reaper.3pm >>> perl-system-command-doc*: Running split function doc... >>> perl-system-command-doc*: Preparing subpackage perl-system-command-doc... >>> perl-system-command-doc*: Running postcheck for perl-system-command-doc >>> perl-system-command*: Running postcheck for perl-system-command >>> perl-system-command*: Preparing package perl-system-command... >>> perl-system-command-doc*: Tracing dependencies... >>> perl-system-command-doc*: Package size: 32.0 KB >>> perl-system-command-doc*: Compressing data... >>> perl-system-command-doc*: Create checksum... >>> perl-system-command-doc*: Create perl-system-command-doc-1.122-r0.apk >>> perl-system-command*: Tracing dependencies... >>> perl-system-command*: Package size: 60.0 KB >>> perl-system-command*: Compressing data... >>> perl-system-command*: Create checksum... >>> perl-system-command*: Create perl-system-command-1.122-r0.apk >>> perl-system-command: Build complete at Mon, 05 Feb 2024 16:09:20 +0000 elapsed time 0h 0m 20s >>> perl-system-command: Cleaning up srcdir >>> perl-system-command: Cleaning up pkgdir >>> perl-system-command: Uninstalling dependencies... (1/12) Purging .makedepends-perl-system-command (20240205.160901) (2/12) Purging perl-test-command (0.11-r2) (3/12) Purging perl-test-output (1.034-r0) (4/12) Purging perl-capture-tiny (0.48-r4) (5/12) Purging perl-sub-exporter (0.991-r0) (6/12) Purging perl-data-optlist (0.114-r1) (7/12) Purging perl-sub-install (0.929-r2) (8/12) Purging perl-params-util (1.102-r4) (9/12) Purging git-perl (2.43.0-r2) (10/12) Purging perl-git (2.43.0-r2) (11/12) Purging perl-error (0.17029-r2) (12/12) Purging perl (5.38.2-r0) Executing busybox-1.36.1-r19.trigger OK: 379 MiB in 113 packages >>> perl-system-command: Updating the testing/x86 repository index... >>> perl-system-command: Signing the index...