Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669164 - [kde overlay] kde-apps/marble-9999 webengine USE switch incomplete
Summary: [kde overlay] kde-apps/marble-9999 webengine USE switch incomplete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 07:03 UTC by Duncan
Modified: 2018-10-21 08:17 UTC (History)
0 users

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 Duncan 2018-10-21 07:03:59 UTC
kde-apps/marble-9999 dies at src_configure with an error saying webkit isn't in IUSE... and no wonder, given the two instances (not in comments either) still in that function, despite commit a7f1ecabc and fixup commit 79c76ba8c to switch it to webengine.

>>> Configuring source in /tmp/portage/kde-apps/marble-9999/work/marble-9999 ...
* ERROR: kde-apps/marble-9999::kde failed (configure phase):
*   USE Flag 'webkit' not in IUSE for kde-apps/marble-9999
*.
* Call stack:
*          ebuild.sh, line  124:  Called src_configure
*        environment, line 4388:  Called cmake-utils_use_find_package 'webkit' 'Qt5WebEngine'
*        environment, line 1588:  Called _cmake_use_me_now_inverted 'CMAKE_DISABLE_FIND_PACKAGE_' 'webkit' 'Qt5WebEngine'
*        environment, line  642:  Called use 'webkit'
*   phase-helpers.sh, line  247:  Called die
Comment 1 Larry the Git Cow gentoo-dev 2018-10-21 08:16:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=9732420631753731e85a7fc70eeba28ee05e006c

commit 9732420631753731e85a7fc70eeba28ee05e006c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-21 08:16:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-21 08:16:05 +0000

    kde-apps/marble: Really fix USE webengine this time
    
    Closes: https://bugs.gentoo.org/669164
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-apps/marble/marble-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)