Bug 298401 - Fresh build of kde-runtime fails: KActivities not yet build
Summary: Fresh build of kde-runtime fails: KActivities not yet build
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 09:21 UTC by Jan Hackel
Modified: 2012-04-20 01:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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