Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

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.
issue