Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937431

Summary: [guru] gui-wm/cage-0.1.5_p20240227 fails to compile: meson.build:38:17: ERROR: Neither a subproject directory nor a wlroots.wrap file was found
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: YamaD <dev>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2024-08-06 07:11:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-wm/cage-0.1.5_p20240227 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-06 07:11:15 UTC
Created attachment 899250 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-06 07:11:16 UTC
Created attachment 899251 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-06 07:11:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency wlroots found: NO (tried pkgconfig and cmake)
meson.build:38:17: ERROR: Neither a subproject directory nor a wlroots.wrap file was found.
Comment 4 Larry the Git Cow gentoo-dev 2024-08-06 14:59:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0108c2ddf4c1c72a882c0731731e5c31025ddc8e

commit 0108c2ddf4c1c72a882c0731731e5c31025ddc8e
Author:     Daichi Yamamoto <dev@dyama.net>
AuthorDate: 2024-08-06 14:25:41 +0000
Commit:     Daichi Yamamoto <dev@dyama.net>
CommitDate: 2024-08-06 14:27:09 +0000

    gui-wm/cage: fix wlroots dep version
    
    Closes: https://bugs.gentoo.org/937431
    Signed-off-by: Daichi Yamamoto <dev@dyama.net>

 gui-wm/cage/cage-0.1.5_p20240227.ebuild | 2 +-
 gui-wm/cage/cage-9999.ebuild            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)