Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630038 - kde-frameworks/kwayland requires dev-qt/qtwayland[egl] which has been removed
Summary: kde-frameworks/kwayland requires dev-qt/qtwayland[egl] which has been removed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 20:33 UTC by Brad Laue
Modified: 2017-09-07 13:20 UTC (History)
2 users (show)

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


Attachments

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