plasma-desktop 5.9.3 : "no return value" compile failure in boost functions

2017-03-04 Thread René J . V . Bertin
Hello, I'm building plasma-desktop 5.9.3 on Linux and am seeing compiler failures because of -Werror=return-type, in boost functions. See below for an example. I'm using boost 1.59.0, gcc 6.3 and Qt 5.8.0 (all installed in /opt/local). I've included one of the warnings I also see, in case

Re: plasma-frameworks compile failure

2016-08-18 Thread Marco Martin
On Thursday 18 August 2016 21:06:00 Jonathan Riddell wrote: > > I've not updated any other frameworks, is there something that needs > updated first? kdeclarative needs to be updated -- Marco Martin

Re: plasma-frameworks compile failure

2016-08-18 Thread rik
On 18/08/16 21:31, David Edmundson wrote: > kdeclarative > ​ Aha! Trying a new build of that. TY

Re: plasma-frameworks compile failure

2016-08-18 Thread David Edmundson
kdeclarative ​

Re: plasma-frameworks compile failure

2016-08-18 Thread rik
On 18/08/16 21:06, Jonathan Riddell wrote: > Getting an error in plasma-frameworks today > > http://build.neon.kde.org/job/xenial_unstable_frameworks_plasma-framework_bin_amd64/92/console > > /workspace/build/src/plasmaquick/containmentview.cpp:205:69: error: > ‘setTranslationDomain’ was not

plasma-frameworks compile failure

2016-08-18 Thread Jonathan Riddell
Getting an error in plasma-frameworks today http://build.neon.kde.org/job/xenial_unstable_frameworks_plasma-framework_bin_amd64/92/console /workspace/build/src/plasmaquick/containmentview.cpp:205:69: error: ‘setTranslationDomain’ was not declared in this scope 16:37:02

Re: Compile Failure

2010-12-12 Thread Marco Martin
On Sun, Dec 12, 2010 at 2:53 AM, Steven Sroka steven.sr...@live.ca wrote: I'm trying to compile kdebase and I keep getting this compile error: /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’

Re: Compile Failure

2010-12-12 Thread John Layt
On Sunday 12 December 2010 01:53:48 Steven Sroka wrote: I'm trying to compile kdebase and I keep getting this compile error: /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’ My copy of trunk is

Compile Failure

2010-12-11 Thread Steven Sroka
I'm trying to compile kdebase and I keep getting this compile error: /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’ My copy of trunk is up to date.