Summary: | media-plugins/mythplugins-31.0 USE=mythmusic should depend on dev-qt/qtwebkit:5 - Project ERROR: Unknown module(s) in QT: webkitwidgets | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stephen Kirkby <bugs> |
Component: | Current packages | Assignee: | Wilson M. Michaels <thebitpit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/16270 https://github.com/gentoo/gentoo/pull/16373 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
patch |
Created attachment 644552 [details, diff]
patch
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(+) |
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"