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 09710138247 for ; Wed, 8 Oct 2014 17:39:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DDE4E08C2; Wed, 8 Oct 2014 17:39:02 +0000 (UTC) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE7A3E08AE for ; Wed, 8 Oct 2014 17:39:00 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id m15so12107487wgh.14 for ; Wed, 08 Oct 2014 10:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=K+oLlDXoUPFjFsq4bfya+rU8bW0Uj2UMsYm/HUN9fWc=; b=Q43x2aQupP+5IdG0zN42Ee9IEm50XXLlGx1xLy8fcB39P4KJ3lBKzt9T4IDxaT//cH VAkSeuAdpgnjE3JdGjv9BlkF1/EzRLcCwOZf6YIKLRr5v9+5vzhHY7Uv253w43yPhKE9 wwTzyOUXL/QbhiPP5om9crhih3PTXaHB+ES+J+gLs6T6POMtw5KXwA9ryaA06fp5vruP uCzFEHNqr0YZuQ2q3Qh9D/hwTIIyus/w5QEPHx24ibFBPjovYU+V8DeYgH0tvLfVtepx sr0gk6NdSBcZxjZoSwF9c0rg3Fzd8gZvWj93cSWLKpB6n9i3IjyMARFAvLTJiWXciEwq sI8w== X-Received: by 10.194.63.45 with SMTP id d13mr13510456wjs.70.1412789939341; Wed, 08 Oct 2014 10:38:59 -0700 (PDT) Received: from [192.168.178.21] (p5B0C5141.dip0.t-ipconnect.de. [91.12.81.65]) by mx.google.com with ESMTPSA id gt7sm19255867wib.18.2014.10.08.10.38.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Oct 2014 10:38:58 -0700 (PDT) Message-ID: <543576B1.9050307@googlemail.com> Date: Wed, 08 Oct 2014 19:38:57 +0200 From: Volker Armin Hemmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: has anyone tried KDE5? References: <54318F19.1090701@googlemail.com> <54344DAB.8010206@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8d3e821a-dc21-4521-897f-d98c18a294df X-Archives-Hash: ac99475b603a16d8a22dcfbbc855f468 Am 08.10.2014 um 11:56 schrieb Michael Palimaka: > On 10/08/2014 07:31 AM, Volker Armin Hemmann wrote: >> so after spending hours fighting to upgrade boost, I finally got to the >> point were portage let me emerge kde-framework. >> >> I went to bed. >> >> I woke up 2h later... only 9 packages were installed, the rest skipped >> because of wrong gcc. >> >> Crap like that should be told right at the start. > This is carryover from KDE 4. In all packages except kdelibs, the GCC > check was in pkg_setup instead of pkg_pretend to save time during > dependency resolution (think emerging 300 KDE packages at once). > > I did some quick tests and I'm not convinced that the small time saving > justifies bending the rules and causing the sort of issue you ran into. > > > luckily, I did have gcc 4.8 installed, until now I just did not have a reason to switch. Afterwards emerging the rest was a non-issue. emerge @preserved-rebuild is not happy, of course because of kactivities-4 and -5 not liking each other.. let them be unhappy...