Bug#1143340: mutter: FTBFS: /usr/include/glib-2.0/glib/gmacros.h:1379:49: error: redefinition of 'glib_autoptr_clear_PangoRenderer'

Santiago Vila sanvila at debian.org
Sat Aug 1 23:36:43 BST 2026


Package: src:mutter
Version: 50.2-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:mutter, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
FAILED: [code=1] clutter/clutter/libmutter-clutter-18.so.0.0.0.p/clutter-actor.c.o 
cc -Iclutter/clutter/libmutter-clutter-18.so.0.0.0.p -Iclutt [too-long-redacted] clutter/clutter/clutter-actor.c
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:25,
                 from ../clutter/clutter/clutter-actor.c:484:
/usr/include/glib-2.0/glib/gmacros.h:1379:49: error: redefinition of ‘glib_autoptr_clear_PangoRenderer’
 1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1396:36: note: in expansion of macro ‘_GLIB_AUTOPTR_CLEAR_FUNC_NAME’
 1396 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr)                     \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1379:49: note: previous definition of ‘glib_autoptr_clear_PangoRenderer’ with type ‘void(PangoRenderer *)’ {aka ‘void(struct _PangoRenderer *)’}
 1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1396:36: note: in expansion of macro ‘_GLIB_AUTOPTR_CLEAR_FUNC_NAME’
 1396 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr)                     \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1378:43: error: redefinition of ‘glib_autoptr_cleanup_PangoRenderer’
 1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
      |                                           ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1398:36: note: in expansion of macro ‘_GLIB_AUTOPTR_FUNC_NAME’
 1398 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr)                          \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1378:43: note: previous definition of ‘glib_autoptr_cleanup_PangoRenderer’ with type ‘void(PangoRenderer **)’ {aka ‘void(struct _PangoRenderer **)’}
 1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
      |                                           ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1398:36: note: in expansion of macro ‘_GLIB_AUTOPTR_FUNC_NAME’
 1398 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr)                          \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1380:51: error: redefinition of ‘glib_autoptr_destroy_PangoRenderer’
 1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) glib_autoptr_destroy_##TypeName
      |                                                   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1400:36: note: in expansion of macro ‘_GLIB_AUTOPTR_DESTROY_FUNC_NAME’
 1400 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) (void *_ptr)                       \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1380:51: note: previous definition of ‘glib_autoptr_destroy_PangoRenderer’ with type ‘void(void *)’
 1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) glib_autoptr_destroy_##TypeName
      |                                                   ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1400:36: note: in expansion of macro ‘_GLIB_AUTOPTR_DESTROY_FUNC_NAME’
 1400 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) (void *_ptr)                       \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1382:48: error: redefinition of ‘glib_listautoptr_cleanup_PangoRenderer’
 1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1402:36: note: in expansion of macro ‘_GLIB_AUTOPTR_LIST_FUNC_NAME’
 1402 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l)                          \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1382:48: note: previous definition of ‘glib_listautoptr_cleanup_PangoRenderer’ with type ‘void(GList **)’ {aka ‘void(struct _GList **)’}
 1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1402:36: note: in expansion of macro ‘_GLIB_AUTOPTR_LIST_FUNC_NAME’
 1402 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l)                          \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1384:49: error: redefinition of ‘glib_slistautoptr_cleanup_PangoRenderer’
 1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1404:36: note: in expansion of macro ‘_GLIB_AUTOPTR_SLIST_FUNC_NAME’
 1404 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l)                        \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1384:49: note: previous definition of ‘glib_slistautoptr_cleanup_PangoRenderer’ with type ‘void(GSList **)’ {aka ‘void(struct _GSList **)’}
 1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) glib_slistautoptr_cleanup_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1404:36: note: in expansion of macro ‘_GLIB_AUTOPTR_SLIST_FUNC_NAME’
 1404 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l)                        \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1386:49: error: redefinition of ‘glib_queueautoptr_cleanup_PangoRenderer’
 1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) glib_queueautoptr_cleanup_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1406:36: note: in expansion of macro ‘_GLIB_AUTOPTR_QUEUE_FUNC_NAME’
 1406 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q)                        \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
   82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1386:49: note: previous definition of ‘glib_queueautoptr_cleanup_PangoRenderer’ with type ‘void(GQueue **)’ {aka ‘void(struct _GQueue **)’}
 1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) glib_queueautoptr_cleanup_##TypeName
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1406:36: note: in expansion of macro ‘_GLIB_AUTOPTR_QUEUE_FUNC_NAME’
 1406 |   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q)                        \
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’
 1415 |   _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’
  338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[121/3836] cc -Iclutter/clutter/libmutter-clutter-18.so.0.0. [too-long-redacted] tter/clutter-align-constraint.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1
make: *** [debian/rules:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the pkg-gnome-maintainers mailing list