Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947549 - kde-frameworks/kguiaddons-6.9.0-r1: missing dependency on dev-util/wayland-scanner with USE=wayland
Summary: kde-frameworks/kguiaddons-6.9.0-r1: missing dependency on dev-util/wayland-sc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-05 14:40 UTC by sin-ack
Modified: 2025-01-05 20:23 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,11.02 KB, text/x-log)
2025-01-05 14:40 UTC, sin-ack
Details
riscv64-unknown-linux-gnu-emerge -p kde-frameworks/kguiaddons && riscv64-unknown-linux-gnu-emerge --info (emerge-info.txt,5.85 KB, text/plain)
2025-01-05 14:40 UTC, sin-ack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sin-ack 2025-01-05 14:40:22 UTC
Created attachment 915910 [details]
build.log

Discovered while cross-compiling with CBUILD=x86_64-pc-linux-gnu CHOST=riscv64-unknown-linux-gnu. Installing dev-util/wayland-scanner fixes the issue.
Comment 1 sin-ack 2025-01-05 14:40:39 UTC
Created attachment 915911 [details]
riscv64-unknown-linux-gnu-emerge -p kde-frameworks/kguiaddons && riscv64-unknown-linux-gnu-emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-05 20:16:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c5cb1a74346f120ed0dc58a3fb2bf22a96eeadb

commit 7c5cb1a74346f120ed0dc58a3fb2bf22a96eeadb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-01-05 20:14:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-01-05 20:14:58 +0000

    kde-frameworks/kguiaddons: Add missing BDEPEND
    
    Bug: https://bugs.gentoo.org/947549
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kguiaddons/kguiaddons-9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2025-01-05 20:23:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b4ca63f6554ebba06979381a08a87aafb2cbbf

commit 83b4ca63f6554ebba06979381a08a87aafb2cbbf
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-01-05 20:19:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-01-05 20:21:45 +0000

    kde-frameworks/kguiaddons: Add missing BDEPEND
    
    Closes: https://bugs.gentoo.org/947549
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild | 9 +++++++--
 kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild | 9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)