From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3625B1381F3 for ; Wed, 7 Nov 2012 17:20:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58B6321C044; Wed, 7 Nov 2012 17:20:02 +0000 (UTC) Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D936AE049A for ; Wed, 7 Nov 2012 17:18:50 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id bj3so1278851pad.40 for ; Wed, 07 Nov 2012 09:18:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gDbHNYOzIUVoQalcWplZ/ckhTARivJfZ4M0p/7RCkrU=; b=Ft1j9MXcekkj/60ODfLPed/V/WRb80KM06lP/hP27W38xbaILEb24wadhLbrRAye/X LOZHT85JAmIanKXvZssgoC4AgRD6S5Z97K2++q9aXj3f4nmBDVDDRE02nrJClJxuiHIu SBjkUnlBzLzrOu1Eie913ULwPnkoG6l5YhOzdo1Y9mq/wAbzHkeKk0KI+zYxONRf7j4W mYR8F9o6UO0xQyCU0HXZjx3qV9a5vAKKQmAoBi1G5LbmOvJrkonbbpTMeIHk4dLBZ0YV sCNL+E6VoqeA8DRA5sGeO83BclFjTAdzAA4vuh8cJHnngT1eN0szDzfTIQ+dERJoJG6V x22Q== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.66.87.132 with SMTP id ay4mr14060636pab.67.1352308730171; Wed, 07 Nov 2012 09:18:50 -0800 (PST) Received: by 10.69.0.39 with HTTP; Wed, 7 Nov 2012 09:18:50 -0800 (PST) Date: Wed, 7 Nov 2012 18:18:50 +0100 Message-ID: Subject: [gentoo-user] Error emerging kdepimlibs-4.9.3 From: Pau Peris To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=f46d042e01097d105404cdeae9ff X-Archives-Salt: 99aeaadf-5504-4d97-8c65-4540d982284b X-Archives-Hash: 01f0132417757a3db50fe499013fa2b7 --f46d042e01097d105404cdeae9ff Content-Type: text/plain; charset=ISO-8859-1 Hi, i am on a new Gentoo installation and when trying to emerge kde4.9.3 through kde4 layman overlay i get the following error for kdepimlibs-4.9.3 -- Found Sasl2: /usr/lib64/libsasl2.so -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Found SharedMimeInfo: /usr/bin/update-mime-database (found suitable version "1.0", required is "0.30") -- Found Libical version 0.48 -- Found LIBICAL: /usr/lib64/libical.so;/usr/lib64/libicalss.so CMake Error at /usr/share/cmake/Modules/CMakeExportBuildSettings.cmake:17 (MESSAGE): The functionality of this module has been dropped as of CMake 2.8. It was deemed harmful (confusing users by changing their compiler). Please remove calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this module. If this project generates any files for use by external projects, remove any use of the CMakeImportBuildSettings module from them. Call Stack (most recent call first): gpgme++/CMakeLists.txt:121 (include) -- Configuring incomplete, errors occurred! * ERROR: kde-base/kdepimlibs-4.9.3 failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 3899: Called kde4-base_src_configure * environment, line 2941: Called cmake-utils_src_configure * environment, line 1064: Called _execute_optionaly 'src_configure' * environment, line 486: Called enable_cmake-utils_src_configure * environment, line 1384: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=kde-base/kdepimlibs-4.9.3'`, * the complete build log and the output of `emerge -pqv '=kde-base/kdepimlibs-4.9.3'`. * This ebuild used the following eclasses from overlays: * /var/lib/layman/kde/eclass/kde4-base.eclass * /var/lib/layman/kde/eclass/kde4-functions.eclass * /var/lib/layman/kde/eclass/cmake-utils.eclass * This ebuild is from an overlay named 'kde': '/var/lib/layman/kde/' * The complete build log is located at '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/work/kdepimlibs-4.9.3_build' * S: '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/work/kdepimlibs-4.9.3 Does any one knows how to solve it? Thx in advanced --f46d042e01097d105404cdeae9ff Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

i am on a new Gentoo installation and whe= n trying to emerge kde4.9.3 through kde4 layman overlay i get the following= error for kdepimlibs-4.9.3

-- Found Sasl2: /usr/lib64/libsasl2.so =A0
-- Looking for include file sys/select.h
-- Looking for include file sys/select.= h - found
-- Looking for include f= ile sys/socket.h
-- Looking for include file sys/socket.h - fou= nd
-- Looking for include file sys= /types.h
-- Looking for include fi= le sys/types.h - found
-- Found SharedMimeInfo: /usr/bin/update-mime-= database (found suitable version "1.0", required is "0.30&qu= ot;)=A0
-- Found Libical version 0= .48
-- Found LIBICAL: /usr/lib64/libical.so;/usr/l= ib64/libicalss.so =A0
CMake Error = at /usr/share/cmake/Modules/CMakeExportBuildSettings.cmake:17 (MESSAGE):
=A0 The functionality of this module has been = dropped as of CMake 2.8. =A0It was
=A0 deemed harmful (confusing users by changing their compiler). =A0Please= remove
=A0 calls to the CMAKE_EXPORT_BUILD_SETTINGS m= acro and stop including this
=A0 m= odule. =A0If this project generates any files for use by external projects,=
=A0 remove any use of the CMakeImportBuildSett= ings module from them.
Call Stack = (most recent call first):
=A0 gpgm= e++/CMakeLists.txt:121 (include)

=
-- Configuring incomplete, er= rors occurred!
=A0* ERROR: kde-bas= e/kdepimlibs-4.9.3 failed (configure phase):
=A0* =A0 cmake failed
=A0*=A0
=A0* Call= stack:
=A0* =A0 =A0 ebuild.sh, li= ne =A0 85: =A0Called src_configure
=A0* =A0 environment, line 3899: =A0Called kde= 4-base_src_configure
=A0* =A0 envi= ronment, line 2941: =A0Called cmake-utils_src_configure
=A0* =A0 environment, line 1064: =A0Called _execute_o= ptionaly 'src_configure'
=A0* =A0 environment, line =A0486: =A0Called e= nable_cmake-utils_src_configure
= =A0* =A0 environment, line 1384: =A0Called die
=A0* The specific snippet of code:
=A0* =A0 =A0 =A0 "${CMAKE_BINARY}" &= quot;${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake = failed";
=A0*=A0
=
=A0* If you need support, post the output of `= emerge --info '=3Dkde-base/kdepimlibs-4.9.3'`,
=A0* the complete build log and the output of = `emerge -pqv '=3Dkde-base/kdepimlibs-4.9.3'`.
=A0* This ebuild used the following eclasses from overl= ays:
=A0* =A0 /var/lib/layman/kde/eclass/kde4-base.= eclass
=A0* =A0 /var/lib/layman/kd= e/eclass/kde4-functions.eclass
=A0= * =A0 /var/lib/layman/kde/eclass/cmake-utils.eclass
=A0* This ebuild is from an overlay named '= ;kde': '/var/lib/layman/kde/'
=A0* The complete build log is located at '/var/tmp/portage/kde= -base/kdepimlibs-4.9.3/temp/build.log'.
=A0* The ebuild environment file is located at= '/var/tmp/portage/kde-base/kdepimlibs-4.9.3/temp/environment'.
=A0* Working directory: '/var/tmp= /portage/kde-base/kdepimlibs-4.9.3/work/kdepimlibs-4.9.3_build'<= /div>
=A0* S: '/var/tmp/portage/kde-base/kdepiml= ibs-4.9.3/work/kdepimlibs-4.9.3

Does any on= e knows how to solve it? Thx in advanced
--f46d042e01097d105404cdeae9ff--