https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-perl/Test-Command-0.110.0-r1 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 916952 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ===( 4;0 0/31 0/? 1/15 0/? 2/38 0/? )====================/var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-Command-0.11/t/stdout.txt: No such file or directory at /var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-Command-0.11/blib/lib/Test/Command.pm line 293.
Weird... ``` ===( 1;0 1/1 0/? 0/? 0/? 0/? 0/? 0/? )=====================# Testing Test::Command 0.11, Perl 5.040000, /usr/bin/perl t/00-load.t .... ok ===( 4;0 0/31 0/? 1/15 0/? 2/38 0/? )====================/var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-Command-0.11/t/stdout.txt: No such file or directory at /var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-Command-0.11/blib/lib/Test/Command.pm line 293. Test::Command::_compare_files("/var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/temp/BiCorX"..., "/var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-C"...) called at /var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-Command-0.11/blib/lib/Test/Command.pm line 911 Test::Command::stdout_is_file(Test::Command=HASH(0x57d2b8e0), "/var/tmp/portage/dev-perl/Test-Command-0.110.0-r1/work/Test-C"...) called at t/05-object.t line 46 # Looks like your test exited with 2 just after 17. t/05-object.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 21/38 subtests ```