From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L23jV-0000yW-GJ for garchives@archives.gentoo.org; Mon, 17 Nov 2008 13:01:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29399E0122; Mon, 17 Nov 2008 13:01:37 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by pigeon.gentoo.org (Postfix) with ESMTP id EAC63E0122 for ; Mon, 17 Nov 2008 13:01:36 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so1085573ywm.46 for ; Mon, 17 Nov 2008 05:01:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=ZveY+6fEZTOnOoVxnoYb0fR8v7y5RgKGBs+qXoTNvYM=; b=vdF0iR+vb2HdgYcRkOiOFXKB4ptmt9oLaMcmfypqh1QE7rXDT5z/qIUpXGUXyE+UHL JcQx47m6vJ5wNdcemWkLfrk6XwEIy5XanHkNz43n+WuGTEKbdcx3829PLMQjfkPsX2J8 dC3bTinAfLd39DP3304lWYX3hdsVOCa9BcLxk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=LlC7ToLl3U+ezB7Y3NzGOFeaDVeMpGmIZR4O+gDwSj4sSwufqmzEeOoXVzR5JwBoZo 8pAkFRPpd1kcUA/JNxgVQ//TbsHifR8PG5M9HY/uQM+0a4B/mj65UsUp3CNEizuMRE++ 8nuT+fYJr60mZumhgA05uDq4Hk/RR7ztxGH+M= Received: by 10.100.240.17 with SMTP id n17mr1546874anh.138.1226926895063; Mon, 17 Nov 2008 05:01:35 -0800 (PST) Received: by 10.100.165.9 with HTTP; Mon, 17 Nov 2008 05:01:34 -0800 (PST) Message-ID: Date: Mon, 17 Nov 2008 10:01:34 -0300 From: "Rafael Barrera Oro" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Another error when emerging kdelibs-4.1.3-r1 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 Content-Type: multipart/alternative; boundary="----=_Part_28910_4395899.1226926895028" X-Archives-Salt: 08b80ee6-b25f-485a-884f-3090a5f83c33 X-Archives-Hash: 0fda2d415fbe633102b65a1e1b3cbe29 ------=_Part_28910_4395899.1226926895028 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Not to long ago i started a thread about an ACCESS ERROR VIOLATION that happened any time i tried to emerge kde-meta (i ended up submiting a bug). Now the problem has changed, for some reason. What happens now is that the emerge process dies when it reaches the point where it builds the nepomuk target. This happens at 50% which is weird since the other error happened at the 90% or later. Here is some of the outcome: [ 50%] Building CXX object nepomuk/core/CMakeFiles/nepomuk.dir/nepomuk_automoc.o Linking CXX shared library ../../lib/libnepomuk.so [ 50%] Built target nepomuk make: *** [all] Error 2 * * ERROR: kde-base/kdelibs-4.1.3-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3119: Called kde4-base_src_compile * environment, line 2361: Called kde4-base_src_make * environment, line 2396: Called cmake-utils_src_make * environment, line 851: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * The die message: * Make 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/kdelibs-4.1.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'. * >>> Failed to emerge kde-base/kdelibs-4.1.3-r1, Log file: >>> '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/build.log' * Messages for package kde-base/kdelibs-4.1.3-r1: * * ERROR: kde-base/kdelibs-4.1.3-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3119: Called kde4-base_src_compile * environment, line 2361: Called kde4-base_src_make * environment, line 2396: Called cmake-utils_src_make * environment, line 851: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * The die message: * Make 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/kdelibs-4.1.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'. * As usual, thanks in advance people take care Rafael ------=_Part_28910_4395899.1226926895028 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Not to long ago i started a thread about an ACCESS ERROR VIOLATION that happened any time i tried to emerge kde-meta (i ended up submiting a bug). Now the problem has changed, for some reason. What happens now is that the emerge process dies when it reaches the point where it builds the nepomuk target. This happens at 50% which is weird since the other error happened at the 90% or later.

Here is some of the outcome:

[ 50%] Building CXX object nepomuk/core/CMakeFiles/nepomuk.dir/nepomuk_automoc.o
Linking CXX shared library ../../lib/libnepomuk.so
[ 50%] Built target nepomuk
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-4.1.3-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3119:  Called kde4-base_src_compile
 *             environment, line 2361:  Called kde4-base_src_make
 *             environment, line 2396:  Called cmake-utils_src_make
 *             environment, line  851:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *  The die message:
 *   Make 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/kdelibs-4.1.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'.
 *

>>> Failed to emerge kde-base/kdelibs-4.1.3-r1, Log file:

>>>  '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/build.log'

 * Messages for package kde-base/kdelibs-4.1.3-r1:

 *
 * ERROR: kde-base/kdelibs-4.1.3-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3119:  Called kde4-base_src_compile
 *             environment, line 2361:  Called kde4-base_src_make
 *             environment, line 2396:  Called cmake-utils_src_make
 *             environment, line  851:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *  The die message:
 *   Make 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/kdelibs-4.1.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.1.3-r1/temp/environment'.
 *

As usual, thanks in advance people

take care

Rafael
------=_Part_28910_4395899.1226926895028--