Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719646 - dev-perl/Sys-CPU-0.610.0-r1 fails t/Sys-CPU.t ( Failed test: 4 )
Summary: dev-perl/Sys-CPU-0.610.0-r1 fails t/Sys-CPU.t ( Failed test: 4 )
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-26 14:32 UTC by Agostino Sarubbo
Modified: 2021-04-30 20:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.69 KB, text/plain)
2020-04-26 14:33 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 2020-04-26 14:32:56 UTC
This is an auto-filled bug because dev-perl/Sys-CPU fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-26 14:33:05 UTC
Created attachment 634702 [details]
build.log

build log and emerge --info
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-04-26 14:49:46 UTC
Relevant Context:

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/Sys-CPU.t .. 1/4 
                    
t/Sys-CPU.t .. Failed 1/4 subtests 

Test Summary Report
-------------------
t/Sys-CPU.t (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  4
Files=1, Tests=4,  0 wallclock secs ( 0.06 usr  0.01 sys +  0.02 cusr  0.03 csys =  0.12 CPU)
Result: FAIL
Failed 1/1 test programs. 1/4 subtests failed.
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-04-26 15:03:21 UTC
Could you possibly look at bug #663424 and see if anything in there is also true on your test rig?

I'd imagine it doesn't, but this is the easiest thing to check first.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2021-04-30 20:03:32 UTC
(In reply to Kent Fredric (IRC: kent\n) (RETIRED) from comment #3)
> Could you possibly look at bug #663424 and see if anything in there is also
> true on your test rig?
> 
> I'd imagine it doesn't, but this is the easiest thing to check first.