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

Bug 850400

Summary: sys-boot/plymouth[gtk] fails to build with x11-libs/gtk+:3[-X]
Product: Gentoo Linux Reporter: Sorrow <lynx1534>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: derpdaysyt, nowa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info sys-boot/plymouth
build.log

Description Sorrow 2022-06-07 11:11:48 UTC
The ebuild does not require a dependency on gtk+[X], but does not build without it.

Reproducible: Always
Comment 1 Sorrow 2022-06-07 11:12:23 UTC
>emerge -pqv plymouth
[ebuild   R   ] sys-boot/plymouth-22.02.122-r1  USE="drm gtk pango (split-usr) udev -debug -static-libs"
Comment 2 Sorrow 2022-06-07 11:15:35 UTC
Created attachment 783329 [details]
emerge --info sys-boot/plymouth

emerge --info sys-boot/plymouth
Comment 3 Sorrow 2022-06-07 11:18:44 UTC
Created attachment 783332 [details]
build.log
Comment 4 DerpDays 2024-04-19 07:58:03 UTC
I can confirm that this happens for me too, I've updated the dependencies to include [X] as part of updating the package:
- https://github.com/gentoo/gentoo/pull/36091
this should resolve this hopefully