Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759811 - kde-apps/libkgapi-20.12.0: CMake Error: Could NOT find KF5 (missing: Wallet)
Summary: kde-apps/libkgapi-20.12.0: CMake Error: Could NOT find KF5 (missing: Wallet)
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:
Whiteboard:
Keywords:
: 760938 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-12-13 14:54 UTC by Frank Krömmelbein
Modified: 2020-12-22 11:26 UTC (History)
2 users (show)

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


Attachments
log files in tar.gz archiv (libkgapi-20.12.0.tar.gz,5.35 KB, application/octet-stream)
2020-12-13 14:56 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2020-12-13 14:54:45 UTC
With the simultaneous update of KDE Frameworks 5.74 -> 5.77 and KDE Release Service 20.08.3 -> 20.12.0, kde-apps/libkgapi-20.12.0 failed for me with:

-- Performing Test HAVE_DATE_TIME - Success
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:53 (find_package):
  Could not find a configuration file for package "KF5Wallet" that is
  compatible with requested version "5.75.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/KF5Wallet/KF5WalletConfig.cmake, version: 5.74.0

Call Stack (most recent call first):
  CMakeLists.txt:47 (find_package)


-- Could NOT find KF5Wallet , checked the following files:
    /usr/lib64/cmake/KF5Wallet/KF5WalletConfig.cmake (version 5.74.0)

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find KF5 (missing: Wallet) (Required is at least version
  "5.75.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:94 (find_package_handle_standard_args)
  CMakeLists.txt:47 (find_package)


So far has kde-apps/libkgapi-20.12.0 no dependency on kde-frameworks/kwallet in the ebuild. So it would probably be enough to add this.
After skipping kde-apps/libkgapi-20.12.0 for the moment, i could it update after the remaining packages were emerged.
Comment 1 Frank Krömmelbein 2020-12-13 14:56:27 UTC
Created attachment 678247 [details]
log files in tar.gz archiv
Comment 2 Andreas Sturmlechner gentoo-dev 2020-12-22 11:25:50 UTC
Thanks, fixed in commit 8eee7d0ff4ffe71f6fc75fddcd996c18891b3bc4.
Comment 3 Andreas Sturmlechner gentoo-dev 2020-12-22 11:26:15 UTC
*** Bug 760938 has been marked as a duplicate of this bug. ***