Bug 2434027

Summary: eth-tools: FTBFS in Fedora rawhide/f44
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: eth-toolsAssignee: Jijun Wang <jijun.wang>
Status: MODIFIED --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jijun.wang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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-28 17:37:02 UTC
eth-tools failed to build from source in Fedora rawhide/f44

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
Please fix eth-tools 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,
eth-tools will be orphaned. Before branching of Fedora 45,
eth-tools 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-28 17:37:11 UTC
Created attachment 2124418 [details]
build.log

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

Comment 2 Fedora Release Engineering 2026-01-28 17:37:17 UTC
Created attachment 2124419 [details]
root.log

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

Comment 3 Fedora Release Engineering 2026-01-28 17:37:20 UTC
Created attachment 2124420 [details]
state.log

Comment 4 Jijun Wang 2026-02-05 14:33:08 UTC
Issue is that OpemnMP deprecated pragma 'omp master', and it triggers a warning on the build. We treats warnings as errors, so the build failed. Will update 'omp master' with 'omp masked' to solve the issue.

Comment 5 Jijun Wang 2026-02-05 17:32:50 UTC
Fixed issue on eth-tools 2.1.0.1-6. Updated eth-tools to this version. The build, https://koji.fedoraproject.org/koji/buildinfo?buildID=2931670, is good now.