Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911828 - gui-wm/hyprland-0.28.0 fails to compile: meson.build:19:7: ERROR: Dependency "xcb-renderutil" not found, tried pkgconfig and cmake
Summary: gui-wm/hyprland-0.28.0 fails to compile: meson.build:19:7: 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: Julien
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-07 06:46 UTC by Agostino Sarubbo
Modified: 2023-08-07 20:05 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,52.10 KB, text/plain)
2023-08-07 06:46 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,63.47 KB, text/plain)
2023-08-07 06:46 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-08-07 06:46:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-wm/hyprland-0.28.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-07 06:46:18 UTC
CC'ing also the author of the commit (9417726544cf261fefdbb5911c66064b67c7a543)
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-07 06:46:19 UTC
Created attachment 867260 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-07 06:46:20 UTC
Created attachment 867261 [details]
1-meson-log.txt

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


subprojects/wlroots/backend/x11/meson.build:19:7: ERROR: Dependency "xcb-renderutil" not found, tried pkgconfig and cmake
wlroots| Run-time dependency xcb-renderutil found: NO (tried pkgconfig and cmake)
Comment 5 Larry the Git Cow gentoo-dev 2023-08-07 20:05:47 UTC
The bug has been closed via the following commit(s):

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

commit 993790523289c55de0cbd076688df264957ce8f4
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-08-07 07:42:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-07 20:05:26 +0000

    gui-wm/hyprland: enable x11-backend with xwayland, not unconditionally
    
    Closes: https://bugs.gentoo.org/911828
    Closes: https://bugs.gentoo.org/911871
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32205
    Signed-off-by: Sam James <sam@gentoo.org>

 .../hyprland-0.28.0-no-wlroots-automagic-r1.patch    | 20 ++++++++++++++++++++
 .../files/hyprland-0.28.0-no-wlroots-automagic.patch | 14 --------------
 ...rland-0.28.0.ebuild => hyprland-0.28.0-r1.ebuild} |  4 ++--
 3 files changed, 22 insertions(+), 16 deletions(-)