Bug 340797 - KF5 version build fails on OSX
Summary: KF5 version build fails on OSX
Status: RESOLVED INTENTIONAL
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: frameworks
Platform: Compiled Sources macOS
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-09 19:48 UTC by Marko Käning
Modified: 2016-11-16 08:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.