Gentoo Archives: gentoo-user

From: Rafael Barrera Oro <borafael@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Another error when emerging kdelibs-4.1.3-r1
Date: Mon, 17 Nov 2008 13:01:37
Message-Id: a964044f0811170501r2ef3ea55jc449914f1b92381@mail.gmail.com
1 Not to long ago i started a thread about an ACCESS ERROR VIOLATION that
2 happened any time i tried to emerge kde-meta (i ended up submiting a bug).
3 Now the problem has changed, for some reason. What happens now is that the
4 emerge process dies when it reaches the point where it builds the nepomuk
5 target. This happens at 50% which is weird since the other error happened at
6 the 90% or later.
7
8 Here is some of the outcome:
9
10 [ 50%] Building CXX object
11 nepomuk/core/CMakeFiles/nepomuk.dir/nepomuk_automoc.o
12 Linking CXX shared library ../../lib/libnepomuk.so
13 [ 50%] Built target nepomuk
14 make: *** [all] Error 2
15 *
16 * ERROR: kde-base/kdelibs-4.1.3-r1 failed.
17 * Call stack:
18 * ebuild.sh, line 49: Called src_compile
19 * environment, line 3119: Called kde4-base_src_compile
20 * environment, line 2361: Called kde4-base_src_make
21 * environment, line 2396: Called cmake-utils_src_make
22 * environment, line 851: Called die
23 * The specific snippet of code:
24 * emake "$@" || die "Make failed!";
25 * The die message:
26 * Make failed!
27 *
28 * If you need support, post the topmost build error, and the call stack if
29 relevant.
30 * A complete build log is located at
31 '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/build.log'.
32 * The ebuild environment file is located at
33 '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'.
34 *
35
36 >>> Failed to emerge kde-base/kdelibs-4.1.3-r1, Log file:
37
38 >>> '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/build.log'
39
40 * Messages for package kde-base/kdelibs-4.1.3-r1:
41
42 *
43 * ERROR: kde-base/kdelibs-4.1.3-r1 failed.
44 * Call stack:
45 * ebuild.sh, line 49: Called src_compile
46 * environment, line 3119: Called kde4-base_src_compile
47 * environment, line 2361: Called kde4-base_src_make
48 * environment, line 2396: Called cmake-utils_src_make
49 * environment, line 851: Called die
50 * The specific snippet of code:
51 * emake "$@" || die "Make failed!";
52 * The die message:
53 * Make failed!
54 *
55 * If you need support, post the topmost build error, and the call stack if
56 relevant.
57 * A complete build log is located at
58 '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/build.log'.
59 * The ebuild environment file is located at
60 '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'.
61 *
62
63 As usual, thanks in advance people
64
65 take care
66
67 Rafael

Replies

Subject Author
Re: [gentoo-user] Another error when emerging kdelibs-4.1.3-r1 Espen Hustad <espen.hustad@×××××.com>