Gentoo Archives: gentoo-user

From: liuerfire <liuerfire@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error emerging kdepimlibs-4.9.3
Date: Tue, 13 Nov 2012 13:16:47
Message-Id: 50A247CC.3000002@gmail.com
In Reply to: [gentoo-user] Error emerging kdepimlibs-4.9.3 by Pau Peris
1 On 11/08/2012 01:18 AM, Pau Peris wrote:
2 > Hi,
3 >
4 > i am on a new Gentoo installation and when trying to emerge kde4.9.3
5 > through kde4 layman overlay i get the following error for kdepimlibs-4.9.3
6 >
7 > -- Found Sasl2: /usr/lib64/libsasl2.so
8 > -- Looking for include file sys/select.h
9 > -- Looking for include file sys/select.h - found
10 > -- Looking for include file sys/socket.h
11 > -- Looking for include file sys/socket.h - found
12 > -- Looking for include file sys/types.h
13 > -- Looking for include file sys/types.h - found
14 > -- Found SharedMimeInfo: /usr/bin/update-mime-database (found suitable
15 > version "1.0", required is "0.30")
16 > -- Found Libical version 0.48
17 > -- Found LIBICAL: /usr/lib64/libical.so;/usr/lib64/libicalss.so
18 > CMake Error at
19 > /usr/share/cmake/Modules/CMakeExportBuildSettings.cmake:17 (MESSAGE):
20 > The functionality of this module has been dropped as of CMake 2.8.
21 > It was
22 > deemed harmful (confusing users by changing their compiler). Please
23 > remove
24 > calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this
25 > module. If this project generates any files for use by external
26 > projects,
27 > remove any use of the CMakeImportBuildSettings module from them.
28 > Call Stack (most recent call first):
29 > gpgme++/CMakeLists.txt:121 (include)
30 >
31 >
32 > -- Configuring incomplete, errors occurred!
33 > * ERROR: kde-base/kdepimlibs-4.9.3 failed (configure phase):
34 > * cmake failed
35 > *
36 > * Call stack:
37 > * ebuild.sh, line 85: Called src_configure
38 > * environment, line 3899: Called kde4-base_src_configure
39 > * environment, line 2941: Called cmake-utils_src_configure
40 > * environment, line 1064: Called _execute_optionaly 'src_configure'
41 > * environment, line 486: Called enable_cmake-utils_src_configure
42 > * environment, line 1384: Called die
43 > * The specific snippet of code:
44 > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die
45 > "cmake failed";
46 > *
47 > * If you need support, post the output of `emerge --info
48 > '=kde-base/kdepimlibs-4.9.3'`,
49 > * the complete build log and the output of `emerge -pqv
50 > '=kde-base/kdepimlibs-4.9.3'`.
51 > * This ebuild used the following eclasses from overlays:
52 > * /var/lib/layman/kde/eclass/kde4-base.eclass
53 > * /var/lib/layman/kde/eclass/kde4-functions.eclass
54 > * /var/lib/layman/kde/eclass/cmake-utils.eclass
55 > * This ebuild is from an overlay named 'kde': '/var/lib/layman/kde/'
56 > * The complete build log is located at
57 > '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/temp/build.log'.
58 > * The ebuild environment file is located at
59 > '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/temp/environment'.
60 > * Working directory:
61 > '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/work/kdepimlibs-4.9.3_build'
62 > * S: '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/work/kdepimlibs-4.9.3
63 >
64 > Does any one knows how to solve it? Thx in advanced
65 what's your cmake version?