Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Error emerging kdepimlibs-4.9.3 liuerfire <liuerfire@×××××.com>