[Bug 1221026] New: GCC 14: xdg-desktop-portal-gnome package fails
https://bugzilla.suse.com/show_bug.cgi?id=1221026 Bug ID: 1221026 Summary: GCC 14: xdg-desktop-portal-gnome package fails Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: michal.jires@suse.com QA Contact: qa-bugs@suse.de Blocks: 1220571 Target Milestone: --- Found By: --- Blocker: --- Building xdg-desktop-portal-gnome with GCC 14 fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:G... Due to (exhaustive list of errors): ../src/inputcapture.c: In function ‘create_input_capture_dialog’: ../src/inputcapture.c:412:46: error: passing argument 2 of ‘gtk_window_group_add_window’ from incompatible pointer type [-Wincompatible-pointer-types] 412 | gtk_window_group_add_window (window_group, dialog); | ^~~~~~ | | | GtkWidget * {aka struct _GtkWidget *} In file included from /usr/include/gtk-4.0/gtk/gtk.h:302, from ../src/inputcapturedialog.h:21, from ../src/inputcapture.c:22: /usr/include/gtk-4.0/gtk/gtkwindowgroup.h:71:70: note: expected ‘GtkWindow *’ {aka ‘struct _GtkWindow *’} but argument is of type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} 71 | GtkWindow *window); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ See the meta bug#1220571 for more info. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221026 https://bugzilla.suse.com/show_bug.cgi?id=1221026#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> --- https://build.opensuse.org/projects/GNOME:Next/packages/xdg-desktop-portal-g... 46.rc seems to have successfully built against GCC 14 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com