Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906328 - app-emulation/spice-0.15.2 - server/meson.build:61:27: ERROR: Program 'glib-mkenums mkenums' not found or not executable
Summary: app-emulation/spice-0.15.2 - server/meson.build:61:27: ERROR: Program 'glib-m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 12:42 UTC by Ben Kohler
Modified: 2023-05-16 04:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,9.60 KB, text/plain)
2023-05-14 12:42 UTC, Ben Kohler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2023-05-14 12:42:19 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-16 04:12:38 UTC
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(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-16 04:12:46 UTC
Thanks! Looks unavoidable here.