Bug 1812783
Summary: | godot build with LTO using GCC 10.0.1 fails with "undefined reference to `vtable for ClassName' " (regression) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rémi Verschelde <rverschelde> |
Component: | godot | Assignee: | Rémi Verschelde <rverschelde> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | jakub, m.e, mliska, rverschelde |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-14 13:17:24 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: | |||
Bug Blocks: | 1796167 |
Description
Rémi Verschelde
2020-03-12 07:24:59 UTC
CC Jakub as I believe this might be linked to GCC 10, though it's too early for me to confirm it and make this a GCC bug report. Note: I don't know how reproducible this is now due to another bug with `-flto=n`: bug 1823349. https://github.com/godotengine/godot/issues/36984 seems to be the ticket for this in Godot's issue tracker. Still reproducible in current F32, but builds fine in F33+. I'll consider this wontfix and won't update Godot in F32 (current still on 3.1.2). |