Bug 2040887
| Summary: | Sleef does not build on ppc64le with gcc 12 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Beasley <code> |
| Component: | sleef | Assignee: | Ben Beasley <code> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sleef-3.5.1-15.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-15 19:26:58 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: | |||
| Bug Depends On: | 2040825 | ||
| Bug Blocks: | 1071880 | ||
FEDORA-2022-f4b55205dc has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f4b55205dc FEDORA-2022-f4b55205dc has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Compilation fails with a missing header: /usr/lib/gcc/ppc64le-redhat-linux/12/include/altivec.h:58:10: fatal error: rs6000-vecdefines.h: No such file or directory 58 | #include "rs6000-vecdefines.h" | ^~~~~~~~~~~~~~~~~~~~~ This appears to be a GCC (upstream or packaging) bug, https://bugzilla.redhat.com/show_bug.cgi?id=2040825.