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

Bug 630038

Summary: kde-frameworks/kwayland requires dev-qt/qtwayland[egl] which has been removed
Product: Gentoo Linux Reporter: Brad Laue <brad>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: normal CC: asturm, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brad Laue 2017-09-05 20:33:31 UTC
As of:

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

IUSE +egl has been removed from dev-qt/qtwayland and now unconditional. This removal makes it impossible to build kde-frameworks/kwayland. Fix is to remove the 'egl(+)' requirement from the RDEPEND.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-09-07 11:40:06 UTC
The '(+)' means "assume the USE flag is enabled if it is not present".

Have you encountered a problem of some kind?
Comment 2 Andreas Sturmlechner gentoo-dev 2017-09-07 12:19:11 UTC
You've provided no error message. Please provide an error message.
Comment 3 Brad Laue 2017-09-07 13:19:07 UTC
(In reply to Andreas Sturmlechner from comment #2)
> You've provided no error message. Please provide an error message.

(and comment #1)

I'm not able to reproduce this by building from source - I think the issue concerns dependencies between binpkgs (I'm building on / using a binhost). So I think this is out of context. Sorry about that!
Comment 4 Michael Palimaka (kensington) gentoo-dev 2017-09-07 13:20:51 UTC
Yep, in-place dependency changes aren't picked up by binpkgs.