https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/rofi-emoji-3.3.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
Created attachment 896642 [details] build.log build log and emerge --info
Created attachment 896643 [details] 1-config.log 1-config.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c7d54149b8551d32ba59ad15d3b9513d2ed0b45 commit 6c7d54149b8551d32ba59ad15d3b9513d2ed0b45 Author: Mathijs Saey <mathijs@mathsaey.be> AuthorDate: 2024-06-30 15:13:31 +0000 Commit: Mathijs Saey <mathijs@mathsaey.be> CommitDate: 2024-06-30 15:13:31 +0000 x11-misc/rofi-emoji: fix USE flags The ebuild required either the X or wayland USE flag to be set, but did not enforce this. This commit removes the X flag and installs X dependencies by default (i.e. if the wayland USE flag is not set). Closes: https://bugs.gentoo.org/935159 Signed-off-by: Mathijs Saey <mathijs@mathsaey.be> x11-misc/rofi-emoji/rofi-emoji-3.3.0.ebuild | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-)