Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948332 - dev-perl/Test-Command-0.110.0-r1 fails tests
Summary: dev-perl/Test-Command-0.110.0-r1 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-18 10:02 UTC by Agostino Sarubbo
Modified: 2025-01-18 13:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,50.89 KB, text/plain)
2025-01-18 10:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-18 10:02:14 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-18 10:02:15 UTC
Created attachment 916952 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-18 10:02:16 UTC
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.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-18 13:55:15 UTC
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 
```