Bugzilla – Bug 1225954
Package wxWidgets-3_2 does not build with gcc14
Last modified: 2024-07-19 10:47:06 UTC
Package wxWidgets-3_2 does not build with gcc14, and neither does wxWidgets-3_2:GTK3, wxWidgets-3_2:GTK3-nostl or wxWidgets-3_2:Qt. The (first) error that halts the build is C++ error: [ 417s] ../include/wx/event.h:1944:11: error: implicitly-declared wxCursor::wxCursor(const wxCursor&) is deprecated [-Werror=deprecated-copy-dtor] [ 417s] 1944 | m_cursor(event.m_cursor) This can be seen online at: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:Gcc7/wxWidgets-3_2/standard/x86_64 It can be reproduced locally with command: osc build --clean --alternative-project home:rguenther:nextgcc
I can no longer reprouce the failure. It must have been fixed by the recent update to release 3.2.5.
master: https://github.com/wxWidgets/wxWidgets/commit/fc35ad92bbb02a1ed66fd6010a123934ef38d222 v3.2.5: https://github.com/wxWidgets/wxWidgets/commit/5c249cbca98c57a0ad04ebe301a32c95e8556214