Bug 2434027
| Summary: | eth-tools: FTBFS in Fedora rawhide/f44 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | eth-tools | Assignee: | Jijun Wang <jijun.wang> | ||||||||
| Status: | MODIFIED --- | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | 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
Fedora Release Engineering
2026-01-28 17:37:02 UTC
Created attachment 2124418 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2124419 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2124420 [details]
state.log
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. 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. |