Bug#977184: FTBFS with glade 3.38.1-1

2020-12-12 Thread Laurent Bigonville
The problem seems to be coming from a mix of GTK 2 and GTK 3 headers. Looking at the build logs of the current version, I see that the call to gcc already has "-I/usr/include/gtk-2.0" (coming from libgtkdatabox itself) and -I/usr/include/gtk-3.0" (coming via the pkg-config file of glade). As

Bug#977184: FTBFS with glade 3.38.1-1

2020-12-12 Thread Laurent Bigonville
Source: libgtkdatabox Version: 1:0.9.3.1-1 Severity: important Hello, libgtkdatabox FTBFS with glade 3.38.1 that is currently in debian experimental with the following errors: /usr/include/glib-2.0/glib/gmacros.h:1032:49: error: ‘glib_autoptr_clear_GtkBox’ undeclared (first use in this functio