Bug ID 1225954
Summary Package wxWidgets-3_2 does not build with gcc14
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee screening-team-bugs@suse.de
Reporter mjambor@suse.com
QA Contact qa-bugs@suse.de
Blocks 1220574
Target Milestone ---
Found By ---
Blocker ---

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


You are receiving this mail because: