[Kde-finance-apps] Review Request 120938: Avoiding KF5-Skrooge build failures on OSX/CI due to QCA2
Marko Käning
mk-lists at email.de
Sat Nov 1 20:38:58 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120938/#review69656
-----------------------------------------------------------
This is what skrooge's log says:
```
-- ..:: CMAKE SKGBASEMODELER ::..
CMake Error at skgbasemodeler/CMakeLists.txt:23 (FIND_PACKAGE):
By not providing "FindQCA2.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "QCA2", but
CMake did not find one.
Could not find a package configuration file provided by "QCA2" (requested
version 2.0.0) with any of the following names:
QCA2Config.cmake
qca2-config.cmake
Add the installation prefix of "QCA2" to CMAKE_PREFIX_PATH or set
"QCA2_DIR" to a directory containing one of the above files. If "QCA2"
provides a separate development package or SDK, be sure it has been
installed.
```
and in fact those files aren't there, as they neither use capitalization nor the digig "2":
```
$ ls -1 /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kdesupport/qca/inst/lib64/cmake/Qca
QcaConfig.cmake
QcaConfigVersion.cmake
QcaTargets-debug.cmake
QcaTargets.cmake
```
- Marko Käning
On Nov. 1, 2014, 9:21 p.m., Marko Käning wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120938/
> -----------------------------------------------------------
>
> (Updated Nov. 1, 2014, 9:21 p.m.)
>
>
> Review request for Skrooge, Ben Cooksley and Michael Pyne.
>
>
> Repository: kde-build-metadata
>
>
> Description
> -------
>
> I was trying to build skrooge's KF5 version on OSX/CI, but found that I couldn't get QCA2 to be identified as installed by the build system.
>
> QCA2 is being used by konversation without a problem...
>
> The question is, why skrooge can't figure it out the way konvi does.
>
>
> (Also I don't think that I shouldn't be using three times master for the other branch groups.)
>
>
> Diffs
> -----
>
> dependency-data-kf5-qt5 7766acc
> logical-module-structure d1d6396
>
> Diff: https://git.reviewboard.kde.org/r/120938/diff/
>
>
> Testing
> -------
>
> Building on OSX/CI still fails due to QCA2.
>
>
> Thanks,
>
> Marko Käning
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20141101/010c0650/attachment.html>
More information about the Kde-finance-apps
mailing list