From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-194940-garchives=archives.gentoo.org@lists.gentoo.org> 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 1A5001382C5 for <garchives@archives.gentoo.org>; Mon, 18 Jan 2021 09:01:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DC36E088F; Mon, 18 Jan 2021 09:01:27 +0000 (UTC) Received: from smarthost01a.mail.zen.net.uk (smarthost01a.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D791E086D for <gentoo-user@lists.gentoo.org>; Mon, 18 Jan 2021 09:01:26 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from <peter@prh.myzen.co.uk>) id 1l1QPd-00013O-Au for gentoo-user@lists.gentoo.org; Mon, 18 Jan 2021 09:01:25 +0000 From: Peter Humphrey <peter@prh.myzen.co.uk> 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: Mon, 18 Jan 2021 09:01:24 +0000 Message-ID: <11700788.O9o76ZdvQC@peak> In-Reply-To: <36d70c55-3d72-f5f4-c624-281420cae42f@88.com> References: <5ffe0505-fe9a-5f53-759f-f35f9f8ee6d1@sys-concept.com> <51f9f4bd-8f63-baed-6eae-4a8b5edf7b2b@sys-concept.com> <36d70c55-3d72-f5f4-c624-281420cae42f@88.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 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-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 5d62c27c-a43d-4fe2-907f-65021f72fdcd X-Archives-Hash: 68b70c15a3bff99fd9ac2ba7bc24856e On Monday, 18 January 2021 07:44:33 GMT bobwxc wrote: > > I think that might have been the case, I run emerge second time and it > > compiled just fine. Maybe I will switch to "rust-bin", thanks for > > suggestion. Why do we need it, is it part of "system-bootstrap"? > Rust is a computer language, some software written in Rust need a Rust > compiler. > As I known, firefox is one. Also, here, spidermonkey, cbindgen and librsvg. -- Regards, Peter.