Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903205 - x11-wm/mutter-44.0-r1 fails to compile: meson.build:174:2: ERROR: Dependency "gnome-desktop-4" not found, tried pkgconfig and cmake
Summary: x11-wm/mutter-44.0-r1 fails to compile: meson.build:174:2: ERROR: Dependency ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-27 17:16 UTC by Agostino Sarubbo
Modified: 2023-04-25 20:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.64 KB, text/plain)
2023-03-27 17:16 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,82.86 KB, text/plain)
2023-03-27 17:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-27 17:16:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/mutter-44.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-27 17:16:27 UTC
Created attachment 859115 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-27 17:16:28 UTC
Created attachment 859117 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-27 17:16:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:174:2: ERROR: Dependency "gnome-desktop-4" not found, tried pkgconfig and cmake
Run-time dependency gnome-desktop-4 found: NO (tried pkgconfig and cmake)
Comment 4 Agostino Sarubbo gentoo-dev 2023-03-29 06:45:57 UTC
ci has reproduced this issue with version 44.0-r1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-04-25 20:59:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3773b46c2434c51bb69a543b5d5b544007ca97

commit db3773b46c2434c51bb69a543b5d5b544007ca97
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-04-25 19:46:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-04-25 20:59:11 +0000

    x11-wm/mutter: Version bump to 44.1
    
    * Wire IUSE=gnome up to the libgnome_desktop meson option (bug #903205)
    
    Closes: https://bugs.gentoo.org/903205
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-wm/mutter/Manifest           |   1 +
 x11-wm/mutter/mutter-44.1.ebuild | 234 +++++++++++++++++++++++++++++++++++++++
 x11-wm/mutter/mutter-9999.ebuild |   4 +-
 3 files changed, 237 insertions(+), 2 deletions(-)