| Summary: | KF5 version build fails on OSX | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Marko Käning <mk-lists> |
| Component: | general | Assignee: | 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: | |||
Please retry with e6fd3dc. (In reply to Eike Hein from comment #1) > Please retry with e6fd3dc. I did, but the result is the same. 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/ This ticket is outdated due to the OSX/CI system not active anymore the way it operated here. |
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