https://bugs.kde.org/show_bug.cgi?id=465745
Bug ID: 465745
Summary: Build kbackup from the repo as flatpack cannot find
this under its repositories. Presented with errors
after attempted build
Classification: Applications
Product: kbackup
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Trying to build kbackup from the repo as flatpack cannot find this under its
repositories. Presented with errors after attempted build
STEPS TO REPRODUCE
1. Pull from the repo @ https://invent.kde.org/utilities/kbackup/-/tree/master
2. cmake .. <-- error after here
OBSERVED RESULT
CMake Warning at CMakeLists.txt:49 (find_package):
By not providing "FindKF5DocTools.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5DocTools", but CMake did not find one.
Could not find a package configuration file provided by "KF5DocTools"
(requested version 5.100.0) with any of the following names:
KF5DocToolsConfig.cmake
kf5doctools-config.cmake
Add the installation prefix of "KF5DocTools" to CMAKE_PREFIX_PATH or set
"KF5DocTools_DIR" to a directory containing one of the above files. If
"KF5DocTools" provides a separate development package or SDK, be sure it
has been installed.
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find LibArchive (missing: LibArchive_LIBRARY
LibArchive_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindLibArchive.cmake:67
(find_package_handle_standard_args)
src/CMakeLists.txt:21 (find_package)
EXPECTED RESULT
Software to build correctly in order to install
SOFTWARE/OS VERSIONS
Windows: #definitelynope
macOS: #hellnope
Linux/KDE Plasma: 6.1.10 Fedora
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
--
You are receiving this mail because:
You are watching all bug changes.