From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id U9HMAEiEml87QwAA0tVLHw (envelope-from ) for ; Thu, 29 Oct 2020 08:58:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0ILUN0eEml/adQAA1q6Kng (envelope-from ) for ; Thu, 29 Oct 2020 08:58:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4B28394036A for ; Thu, 29 Oct 2020 08:58:47 +0000 (UTC) Received: from localhost ([::1]:33520 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kY3lc-0004vn-BY for larch@yhetil.org; Thu, 29 Oct 2020 04:58:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY3kg-0004ve-0d for help-guix@gnu.org; Thu, 29 Oct 2020 04:57:46 -0400 Received: from latitanza.investici.org ([82.94.249.234]:61937) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY3kd-0000wN-Tp for help-guix@gnu.org; Thu, 29 Oct 2020 04:57:45 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4CMK784Djbz8sgG; Thu, 29 Oct 2020 08:56:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autoproduzioni.net; s=stigmate; t=1603961796; bh=Z8xrxx9i5BH8oZ0fB1uLJssRmA6iaRv3jWxbr2zkYms=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=ZiLgVxqsZQ7/3YDhA6vUI9pcfh4tZCwXCFqveZx8XXe++fbwCntJw6LtJxoV7VAqt xq7djKtD5RnmvGhItWlid6UrMzkZDkWbYIH52xijijCOR2Nd/AQLaPuR3Vv0IL4M0S wdOvV83zb8OLv8Fi+ouXn+lsepx+A6j/Gybvgeh4= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: matias_jose_seco@autoproduzioni.net) by localhost (Postfix) with ESMTPSA id 4CMK782248z8sfX; Thu, 29 Oct 2020 08:56:36 +0000 (UTC) Subject: Re: PowerPC e6500 and wip-ppc To: Efraim Flashner References: <10daf868-b873-7133-c05d-38f6a12c860e@autoproduzioni.net> <20201028072701.GY10124@E5400> From: Matias Jose Seco Baccanelli Message-ID: Date: Thu, 29 Oct 2020 09:56:35 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 MIME-Version: 1.0 In-Reply-To: <20201028072701.GY10124@E5400> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: pass client-ip=82.94.249.234; envelope-from=matias_jose_seco@autoproduzioni.net; helo=latitanza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/29 04:56:36 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.921, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=autoproduzioni.net header.s=stigmate header.b=ZiLgVxqs; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: G32zEp3DFceL Il 28/10/20 08:27, Efraim Flashner ha scritto: > The wip-ppc branch is currently targeting the ibook g4 on my desk. There > is ongoing work to target 64-bit PPC, both big and little endian. I > believe that one is closer to merging, there are just some last issues > about reproducibility of the bootstrap binaries. I'm pretty sure once > that is worked out it'll be ready to merge. > > The bug report for the PPC64 issue is here: https://issues.guix.gnu.org/41669 Hello, Thanks Efraim for the insights! Cheers, Matias