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 5C74B1382C5 for ; Sun, 17 Jan 2021 11:04:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B454E087F; Sun, 17 Jan 2021 11:04:20 +0000 (UTC) Received: from smarthost03d.mail.zen.net.uk (smarthost03d.mail.zen.net.uk [212.23.1.23]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC804E0877 for ; Sun, 17 Jan 2021 11:04:19 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03d.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1l15r0-00084h-43 for gentoo-user@lists.gentoo.org; Sun, 17 Jan 2021 11:04:18 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase) Date: Sun, 17 Jan 2021 11:04:17 +0000 Message-ID: <12699345.uLZWGnKmhe@peak> In-Reply-To: <5ffe0505-fe9a-5f53-759f-f35f9f8ee6d1@sys-concept.com> References: <5ffe0505-fe9a-5f53-759f-f35f9f8ee6d1@sys-concept.com> 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-smarthost03d-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 23da3ed5-6efa-4076-89a9-530e4a77dc77 X-Archives-Hash: d2d1ed560b3cf8f4707c7997f1e74cfd On Saturday, 16 January 2021 20:59:17 GMT thelma@sys-concept.com wrote: > Reinstalling Gentoo on one box (I wiped the root partition, so it is a clean > install) and I'm getting this error --->8 Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It saves prodigious amounts of compiling here. Of course, you can't do that if you need to set particular USE flags. There was a discussion here a month or two ago. Either rust or rust-bin will satisfy virtual/rust. -- Regards, Peter.