Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728120 - media-plugins/mythplugins-31.0 USE=mythmusic should depend on dev-qt/qtwebkit:5 - Project ERROR: Unknown module(s) in QT: webkitwidgets
Summary: media-plugins/mythplugins-31.0 USE=mythmusic should depend on dev-qt/qtwebkit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-13 10:14 UTC by Stephen Kirkby
Modified: 2020-06-22 16:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.10 KB, text/plain)
2020-06-13 10:14 UTC, Stephen Kirkby
Details
patch (patch,315 bytes, patch)
2020-06-13 10:15 UTC, Stephen Kirkby
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Kirkby 2020-06-13 10:14:19 UTC
Created attachment 644550 [details]
build.log

When compiling media-plugins/mythplugins-31.0 with just the mythmusic plugin enabled, compilation fails with:

Project ERROR: Unknown module(s) in QT: webkitwidgets

Adding "dev-qt/qtwebkit:5" as a mythmusic dependency fixes the issue. I've attached a patch with a fix, along with build output.


Package USE flag info to replicate the issue:

# emerge -pqv '=media-plugins/mythplugins-31.0::gentoo'
[ebuild  N    ] media-plugins/mythplugins-31.0  USE="alsa cdda cdr exif fftw hls mythmusic opengl theora vorbis xml xvid -ieee1394 -libass -mytharchive -mythbrowser -mythgame -mythnetvision -mythnews -mythweather -mythzmserver -mythzoneminder -raw" PYTHON_SINGLE_TARGET="python3_7 -python2_7 -python3_6"
Comment 1 Stephen Kirkby 2020-06-13 10:15:04 UTC
Created attachment 644552 [details, diff]
patch
Comment 2 Larry the Git Cow gentoo-dev 2020-06-22 12:39:28 UTC
The bug has been closed via the following commit(s):

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

commit 7ca1e16b0c8fa0c24153108a13fc62f0d345c045
Author:     Wilson Michaels <thebitpit@earthlink.net>
AuthorDate: 2020-06-16 13:47:31 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-22 12:39:18 +0000

    media-plugins/mythplugins: Fix dependency for mythmusic
    
    Closes: https://bugs.gentoo.org/728120
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Wilson Michaels <thebitpit@earthlink.net>
    Closes: https://github.com/gentoo/gentoo/pull/16270
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-plugins/mythplugins/mythplugins-31.0.ebuild | 1 +
 1 file changed, 1 insertion(+)