debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #07719
[Bug 2124953] Re: gtk+2.0 ftbfs in questing archive rebuild
This bug was fixed in the package gtk+2.0 - 2.24.33-6ubuntu3
---------------
gtk+2.0 (2.24.33-6ubuntu3) questing; urgency=medium
* d/rules: build with -std=gnu17 to avoid FTBFS (LP: #2124953)
-- Nick Rosbrook <enr0n@xxxxxxxxxx> Thu, 18 Sep 2025 11:06:55 -0400
** Changed in: gtk+2.0 (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/2124953
Title:
gtk+2.0 ftbfs in questing archive rebuild
Status in gtk+2.0 package in Ubuntu:
Fix Released
Bug description:
The package fails to build in the recent archive rebuild
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250910-questing-questing.html
../../../../gtk/gtkitemfactory.c: In function 'IA__gtk_item_factory_create_menu_entries':
../../../../gtk/gtkitemfactory.c:1187:22: error: assignment to 'GtkItemFactoryCallback' {aka 'void (*)(void)'} from incompatible pointer type 'GtkMenuCallback' {aka 'void (*)(struct _GtkWidget *, void *)'} [-Wincompatible-pointer-types]
1187 | entry.callback = entries[i].callback;
| ^
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/2124953/+subscriptions
References