From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6JlRGErIFWVT7wAA9RJhRA:P1 (envelope-from ) for ; Thu, 28 Sep 2023 20:39:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6JlRGErIFWVT7wAA9RJhRA (envelope-from ) for ; Thu, 28 Sep 2023 20:39:06 +0200 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 AC86157D3D for ; Thu, 28 Sep 2023 20:39:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=TezWi1vx; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695926346; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/CB3Pbm8WTU45FxS0Alp0YXLaO5FfCx/ukDoiwRzrGI=; b=dda+STQUnV27XazvwpGw1KRX4MD9KJTdvu3d974Fgak8nyA9E0kaoiP/ZV3xgsPMrl2WXv cWLrpSNt0Gk+bxQ2hDrBqSbFL3PSK5dh77SnM17LMDhGWWd3MeXD+jG5+ud9/s20QzwekL gVYKtQ4fqYxm4aS2J2eSfxvs3DNu4RNEYC2yUNmH22RHeuzmZ7W2uKf/inV/WY80A1MF3T NahNoANnnzQWB/j3lEZgw5sc48JLlhcdqvN5pigoPhzzdVAG5jOfA8U/x92AhGBWsPDO2T xAOsIhNcbOAGO3S3EWTyeNzX0lGRS7aY/EV8ibu/3MI3Glj5vQaQSrgiXoNYRQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=TezWi1vx; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695926346; a=rsa-sha256; cv=none; b=LEdEVcanU6ugDAJR1DTU5knQBD0IYJixyxWKQU7w0N+H2xwgLB0XUF0aW4R2bNK8jtnpRW bmM/WzO/ua76DCKTTpjFvjXbtDq2XQbdSfcg0zbvu2CASqWIitVjxLJsIW6rNZfGZdYSZ6 VRwcBQr3YlypM7Z7FkqTGgStkqxjLlqqoDvRaDXexWITOTj79O2oV332kad3x8Ap4X/6uX mFq1DivRKMia+RqbNg67wLPplq8W1GNvUitdLo7c3K1Qm4zCjorthxR/e8CdjGQhoXYxBr H9j/dWcq2vvv+I4sXhLl2Yem/Lhy19ObxPFOfDGPoV7TUVmJAYRLHVSD23IiAw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qlvuT-0001D7-Mn; Thu, 28 Sep 2023 14:38:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlvuS-0001Cx-Cj for bug-guix@gnu.org; Thu, 28 Sep 2023 14:38:48 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qlvuS-0006bJ-3x for bug-guix@gnu.org; Thu, 28 Sep 2023 14:38:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qlvug-00075r-BC for bug-guix@gnu.org; Thu, 28 Sep 2023 14:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66205: GuixSD on powerpc64le Resent-From: jbranso@dismail.de Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 28 Sep 2023 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66205 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "Sus Amogus" , 66205@debbugs.gnu.org Received: via spool by 66205-submit@debbugs.gnu.org id=B66205.169592630627211 (code B ref 66205); Thu, 28 Sep 2023 18:39:02 +0000 Received: (at 66205) by debbugs.gnu.org; 28 Sep 2023 18:38:26 +0000 Received: from localhost ([127.0.0.1]:54497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlvu6-00074p-HP for submit@debbugs.gnu.org; Thu, 28 Sep 2023 14:38:26 -0400 Received: from mx1.dismail.de ([78.46.223.134]:6716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlvu3-00074V-MR for 66205@debbugs.gnu.org; Thu, 28 Sep 2023 14:38:25 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id b836e8b2; Thu, 28 Sep 2023 20:38:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:in-reply-to:references; s=20190914; bh=bf s2N35YRNuc2uqtVOUG19JZLlSjZ4vgdLbqZuIfwIw=; b=TezWi1vxiWfh1bTitp Z3h9JHosV3I5I6L3wYH7XRSRYJ3+1uIcHuHoDtjrSny+mMbJb+hKGYmzT6QiayUn 1BvoniGNPcZ9HlvB2O1jPGEQp6kpBHJOVWTYn7V4HgYHlpjtovlxSg1+zJJGvpCJ zEBiH3YZos+AfXVpaEF1RcW6IZNiaYTzpcznGcdbt+UQ3hLnroF4F9TYQWeSuZp5 3sKCnp5lC9WSNHGX2hvG0Hg48aoU1K0prPaV+4sRd4a9VAy8c1+1adSRyy7e5rEn a/9rcdbdke0ATtgE8Cz+Fel6LbNvh2AK7XqAB8Wmj0IGkscQ9ogBLXaGMPmI02aZ ysbg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id e417c050; Thu, 28 Sep 2023 20:38:01 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 1193c389; Thu, 28 Sep 2023 20:38:01 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 4fa1a73a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 28 Sep 2023 20:38:01 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 28 Sep 2023 18:38:00 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: <5a5c7f090c9fec0f2795846cce95101a@dismail.de> In-Reply-To: References: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: jbranso@dismail.de From: jbranso--- via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.80 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: AC86157D3D X-Spam-Score: -6.80 X-TUID: FriLDhT1ArpZ September 26, 2023 5:50 PM, "Sus Amogus" wrote: > I'm currently working on building Guix System for powerpc64le, and I've= encountered a few issues > that I could use some assistance with. Sweet! My friend ownes a blackbird and a Talso II! Let me know if you ne= ed help building grub or various testing! >=20 >=20Firstly, linux-initrd failing because gcc-7.5 package used for bootst= rap-glibc do not support > --with-long-double-128. Removing this works just fine -- with last gcc = package: >=20 >>=20/gnu/packages/make-bootstrap.scm >=20 >>=20(native-inputs >=20 >>=20`(("gcc" ,gcc-7.5) >=20 >>=20,@(package-native-inputs base))) >=20 >=20I'm curious why gcc-7.5 was built without --with-long-double-128, esp= ecially considering it's > defined for powerpc64le-linux in /gnu/packages/gcc.scm under (gcc-confi= gure-flags-for-triplet). >=20 >=20Furthermore, I've encountered issues with Grub, which are detailed in= this issue: > https://issues.guix.gnu.org/54407. I believe that porting gcc-12-multil= ib from Debian could > potentially resolve this problem. Sounds like a good place to start! > Lastly, any image generated from (system-disk-image) depends on grub-ef= i{,32}, but (a) grub-efi > build fails on ppc*, and (b) ppc* systems do not use EFI. Yeah...the Talos II has peptiboot installed in the bios or something? https://github.com/open-power/petitboot > The remaining problems mostly involve software patching or minor code a= djustments. Definitely ask for for help in testing this stuff! =20 > Best regards, >=20 >=20Mykhailo Chernysh > iskrim666@gmail.com