Bug 1225954 - Package wxWidgets-3_2 does not build with gcc14
Summary: Package wxWidgets-3_2 does not build with gcc14
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Development (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Jan Engelhardt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc14
  Show dependency treegraph
 
Reported: 2024-06-04 16:11 UTC by Martin Jambor
Modified: 2024-07-19 10:47 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.