From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7065B1382C5 for ; Sun, 20 Dec 2020 16:50:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 972F9E08E5; Sun, 20 Dec 2020 16:50:02 +0000 (UTC) Received: from smarthost03b.mail.zen.net.uk (smarthost03b.mail.zen.net.uk [212.23.1.21]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8F77E0891 for ; Sun, 20 Dec 2020 16:50:01 +0000 (UTC) Received: from [82.30.216.240] (helo=peak.localnet) by smarthost03b.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1kr1uB-00084L-QE for gentoo-user@lists.gentoo.org; Sun, 20 Dec 2020 16:49:59 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] update fails, but I don't see why Date: Sun, 20 Dec 2020 16:49:59 +0000 Message-ID: <11665360.O9o76ZdvQC@peak> In-Reply-To: References: <20201213081731.16f5dc53@digimed.co.uk> 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03b-IP: [82.30.216.240] Feedback-ID: 82.30.216.240 X-Archives-Salt: 4c3b098e-213b-4e71-a5d8-3862927f7005 X-Archives-Hash: 94725457ad71c983dbd3dd306bd55405 On Sunday, 13 December 2020 10:07:42 GMT n952162 wrote: > If rust, llvm, firefox or thunderbird is in that list, I'll go crazy. You can avoid compiling rust by 'emerge -1 rust-bin && emerge -C rust'. I do that because it consumes huge amounts of resources and is only used in firefox building - here, at least. -- Regards, Peter.