Re: Plasma Workspace - Improperly exporting targets

2016-03-28 Thread Martin Graesslin
On Tuesday, March 29, 2016 10:13:02 AM CEST Ben Cooksley wrote: > Hi Plasma Devs, > > It would appear Plasma Workspace is improperly exporting it's targets, > leading to build failures. This particularly affects Apper, which is > unable to build on the CI system as a result. Please ensure when > e

Akonadi Contact library: Targets not properly exported

2016-03-28 Thread Ben Cooksley
Hi PIM developers, It would appear the Akonadi Contact library does not properly export it's targets, or does so in a manner in which valid include paths for Akonadi libraries are not included in this. Could someone please take a look? This causes Digikam to fail to build on the CI system, pleas

KHotKeys: Plugin metadata missing?

2016-03-28 Thread Ben Cooksley
Hi Plasma Devs, It would seem that KHotkeys now fails to build, due to either: a) Missing plugin metadata b) Missing CMake target dependencies between the automoc task and the task that generates the plugin metadata. Could someone correct this please? https://build.kde.org/view/branchGroup%20kf5-

Re: Plasma Workspace - Improperly exporting targets

2016-03-28 Thread Ben Cooksley
On Tue, Mar 29, 2016 at 10:59 AM, Stephen Kelly wrote: > Ben Cooksley wrote: > >> Hi Plasma Devs, >> >> It would appear Plasma Workspace is improperly exporting it's targets, >> leading to build failures. This particularly affects Apper, which is >> unable to build on the CI system as a result. Pl

Re: Plasma Workspace - Improperly exporting targets

2016-03-28 Thread Stephen Kelly
Ben Cooksley wrote: > Hi Plasma Devs, > > It would appear Plasma Workspace is improperly exporting it's targets, > leading to build failures. This particularly affects Apper, which is > unable to build on the CI system as a result. Please ensure when > exporting targets / finding libraries that t

Plasma Workspace - Improperly exporting targets

2016-03-28 Thread Ben Cooksley
Hi Plasma Devs, It would appear Plasma Workspace is improperly exporting it's targets, leading to build failures. This particularly affects Apper, which is unable to build on the CI system as a result. Please ensure when exporting targets / finding libraries that the full path to the library is gi

Review Request 127513: ECMEnableSanitizers: avoid linking runtime for Clang

2016-03-28 Thread Peter Wu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127513/ --- Review request for Build System, Extra Cmake Modules and Mathieu Tarral.