Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688358 - kde-apps/kdenetwork-filesharing: Make Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find KF5 (missing: DocTools)
Summary: kde-apps/kdenetwork-filesharing: Make Error at /usr/share/cmake/Modules/FindP...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://phabricator.kde.org/D21921
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2019-06-19 16:16 UTC by Doppler
Modified: 2019-06-20 12:58 UTC (History)
0 users

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


Attachments
build.log (build.log,6.54 KB, text/plain)
2019-06-19 16:16 UTC, Doppler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Doppler 2019-06-19 16:16:01 UTC
Created attachment 580162 [details]
build.log

When trying to build kdenetwork-filesharing without kdoctools installed, it fails in the configure phase with:
-- Could NOT find KF5DocTools (missing: KF5DocTools_DIR)
-- Could NOT find KF5DocTools: found neither KF5DocToolsConfig.cmake nor kf5doctools-config.cmake


After installing kdoctools, the build succeeds as expected.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-06-20 10:06:56 UTC
This would be a bogus dependency as no handbook is being shipped with this package.
Comment 2 Larry the Git Cow gentoo-dev 2019-06-20 10:37:36 UTC
The bug has been closed via the following commit(s):

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

commit cce75f3ebc66a58b513aaff9e5f2f9e12b9231ac
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-06-20 10:08:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-06-20 10:17:52 +0000

    kde-apps/kdenetwork-filesharing: Punt bogus dep KF5DocTools
    
    Reported-by: Doppler <sevener.gentoo@cock.li>
    Closes: https://bugs.gentoo.org/688358
    Package-Manager: Portage-2.3.67, Repoman-2.3.15
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kdenetwork-filesharing/kdenetwork-filesharing-18.12.3.ebuild     | 5 +++++
 .../kdenetwork-filesharing/kdenetwork-filesharing-19.04.2.ebuild     | 5 +++++
 2 files changed, 10 insertions(+)