Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Lindsay Mathieson
On Mon, 7 May 2012 02:40:52 PM you wrote: > No, you don't. kdelibs master is frozen. DO NOT USE IT! > > The only correct kdelibs branch (unless your operate on frameworks > splitting) is 4.8 Ah! I see. My apologies. -- Lindsay signature.asc Description: This is a digitally signed message par

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Thomas Lübking
Am 07.05.2012, 14:30 Uhr, schrieb Lindsay Mathieson : On Mon, 7 May 2012 02:14:08 PM you wrote: Do not compile kdelibs master (not at all), but KDE/4.8 git checkout KDE/4.8 git fetch git rebase origin/KDE/4.8 Thanks Thomas, but I wanted to work with trunk, not the 4.8 branch. No, you don't

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Lindsay Mathieson
On Mon, 7 May 2012 02:14:08 PM you wrote: > Do not compile kdelibs master (not at all), but KDE/4.8 > git checkout KDE/4.8 > git fetch > git rebase origin/KDE/4.8 Thanks Thomas, but I wanted to work with trunk, not the 4.8 branch. -- Lindsay signature.asc Description: This is a digitally signe

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Thomas Lübking
Am 07.05.2012, 08:16 Uhr, schrieb Lindsay Mathieson : Did a clean rebuild of all packages with src update and the problem is back. CMake Error at CMakeLists.txt:26 (find_package): Could not find module FindKDeclarative.cmake or a configuration file for package KDeclarative. ... No id

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Lindsay Mathieson
On Sun, 6 May 2012 08:31:17 AM Thomas Lübking wrote: > fails on cmake level? > > there was a change like 3 days ago or so which causes this you need a > pretty recent version of kdelibs resp. sth. like > FindKDeclarative.cmake with your cmake modules. Did a clean rebuild of all packages with src u

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Lindsay Mathieson
On Sun, 6 May 2012 10:08:33 AM Michael Pyne wrote: > If it makes you feel any better this is what life is like for me too at > this point, and I'm the one writing kdesrc-build... My sympathies, and gratitude :) -- Lindsay signature.asc Description: This is a digitally signed message part. >> V

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Michael Pyne
On Sunday, May 06, 2012 22:58:26 Lindsay Mathieson wrote: > On Sun, 6 May 2012 01:07:55 PM you wrote: > > > build and that did it. Now kde-baseapps is failing to link due to a > > > missing > > > libnepomukdatamanagement. Should the build be making that as well? > > > > Should have been built wit

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Lindsay Mathieson
On Sun, 6 May 2012 01:07:55 PM you wrote: > > build and that did it. Now kde-baseapps is failing to link due to a > > missing > > libnepomukdatamanagement. Should the build be making that as well? > > Should have been built with kde-runtime, watch it's cmake error messages > (but if it's a ha

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Andreas Pakulat
Hi, Am Sonntag, 6. Mai 2012 schrieb Thomas Lübking : > Am 06.05.2012, 13:00 Uhr, schrieb Lindsay Mathieson < > lindsay.mathie...@gmail.com>: > > build and that did it. Now kde-baseapps is failing to link due to a >> missing >> libnepomukdatamanagement. Should the build be making that as well? >

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Lindsay Mathieson
On Sun, 6 May 2012 01:07:55 PM you wrote: > Should have been built with kde-runtime, watch it's cmake error messages > (but if it's a hard requirement of kde-baseapps it should rather not be an > option in kde-runtime *shrug*) Not sure if its being built or not. Looks like it should be. -

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Thomas Lübking
Am 06.05.2012, 13:00 Uhr, schrieb Lindsay Mathieson : build and that did it. Now kde-baseapps is failing to link due to a missing libnepomukdatamanagement. Should the build be making that as well? Should have been built with kde-runtime, watch it's cmake error messages (but if it's a ha

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-06 Thread Lindsay Mathieson
On Sun, 6 May 2012 08:31:17 AM Thomas Lübking wrote: > fails on cmake level? yah. I deleted the source and refreshed plus there's a new release kdesrc- build and that did it. Now kde-baseapps is failing to link due to a missing libnepomukdatamanagement. Should the build be making that as well?

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-05 Thread Thomas Lübking
fails on cmake level? there was a change like 3 days ago or so which causes this you need a pretty recent version of kdelibs resp. sth. like FindKDeclarative.cmake with your cmake modules. if the install script copies its ones to an extra path, ensure to export that path as the cmake_module_path