https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #15 from Johannes Kehrer <j...@gmx.de> ---
Hello,
the test will take some time, because setting up the KDE Development with
kdesrc-build throws errors (on OpenSuse TW) and I could also not compile
skanpage, giving this errors:
- Found KF6I18n: /usr/lib64/cmake/KF6I18n/KF6I18nConfig.cmake (found version
"6.5.0")
-- Could NOT find KF6Kirigami2 (missing: KF6Kirigami2_DIR)
-- Could NOT find KF6Kirigami2: found neither KF6Kirigami2Config.cmake nor
kf6kirigami2-config.cmake 
-- Could NOT find KF6Crash (missing: KF6Crash_DIR)
-- Could NOT find KF6Crash: found neither KF6CrashConfig.cmake nor
kf6crash-config.cmake 
-- Found KF6Config: /usr/lib64/cmake/KF6Config/KF6ConfigConfig.cmake (found
version "6.5.0")
-- Could NOT find KF6Purpose (missing: KF6Purpose_DIR)
-- Could NOT find KF6Purpose: found neither KF6PurposeConfig.cmake nor
kf6purpose-config.cmake 
-- Could NOT find KF6XmlGui (missing: KF6XmlGui_DIR)
-- Could NOT find KF6XmlGui: found neither KF6XmlGuiConfig.cmake nor
kf6xmlgui-config.cmake 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
  Could NOT find KF6 (missing: Kirigami2 Crash Purpose XmlGui) (found
  suitable version "6.5.0", minimum required is "6.0.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF6.cmake:93
(find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)


-- Configuring incomplete, errors occurred!


and after changing KF6Kirigami2 to KF6 Kirigamie:

johannes@Johannes00:~/Projects/skanpage-master/build> cmake ..
CMake Warning (dev) at
/usr/lib64/cmake/KF6Kirigami2/KF6Kirigami2Config.cmake:38 (message):
  find_package(KF6Kirigami2) is deprecated, use find_package(KF6Kirigami)
  instead
Call Stack (most recent call first):
  /usr/share/ECM/find-modules/FindKF6.cmake:52 (find_package)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to