Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850400 - sys-boot/plymouth[gtk] fails to build with x11-libs/gtk+:3[-X]
Summary: sys-boot/plymouth[gtk] fails to build with x11-libs/gtk+:3[-X]
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 11:11 UTC by Sorrow
Modified: 2024-04-19 07:58 UTC (History)
1 user (show)

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


Attachments
emerge --info sys-boot/plymouth (file_850400.txt,22.13 KB, text/plain)
2022-06-07 11:15 UTC, Sorrow
Details
build.log (build.log,160.29 KB, text/x-log)
2022-06-07 11:18 UTC, Sorrow
Details

Note You need to log in before you can comment on or make changes to this bug.
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