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 <gentoo-user+bounces-86498-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L2CHe-000713-FB
	for garchives@archives.gentoo.org; Mon, 17 Nov 2008 22:09:26 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2ED41E04C2;
	Mon, 17 Nov 2008 22:09:26 +0000 (UTC)
Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.150])
	by pigeon.gentoo.org (Postfix) with ESMTP id E1BF6E04C2
	for <gentoo-user@lists.gentoo.org>; Mon, 17 Nov 2008 22:09:25 +0000 (UTC)
Received: by ey-out-1920.google.com with SMTP id 4so964741eyk.10
        for <gentoo-user@lists.gentoo.org>; Mon, 17 Nov 2008 14:09:23 -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:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=KVqu4WZrbHgDJrCcoWXTTimY3feTTAiPcSvbj1IbYkM=;
        b=nAw1vfo3x/0YOp3EhXkETfPu5H+I1UuY7f6e+HJ2q/ij2cvJW2pfyWoX9R04423Tib
         LBGZcon1e/74xOYtEWnDiPRKwOV45eZF1uoCKUMHWDNzQijUI+i4yXh1HteHGTWEMqRs
         tEZb3TMb7lD5qhBWu8qTn57r8Woqh0LEMIheI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=rMMbU4TaCe/LjvOpnpfu+LHjwze69S2JxhI06xE2uESXuWPYLSHZYKllUEbykR6LT7
         2rQJkd2EyXTK4EVGUZm50xCRDg4EBt7gEayaK3WvMfgrbwAuq/lP0sAZKekwa09IDdJ4
         bHRuMHYI+mt6/GjPs3MnTyu5bBmGqGapUvr7A=
Received: by 10.86.76.16 with SMTP id y16mr2537173fga.17.1226959763690;
        Mon, 17 Nov 2008 14:09:23 -0800 (PST)
Received: by 10.86.60.6 with HTTP; Mon, 17 Nov 2008 14:09:23 -0800 (PST)
Message-ID: <371ab3650811171409x423a95b1xad7e6984ecedb9a4@mail.gmail.com>
Date: Mon, 17 Nov 2008 23:09:23 +0100
From: "Espen Hustad" <espen.hustad@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Another error when emerging kdelibs-4.1.3-r1
In-Reply-To: <a964044f0811170501r2ef3ea55jc449914f1b92381@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <a964044f0811170501r2ef3ea55jc449914f1b92381@mail.gmail.com>
X-Archives-Salt: 98d57c54-f71b-449b-8460-f32b09f58777
X-Archives-Hash: 0193f94d28680512990d4a590fd6d017

2008/11/17 Rafael Barrera Oro <borafael at gmail.com>:
> 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
>  *
> Snip!

Hi!

Please post the complete build log, the lines you have posted tells
that an error occured, not what caused it.

Espen