Review Request: Fix potential Cantor parallel build issue
Commit Hook
null at kde.org
Wed Aug 1 17:25:51 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105804/#review16770
-----------------------------------------------------------
This review has been submitted with commit 66ea3d1fabe5b05e9b22c9b09e7bf390be96923e by Michael Palimaka to branch KDE/4.9.
- Commit Hook
On July 31, 2012, 12:53 p.m., Michael Palimaka wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105804/
> -----------------------------------------------------------
>
> (Updated July 31, 2012, 12:53 p.m.)
>
>
> Review request for KDE Edu.
>
>
> Description
> -------
>
> It was reported downstream that it may be possible for Cantor to fail a parallel build:
>
> src/backends/qalculate/plotassistant/qalculateplotassistant.h:37:11: error: 'QalculateSettings' was not declared in this scope
>
> Investigation points towards an error in the build dependency tree. cantor_qalculateplotassistant depends on ../settings.kcfgc which produces ./settings.h, but ../settings.h from some other target is referenced (in qalculateplotassistant.h).
>
> This patch just changes this to use the settings.h generated by the correct target.
>
>
> Diffs
> -----
>
> src/backends/qalculate/plotassistant/qalculateplotassistant.h ac55b51cd67c1c403f28ca99eb72390a2f03a834
>
> Diff: http://git.reviewboard.kde.org/r/105804/diff/
>
>
> Testing
> -------
>
> The contents of both settings.h files are the same.
> Build is normal, and settings.h is now correctly regenerated when expectantly missing.
>
>
> Thanks,
>
> Michael Palimaka
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20120801/38699c57/attachment.html>
More information about the kde-edu
mailing list