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-86637-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L3ONT-0005QQ-HN
	for garchives@archives.gentoo.org; Fri, 21 Nov 2008 05:16:23 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6FCD1E0436;
	Fri, 21 Nov 2008 05:16:23 +0000 (UTC)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2345CE0436
	for <gentoo-user@lists.gentoo.org>; Fri, 21 Nov 2008 05:16:23 +0000 (UTC)
Received: by fk-out-0910.google.com with SMTP id 18so953836fks.2
        for <gentoo-user@lists.gentoo.org>; Thu, 20 Nov 2008 21:16:20 -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:content-transfer-encoding
         :content-disposition;
        bh=V+IHJBT1w5m46j0guKlFuDOSO3QnsEBrP+s1aRNfrFQ=;
        b=Zfsz9DkmA2YkYUQSzNXVx+sZpvdVy//GcP93eSntjStOxug1koKrkc2nLuNi5I3zEc
         AfkkGqhA2iV9G2F0ychZFynhKZsliOVF5jp0mE9roIesXpbS1CYNOul6o/lq02f8M63Y
         XknL49BPGps5+5wsEA/eMyhCyCa0Y5eV/tx4g=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:mime-version:content-type
         :content-transfer-encoding:content-disposition;
        b=Ux/DQBVlTtty5IsWN5YbKIj3TgeVENEz8BND3A4BwkR5x6fTxQhOhJPB8fky3PPtuA
         epdI7MyMJizlrkiUOD0jM4AVgjrgD0x3DGThg8d7tpZc/PV1V5UM0mZU9J9K87gXWxbZ
         yNMxz+OGF/uJKKGBkRAXNQOw6OR9qs8t8VbgQ=
Received: by 10.187.232.20 with SMTP id j20mr14337far.48.1227244580656;
        Thu, 20 Nov 2008 21:16:20 -0800 (PST)
Received: by 10.187.158.20 with HTTP; Thu, 20 Nov 2008 21:16:20 -0800 (PST)
Message-ID: <79e3aefb0811202116x3cf5f190n2f2180d835a66f26@mail.gmail.com>
Date: Fri, 21 Nov 2008 07:16:20 +0200
From: "Dirk Uys" <dirkcuys@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] KDE build problem
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
X-Archives-Salt: 2bc562ce-d8a8-4e57-8d64-c27cbfcc0a9f
X-Archives-Hash: 87c21d6ad38fa39e85e6c32014903244

Hi

I'm trying emerge the new KDE4, but I get the following problem with
kde-base/kdelibs-4.1.3-r1

[ 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

This is from the build.log and I can't seem to find any other or more
verbose error.

I tried emerging nepomuk first, but it pulls in kdelibs as a dependancy.

Where can I look to get more detail on the error?

Regards
Dirk