Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948186 - dev-perl/CGI-Session-4.480.0-r3 fails tests
Summary: dev-perl/CGI-Session-4.480.0-r3 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: gcc-15
  Show dependency tree
 
Reported: 2025-01-16 09:53 UTC by Agostino Sarubbo
Modified: 2025-01-17 18:13 UTC (History)
0 users

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


Attachments
build.log (build.log,58.37 KB, text/plain)
2025-01-16 09:53 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-16 09:53:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/CGI-Session-4.480.0-r3 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-16 09:53:20 UTC
Created attachment 916693 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-16 09:53:20 UTC
Error(s) that match a know pattern:


#          got: 'find(): traverse seems to have failed. traverse(): stat failed for t/cgisess_4a437aaad69f10a1960cf83b705e0162: No such file or directory'
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-17 18:13:42 UTC
```
===(     101;0   1/10  7/7  0/?    2/101  0/?  0/?  0/?  0/?  0/... )===# The found session has been deleted and flushed

#   Failed test 'find() returned no errors'
#   at t/find.t line 68.
#          got: 'find(): traverse seems to have failed. traverse(): stat failed for t/cgisess_4a437aaad69f10a1960cf83b705e0162: No such file or directory'
#     expected: ''
# Looks like you failed 1 test of 7.
t/find.t ........................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
```

Weird.