with 2.80.3 the problem with building mutter: ERROR: Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value
With 2.80.3 there's the problem with building mutter:
Dependency glib-2.0 found: YES 2.80.3 (cached)
Program /usr/bin/glib-mkenums found: NO
mutter/cogl/cogl/meson.build:367:19: ERROR: Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'
This is a distributor issue -- please report it to your glib-2.0 provider.
With downgrading to 2.80.2 the build is successful.