FS#52889 - [user-manager] missing makedepend on kcmutils

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Wednesday, 08 February 2017, 01:34 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 08 February 2017, 07:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Missing makedepend on kcmutils.


Additional info:
* package version: 5.9.1-1
* log:
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
Could not find a package configuration file provided by "KF5KCMUtils" with
any of the following names:

KF5KCMUtilsConfig.cmake
kf5kcmutils-config.cmake

Add the installation prefix of "KF5KCMUtils" to CMAKE_PREFIX_PATH or set
"KF5KCMUtils_DIR" to a directory containing one of the above files. If
"KF5KCMUtils" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:10 (find_package)


-- Could NOT find KF5KCMUtils: found neither KF5KCMUtilsConfig.cmake nor kf5kcmutils-config.cmake
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.30.0")
-- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.30.0")
-- Found KF5Auth: /usr/lib64/cmake/KF5Auth/KF5AuthConfig.cmake (found version "5.30.0")
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find KF5 (missing: KCMUtils) (found version "5.30.0")
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
CMakeLists.txt:10 (find_package)


-- Configuring incomplete, errors occurred!


Steps to reproduce: Build using a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 08 February 2017, 07:25 GMT
Reason for closing:  Fixed

Loading...