Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937431 - [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
Summary: [guru] gui-wm/cage-0.1.5_p20240227 fails to compile: meson.build:38:17: ERROR...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YamaD
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-06 07:11 UTC by Agostino Sarubbo
Modified: 2024-08-06 14:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.93 KB, text/plain)
2024-08-06 07:11 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,10.25 KB, text/plain)
2024-08-06 07:11 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 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(-)