Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694902 - [kde overlay] kde-plasma/plasma-browser-integration-9999 - CMake Error at /share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find KF5 (missing: Purpose FileMetaData) (found suitable version "5.63.0", minimum required is
Summary: [kde overlay] kde-plasma/plasma-browser-integration-9999 - CMake Error at /sh...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-18 19:41 UTC by Duncan
Modified: 2019-09-19 15:47 UTC (History)
0 users

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


Attachments
build.log (kde-plasma:plasma-browser-integration-9999:20190918-192147.log,10.45 KB, text/plain)
2019-09-18 19:41 UTC, Duncan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2019-09-18 19:41:11 UTC
Created attachment 590332 [details]
build.log

[ebuild   R   *] kde-plasma/plasma-browser-integration-9999:5::kde  USE="-debug" 0 KiB

In configure, cmake failed two detections on current HEAD, filemetadata after (upstream) 4e6ed0ced, and purpose after 9c16dbae9.  Neither kfilemetadata nor purpose were merged.  Merging them temporarily (aka oneshot) does indeed allow plasma-browser-integration to configure and merge successfully, so the problem appears to be missing gentoo deps.

-- Could NOT find KF5Purpose (missing: KF5Purpose_DIR)
-- Could NOT find KF5Purpose: found neither KF5PurposeConfig.cmake nor kf5purpose-config.cmake 
-- Could NOT find KF5FileMetaData (missing: KF5FileMetaData_DIR)
-- Could NOT find KF5FileMetaData: found neither KF5FileMetaDataConfig.cmake nor kf5filemetadata-config.cmake 
CMake Error at /share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find KF5 (missing: Purpose FileMetaData) (found suitable version
"5.63.0", minimum required is "5.42.0")
Comment 1 Larry the Git Cow gentoo-dev 2019-09-19 15:47:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=68482ba0f7b80c16706968449c14acfab4df0065

commit 68482ba0f7b80c16706968449c14acfab4df0065
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-19 07:39:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-19 09:13:27 +0000

    kde-plasma/plasma-browser-integration: Add new DEPEND
    
    Upstream commit 9c16dbae9f6ca1488c57441db0434c138e5e1166
    
    Closes: https://bugs.gentoo.org/694902
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../plasma-browser-integration/plasma-browser-integration-9999.ebuild    | 1 +
 1 file changed, 1 insertion(+)