Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925133 - [guru] gui-apps/eww-0.5.0 fails to compile: The system library gtk-layer-shell-0 required by crate gtk-layer-shell-sys was not found
Summary: [guru] gui-apps/eww-0.5.0 fails to compile: The system library gtk-layer-shel...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: degni.public
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-21 07:50 UTC by Agostino Sarubbo
Modified: 2024-02-22 01:25 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,296.16 KB, text/plain)
2024-02-21 07:50 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-02-21 07:50:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/eww-0.5.0 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-02-21 07:50:22 UTC
Created attachment 885567 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-21 07:50:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  The system library `gtk-layer-shell-0` required by crate `gtk-layer-shell-sys` was not found.
error: failed to run custom build command for `gtk-layer-shell-sys v0.6.0`
Comment 4 Larry the Git Cow gentoo-dev 2024-02-22 01:25:34 UTC
The bug has been closed via the following commit(s):

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

commit d8c5da07a86c1013337c2d430cefd7e25d11c015
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-21 15:52:19 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-21 15:58:56 +0000

    gui-apps/eww: add X useflag
    * fix gtk-layer-shell when wayland useflag is disable
    * make possible to use eww with or without X/wayland support
    
    Closes: https://bugs.gentoo.org/925133
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 gui-apps/eww/eww-0.5.0.ebuild |  24 ++--
 gui-apps/eww/eww-9999.ebuild  | 323 ++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 327 insertions(+), 20 deletions(-)