You are not logged in.

Max Steel

Beginner

  • "Max Steel" started this thread

Posts: 1

Location: My own World! My Girlfriend, I and Gentoo.

  • Send private message

1

Saturday, April 26th 2008, 7:55pm

CMake Error on akonadi and kdepimlibs. (circular dependencies)

I'm using Gentoo Linux, and would to build the svn-Version of kde 4

akonadi:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[...]
-- Performing Test HAVE_TIMEZONE
-- Performing Test HAVE_TIMEZONE - Success
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
CMake Error: Could not find Akonadi includes.
-- Configuring done
 *
 * ERROR: kde-base/kdepimlibs-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2653:  Called kde4-base_src_compile
 *             environment, line 1965:  Called kde4-base_src_configure
 *             environment, line 1985:  Called cmake-utils_src_configureout
 *             environment, line  665:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${S}" || die "Cmake failed";
 *  The die message:
 *   Cmake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdepimlibs-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdepimlibs-9999/temp/environment'.
 *


kdepimlibs:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[...]
-- Found KDE4 kconfig_compiler preprocessor: /usr/kde/svn/bin/kconfig_compiler
-- Found KDE4 automoc: /usr/kde/svn/bin/kde4automoc
CMake Error: Could NOT find a kdepimlibs installation in /usr/kde/svn/include.
Please build and install kdepimlibs first.
-- Configuring done
 *
 * ERROR: kde-base/akonadi-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2988:  Called kde4-meta_src_compile
 *             environment, line 2284:  Called kde4-meta_src_configure
 *             environment, line 2290:  Called kde4-base_src_configure
 *             environment, line 2049:  Called cmake-utils_src_configureout
 *             environment, line  729:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${S}" || die "Cmake failed";
 *  The die message:
 *   Cmake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/akonadi-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/akonadi-9999/temp/environment'.
 *


This is the dependency-Tree from portage.
http://rafb.net/p/L5pJd861.html
mfg
Max Steel
_______________________________-
Sry for my bad English, i'm German.

This post has been edited 3 times, last edit by "Max Steel" (Apr 26th 2008, 11:04pm)