Bug 475224

Summary: KSSHPASS not compiling with Qt6
Product: [Applications] ksshaskpass Reporter: daniel <daniel>
Component: generalAssignee: Jeremy Whiting <jpwhiting>
Status: RESOLVED NOT A BUG    
Severity: normal CC: fella
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description daniel@darhon.com 2023-10-04 23:03:16 UTC
SUMMARY
***
I'm trying to compile this package using Qt6, but is reporting errors with some dependencies.
I need this application as part of a Flatpak package, and I'm having issues compiling the app in the Flatpak sandbox using org.kde.Platform 6.5 as runtime.
***


STEPS TO REPRODUCE - Configuration of YML file:
1. runtime: org.kde.Platform
2. runtime-version: '6.5'
3. name: ksshaskpass
4. branch: master

OBSERVED RESULT
CMake Error at CMakeLists.txt:12 (find_package):
  Could not find a configuration file for package "ECM" that is compatible
  with requested version "5.240.0".

  The following configuration files were considered but not accepted:

    /usr/share/ECM/cmake/ECMConfig.cmake, version: 5.110.0
Comment 1 Tobias Fella 2023-10-05 12:39:43 UTC
There's no flatpak runtime with KF6 yet, since KF6 has not been released yet. if you really want to do this, you'll need to build the dependencies from master in the flatpak manifest.