Created attachment 861666 [details] build.log It looks like with this bump & change to meson build, glib-utils is now required. I got the glib-utils hint from bug 811807 with a similar error.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28798d6719eaec55cf7eb58b4047cab45e7972ef commit 28798d6719eaec55cf7eb58b4047cab45e7972ef Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-16 04:12:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-16 04:12:17 +0000 app-emulation/spice: add glib-utils BDEPEND Closes: https://bugs.gentoo.org/906328 Signed-off-by: Sam James <sam@gentoo.org> app-emulation/spice/spice-0.15.2.ebuild | 1 + app-emulation/spice/spice-9999.ebuild | 1 + 2 files changed, 2 insertions(+)
Thanks! Looks unavoidable here.