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 2413A139083 for ; Mon, 18 Dec 2017 15:21:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C054E0FE1; Mon, 18 Dec 2017 15:20:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACF77E0FC5 for ; Mon, 18 Dec 2017 15:20:52 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 4B68B33BE18 for ; Mon, 18 Dec 2017 15:20:51 +0000 (UTC) Subject: Re: [gentoo-user] CHOST missing in no-multilib stage3 make.conf To: gentoo-user@lists.gentoo.org References: <20171218150024.GA25944@waltdnes.org> From: Michael Orlitzky Message-ID: Date: Mon, 18 Dec 2017 10:20:48 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 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 In-Reply-To: <20171218150024.GA25944@waltdnes.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: ce30c30c-ebf2-43cf-84b2-0b668bcf369a X-Archives-Hash: 75d456b6bb9186bdbf6d92144f98527b On 12/18/2017 10:00 AM, Walter Dnes wrote: > > I tried a couple of different mirrors. No CHOST line. The example > file usr/share/portage/config/make.conf.example shows... > > =========================== > CHOST="x86_64-pc-linux-gnu" > =========================== > > I could insert that, but I wonder if anything else is screwed up. This silently disappeared some time ago. It's set in the profiles now; for example, the file "profiles/arch/amd64/make.defaults" sets CHOST="x86_64-pc-linux-gnu"