Bug 2324277

Summary: FTBFS in Rawhide
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: golang-github-tchap-patriciaAssignee: Alejandro Sáez Morollón <asm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: asm, go-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-08 03:35:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Lind 2024-11-07 04:06:31 UTC
Description of problem:
When trying to branch this for EPEL10 this package fails to build; to double check that the issue is not isolated I tried rebuilding for Rawhide and it fails too

Version-Release number of selected component (if applicable):
golang-github-tchap-patricia-2.3.1-12.fc42

How reproducible:
Always

Steps to Reproduce:
1. fedpkg clone golang-github-tchap-patricia
2. cd golang-github-tchap-patricia
3. fedpkg scratch-build

Actual results:
https://koji.fedoraproject.org/koji/taskinfo?taskID=125577680

--- FAIL: TestParticiaTrie_DeleteLeakageSparse (0.02s)
    patricia_sparse_test.go:484: Size=0, Total=1, Trie state:
         <nil>
        
    patricia_sparse_test.go:485: Heap space leak, grew 7960 bytes (from 194320 to 202280)
FAIL

Expected results:
Rebuilds successfully

Additional info:

Comment 1 Michel Lind 2024-11-08 03:35:20 UTC

*** This bug has been marked as a duplicate of bug 2300784 ***