You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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)