Bug 2336002
| Summary: | ClanLib1 failed to build with GCC 15 ("error: 'class CL_Signal_v3<PARAM1, PARAM2, PARAM3>' has no member named 'owner' [-Wtemplate-body]") | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
| Component: | ClanLib1 | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | hdegoede |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ClanLib1-1.0.0-46.fc42 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-03 19:55:57 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
2025-01-06 22:00:12 UTC
ppalka mentioned to me in chat:
> error looks like correct/true positive to me:
> https://github.com/Grumbel/clanlib-1.0/blob/master/Sources/API/Signals/signal_v3.h#L93
> should be this->impl->owner i think
(In reply to Dave Malcolm from comment #1) > ppalka mentioned to me in chat: > > > error looks like correct/true positive to me: > > https://github.com/Grumbel/clanlib-1.0/blob/master/Sources/API/Signals/signal_v3.h#L93 > > should be this->impl->owner i think Thank you, I agree that that is the right fix. I'm building a fixed pkg now. FEDORA-2025-8538ce4e5d (ClanLib1-1.0.0-46.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-8538ce4e5d FEDORA-2025-8538ce4e5d (ClanLib1-1.0.0-46.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |