* Package: dev-perl/Debug-Client-0.310.0-r1 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking Debug-Client-0.31.tar.gz to /var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work >>> Preparing source in /var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work/Debug-Client-0.31 ... * Removing un-needed t/03-pod.t * Removing un-needed t/04-pod-coverage.t * Fixing Manifest >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work/Debug-Client-0.31 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/image Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Debug::Client Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work/Debug-Client-0.31 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 make -j4 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' cp lib/Debug/Client.pm blib/lib/Debug/Client.pm >>> Source compiled. >>> Test phase: dev-perl/Debug-Client-0.310.0-r1 * Test::Harness Jobs=4 make -j4 test TEST_VERBOSE=0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/02-exports.t ......... ok t/00-check-deps.t ...... ok ===( 35;0 0/? 13/18 0/? )=======================================# Info: Testing Debug::Client 0.31 # Info: Perl v5.34.0 t/01-compile.t ......... ok ===( 41;0 1/? 0/? 0/? 0/? )====================================# Prerequisite Report: #   Version Module #   -------- --------------------- #   1.52 Carp #   5.76 Exporter #   7.62 ExtUtils::MakeMaker #   1.006 File::HomeDir #   3.80 File::Spec #   3.80 File::Spec::Functions #   0.2311 File::Temp #   0.41 IO::Socket::IP #   1.56 List::Util #   2.5 PadWalker #   1.17 Term::ReadLine #   1.42 Term::ReadLine::Gnu #   0.010 Test::CheckDeps #   0.52 Test::Class #   1.130 Test::Deep #   1.302183 Test::More #   1.52 Test::Pod #   1.10 Test::Pod::Coverage #   0.11 Test::Requires #   missing Win32 #   missing Win32::Process #   1.33 constant #   0.238 parent #   0.9928 version t/00-report-prereqs.t .. ok ===( 42;0 1/7 0/? 0/? 0/? )====================================# # Info: Perl v5.34.0 # Info: OS linux # Info: Term::ReadLine::Gnu installed # Info: Using ReadLine implementation -> Term::ReadLine::Gnu # INFO: $ENV{TERM} -> linux t/06-term.t ............ ok t/10-top_tail.t ........ ok t/08-io.t .............. ok t/10-top_tail_old.t .... ok ===( 74;2 2/4 1/10 0/12 0/3 )================================ # Failed test 'show_view8' # at t/11-add.t line 87. # got: 'Debugged program terminated. Use q to quit or R to restart, # use o inhibit_exit to avoid stopping after program termination, # h q, h R or h o to get additional info.' # expected: '4: $| = 1; # 5 # 6: my $x = 1; # 7==> my $y = 2; # 8: my $z = $x + $y; # 9 # 10: 1; # 11 # 12 __END__' # Debugged program terminated. Use q to quit or R to restart, # use o inhibit_exit to avoid stopping after program termination, # h q, h R or h o to get additional info. t/14-run.t ............. ok t/13-return.t .......... ok ===( 97;2 2/4 9/10 0/? )======================================= # Failed test 'line 8' # at t/11-add.t line 106. # Compared $data->[0] # got : undef # expect : 'main::' # Use 'q' to quit or 'R' to restart. 'h q' for details. # Looks like you failed 2 tests of 10. t/11-add.t ............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/10 subtests ===( 99;3 3/4 0/4 0/4 0/4 )====================================# Info: perl5db version 1.60 t/15-run_to_line.t ..... ok t/17-stepin.t .......... ok t/16-run_to_sub.t ...... ok t/07-initialize.t ...... ok t/18-stepout.t ......... ok t/19-stepover.t ........ ok t/20-get_value.t ....... ok t/21-toggle_trace.t .... ok t/22-subnames.t ........ ok t/23-breakpoints.t ..... ok t/24-y_zero.t .......... ok t/25-get_v_vars.t ...... ok t/27-get_p_exp.t ....... ok t/26-get_x_vars.t ...... ok t/28-get_h_var.t ....... ok t/99-perldb.t .......... ok ===( 154;7 0/4 0/12 0/? 1/? )==================================# Prerequisite Report: #   Version Module #   -------- --------------------- #   1.52 Carp #   5.76 Exporter #   7.62 ExtUtils::MakeMaker #   1.006 File::HomeDir #   3.80 File::Spec #   3.80 File::Spec::Functions #   0.2311 File::Temp #   0.41 IO::Socket::IP #   1.56 List::Util #   2.5 PadWalker #   1.17 Term::ReadLine #   1.42 Term::ReadLine::Gnu #   0.010 Test::CheckDeps #   0.52 Test::Class #   1.130 Test::Deep #   1.302183 Test::More #   1.52 Test::Pod #   1.10 Test::Pod::Coverage #   0.11 Test::Requires #   missing Win32 #   missing Win32::Process #   1.33 constant #   0.238 parent #   0.9928 version t/report-prereqs.t ..... ok ===( 155;7 1/4 0/12 0/? )=======================================# Info: ComamandSet = '580' t/29-options.t ......... ok t/40-test_1415-old.t ... ok t/40-test_1415.t ....... ok Test Summary Report ------------------- t/11-add.t (Wstat: 512 Tests: 10 Failed: 2) Failed tests: 7, 9 Non-zero exit status: 2 Files=31, Tests=182, 9 wallclock secs ( 0.13 usr 0.02 sys + 3.03 cusr 0.72 csys = 3.90 CPU) Result: FAIL Failed 1/31 test programs. 2/182 subtests failed. make: *** [Makefile:762: test_dynamic] Error 255 * ERROR: dev-perl/Debug-Client-0.310.0-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Debug-Client-0.310.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Debug-Client-0.310.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Debug-Client-0.310.0-r1:20220214-141121.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work/Debug-Client-0.31' * S: '/var/tmp/portage/dev-perl/Debug-Client-0.310.0-r1/work/Debug-Client-0.31'