Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 948186

Summary: dev-perl/CGI-Session-4.480.0-r3 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: build.log

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.