Bug 2435125

Summary: strace: FTBFS in Fedora rawhide/f44
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: straceAssignee: Dmitry V. Levin <ldv>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dreua, evgsyr, fweimer, ldv
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-25 21:16:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2384424    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2026-01-29 07:49:07 UTC
strace failed to build from source in Fedora rawhide/f44

https://koji.fedoraproject.org/koji/taskinfo?taskID=141221508


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
Please fix strace at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
strace will be orphaned. Before branching of Fedora 45,
strace will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2026-01-29 07:50:07 UTC
Created attachment 2127124 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2026-01-29 07:50:12 UTC
Created attachment 2127125 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2026-01-29 07:50:15 UTC
Created attachment 2127126 [details]
state.log

Comment 4 David Auer 2026-02-09 19:51:33 UTC
I'm curious: Why is ther 6.18 in F42+F43 but the older 6.16 in rawhide (F45) and the F44 branch? Is that on purpose or a mistake?

Comment 5 Dmitry V. Levin 2026-02-10 19:24:43 UTC
strace 6.19 has been submitted to Rawhide, F44, F43, and F42.

Comment 6 Dmitry V. Levin 2026-02-10 19:28:50 UTC
(In reply to David Auer from comment #4)
> I'm curious: Why is ther 6.18 in F42+F43 but the older 6.16 in rawhide (F45)
> and the F44 branch? Is that on purpose or a mistake?

strace couldn't be built for F44+ due to some obscure selinux-related changes in Rawhide, see
https://github.com/strace/strace/issues/354

Comment 7 David Auer 2026-02-25 21:16:30 UTC
Thanks for the explanation and tackling those issues around selinux specifically! :)
6.19 now on all branches I'm taking the liberty to close this bug.