Bug 298401

Summary: Fresh build of kde-runtime fails: KActivities not yet build
Product: [Developer tools] kdesrc-build Reporter: Jan Hackel <bon-kde>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jan Hackel 2012-04-19 09:21:56 UTC
When a fresh build is run, building cmake phase of kde-runtime (from master) will fail:

CMake Error at plasma/declarativeimports/plasmaextracomponents/CMakeLists.txt:3 (find_package):
  Could not find module FindKActivities.cmake or a configuration file for
  package KActivities.

  Adjust CMAKE_MODULE_PATH to find FindKActivities.cmake or set
  KActivities_DIR to the directory containing a CMake configuration file for
  KActivities.  The file will have one of the following names:

    KActivitiesConfig.cmake
    kactivities-config.cmake

It seems kactivities shoulb be build before kde-runtime.
Comment 1 Michael Pyne 2012-04-20 01:47:15 UTC
Git commit d1375f917b5aa3f3ff28a0bcb7c2920ab69c2961 by Michael Pyne.
Committed on 20/04/2012 at 03:45.
Pushed by mpyne into branch 'master'.

Build kactivities before kde-runtime.

This is also fixed now in the KDE build metadata but might as well have
it right here too.

Thanks to Jan Hackel for the report and diagnosis.

M  +2    -2    kdesrc-build-setup
M  +4    -3    kdesrc-buildrc-sample

http://commits.kde.org/kdesrc-build/d1375f917b5aa3f3ff28a0bcb7c2920ab69c2961