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