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 B157F13881B for ; Tue, 22 Sep 2015 20:21:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B8E3E0876; Tue, 22 Sep 2015 20:21:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1939E0876 for ; Tue, 22 Sep 2015 20:20:59 +0000 (UTC) Received: from greysprite.dite (cpe-74-77-145-97.buffalo.res.rr.com [74.77.145.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: blueness) by smtp.gentoo.org (Postfix) with ESMTPSA id 3D9AF3408DD for ; Tue, 22 Sep 2015 20:20:58 +0000 (UTC) Subject: Re: [gentoo-catalyst][PATCH v1] arch/powerpc.py:add support for subarch power8 bug#560818 To: gentoo-catalyst@lists.gentoo.org References: <1442839128-24946-1-git-send-email-lenohou@gmail.com> <56000DEA.6050607@gentoo.org> <56003B3E.2060001@gentoo.org> <20150921182147.GF7802@vapier.lan> <20150922131540.GI7802@vapier.lan> From: "Anthony G. Basile" Message-ID: <5601B826.6000609@gentoo.org> Date: Tue, 22 Sep 2015 16:20:54 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 46d3b521-e3ec-4629-9294-a178d19fed11 X-Archives-Hash: 90166757be7a3fb8d3bd9eb400bb1765 On 9/22/15 1:00 PM, Leno Hou wrote: > On Tue, Sep 22, 2015 at 9:15 PM, Mike Frysinger wrote: > >> On 22 Sep 2015 14:34, Leno Hou wrote: >>> On Tue, Sep 22, 2015 at 2:21 AM, Mike Frysinger >> wrote: >>>> On 21 Sep 2015 13:15, Anthony G. Basile wrote: >>>>> On 9/21/15 10:02 AM, Rick "Zero_Chaos" Farina wrote: >>>>>> On 09/21/2015 08:38 AM, Leno Hou wrote: >>>>>>> + self.settings["CHOST"]="powerpc64le-linux-gnu" >>>>> The CHOST is incorrect. It should powerpc64le-unknown-linux-gnu. >> Leno, >>>>> can you please try to switch it to that and do another catalyst run. >>>>> You can begin with your current stage3 with the above CHOST and it >>>>> should work out correctly to the new CHOST name. In another place >> you >>>>> said there is no compiler "powerpc64le-unknown-linux-gnu" but that >> makes >>>>> no sense. The tuple is parsed by gnuconfig script and it should work >>>>> like all other CHOST names we have in gentoo. >>>> powerpc64le-linux-gnu is a valid tuple (vendor can generally be >> omitted), >>>> but in Gentoo we do use "unknown" for our ppc ports. so do as Anthony >>>> says ;). >>>> -mike >>>> >>> When set CHOST="powerpc64le-linux-gnu", successfully compiled stage1. >>> But CHOST="powerpc64-unknown-linux-gnu", something happens as following. >>> https://bpaste.net/show/189b2b12d8e2 >>> >>> So I think CHOST="powerpc64le-linux-gnu" would be better. >> i think you're misreading things. we didn't say >> "powerpc64-unknown-linux-gnu", >> we said "powerpc64le-unknown-linux-gnu". >> -mike >> > I've tested CHOST="powerpc64le-unknown-linux-gnu" and proved you're right. > The results is that got compiler called "powerpc64le-unknown-linux-gnu-*" > in stage 1. > So could you help me to commit PATCH v2 ? thanks. > -Leno Hou > Where is it? I have commit to the catalyst repo. -- Anthony G. Basile, Ph.D. Gentoo Linux Developer [Hardened] E-Mail : blueness@gentoo.org GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA GnuPG ID : F52D4BBA