Summary: | kde-frameworks/extra-cmake-modules-5.52.0-r1[doc] fails to build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nick Bowler <nbowler> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Nick Bowler
2019-01-04 18:52:53 UTC
Build with USE=-doc as a workaround. Globally enabling USE=doc is not advised. Please install dev-qt/qthelp:5 and check if it suffices to fix problem. This dependency needs to be added to ebuild (which has KDE_QTHELP="false" so dependency is not added automatically by kde5.eclass). (In reply to Arfrever Frehtes Taifersar Arahesis from comment #2) > Please install dev-qt/qthelp:5 and check if it suffices to fix problem. > > This dependency needs to be added to ebuild (which has KDE_QTHELP="false" so > dependency is not added automatically by kde5.eclass). Installing dev-qt/qthelp:5 is sufficient to solve the problem; thanks! The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb85b3adadeba8cf98d311d93c996998c364a1f6 commit eb85b3adadeba8cf98d311d93c996998c364a1f6 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-01-05 22:45:08 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-01-05 22:45:08 +0000 kde-frameworks/extra-cmake-modules: Add missing USE=doc DEPEND Reported-by: Nick Bowler <nbowler@draconx.ca> Bug: https://bugs.gentoo.org/674532 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6d8776b126c76e4c84aae443d839841f35a175 commit cb6d8776b126c76e4c84aae443d839841f35a175 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-01-05 22:45:08 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-01-05 23:46:57 +0000 kde-frameworks/extra-cmake-modules: Add missing USE=doc DEPEND Reported-by: Nick Bowler <nbowler@draconx.ca> Closes: https://bugs.gentoo.org/674532 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../extra-cmake-modules/extra-cmake-modules-5.52.0-r1.ebuild | 3 ++- kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.53.0.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) |