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 function); did you 
mean ‘glib_autoptr_clear_GProxy’?
 1032 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) 
glib_autoptr_clear_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1049:18: note: in definition of macro 
‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1049 |     { if (_ptr) (cleanup) ((ParentName *) _ptr); }                      
                                        \
      |                  ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1060:65: note: in expansion of macro 
‘_GLIB_AUTOPTR_CLEAR_FUNC_NAME’
 1060 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(ModuleObjName, ParentName, 
_GLIB_AUTOPTR_CLEAR_FUNC_NAME(ParentName))
      |                                                                 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:1496:3: note: in expansion of macro 
‘_GLIB_DEFINE_AUTOPTR_CHAINUP’
 1496 |   _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName)              
                                 \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/libgladeui-2.0/gladeui/glade-editor-property.h:37:1: note: in 
expansion of macro ‘G_DECLARE_DERIVABLE_TYPE’
   37 | G_DECLARE_DERIVABLE_TYPE (GladeEditorProperty, glade_editor_property, 
GLADE, EDITOR_PROPERTY, GtkBox)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1032:49: note: each undeclared identifier 
is reported only once for each function it appears in
 1032 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) 
glib_autoptr_clear_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~
[...]

Could you please have a look at this? This is blocking us to update
glade in unstable

Kind regards,
Laurent Bigonville

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy

Reply via email to