Bug 340797

Summary: KF5 version build fails on OSX
Product: [Applications] konversation Reporter: Marko Käning <mk-lists>
Component: generalAssignee: Konversation Bugs <konversation-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: heiko.becker, hein
Priority: NOR    
Version First Reported In: frameworks   
Target Milestone: ---   
Platform: Compiled Sources   
OS: macOS   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marko Käning 2014-11-09 19:48:57 UTC
Konvi always used to build, but suddenly I see this:


-- Configuring done
CMake Error in src/CMakeLists.txt:
  Imported target "qca" includes non-existent path

    "/opt/kde/install/darwin/mavericks/clang/kf5-qt5/kdesupport/qca/inst/include/QtCrypto"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.


Reproducible: Always

Steps to Reproduce:
1. start build on OSX/CI system
2. build fails
Comment 1 Eike Hein 2014-11-10 13:03:22 UTC
Please retry with e6fd3dc.
Comment 2 Marko Käning 2014-11-10 21:43:38 UTC
(In reply to Eike Hein from comment #1)
> Please retry with e6fd3dc.

I did, but the result is the same.
Comment 3 Marko Käning 2014-11-10 21:47:20 UTC
My headers aren't where the above suggests, but here:

/opt/kde/install/darwin/mavericks/clang/kf5-qt5/kdesupport/qca/inst/lib64/qca.framework/Headers/
Comment 4 Marko Käning 2016-11-16 08:01:53 UTC
This ticket is outdated due to the OSX/CI system not active anymore the way it operated here.