Bug 2333039
Summary: | 389-ds-base fails to build with GCC 15 (C23 function prototype issue?) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
Component: | 389-ds-base | Assignee: | mreynolds |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 42 | CC: | abokovoy, jachapma, mreynolds, spichugi, tbordaz, vashirov |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-02-26 13:25:06 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: | 2333037 |
Description
Dave Malcolm
2024-12-18 16:16:51 UTC
Might be fixable by adding -std=gnu17 to CFLAGS, but ideally the upstream code would be fixed. The error message could be more helpful; I've filed that with upstream GCC as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118112 This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. This is fixed upstream, will be available in the next release. |