Bug 1225954

Summary: Package wxWidgets-3_2 does not build with gcc14
Product: [openSUSE] openSUSE Tumbleweed Reporter: Martin Jambor <mjambor>
Component: DevelopmentAssignee: Jan Engelhardt <jengelh>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1220574    

Description Martin Jambor 2024-06-04 16:11:56 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
Comment 1 Martin Jambor 2024-07-19 09:36:57 UTC
I can no longer reprouce the failure.  It must have been fixed by the recent update to release 3.2.5.