From unknown Sat Aug 16 18:19:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#64393 <64393@debbugs.gnu.org> To: bug#64393 <64393@debbugs.gnu.org> Subject: Status: Update opensbi to 1.3 Reply-To: bug#64393 <64393@debbugs.gnu.org> Date: Sun, 17 Aug 2025 01:19:09 +0000 retitle 64393 Update opensbi to 1.3 reassign 64393 guix-patches submitter 64393 Vagrant Cascadian severity 64393 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 30 20:55:30 2023 Received: (at submit) by debbugs.gnu.org; 1 Jul 2023 00:55:31 +0000 Received: from localhost ([127.0.0.1]:56024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFOte-0007Q8-I1 for submit@debbugs.gnu.org; Fri, 30 Jun 2023 20:55:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:42020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFOtd-0007Q1-9J for submit@debbugs.gnu.org; Fri, 30 Jun 2023 20:55:29 -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 1qFOtd-0000nY-1p for guix-patches@gnu.org; Fri, 30 Jun 2023 20:55:29 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFOta-000113-DP; Fri, 30 Jun 2023 20:55:28 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 5C9CF1ACE0; Fri, 30 Jun 2023 17:55:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1688172916; bh=FaB7d6uUdWNt9Ra5zTgrCakpyKoa5L0vldAxrF1UZmY=; h=From:To:Cc:Subject:Date:From; b=FFUMRaNkhiibHSMp66Sgv9Wu+b7vnAsxT4fOvSAGzeKImeXgxX09qxOFUo6MI29Sl aIiG8/z7CMiVcdGxJhfHaTSXmowxtLp1JwRaKmiYteEp3GuxIFWsIs8WuGTQH3cASu FMEdSFEoxB7siM8nLeVgtOHZ0XhiJyBG64dBsrJ0IEzlanYVC01sTTkGJWkMXdY7r8 F546T4tUMSwADBw5a5XcjP+srBOaQnql4kRHCyJo4BHhW4sRpGHBdATlPN4qNz99Em tST/simXsZcVirobwPuuxig2ZZzyZ8pcvwVzy6I+G5KrCyI595ZVIudJDdLg2SeaYL vGP8CuvNP8K6A== From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update opensbi to 1.3 Date: Fri, 30 Jun 2023 17:55:12 -0700 Message-ID: <87v8f4xxfz.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=173.255.214.101; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: ludo@gnu.org, efraim@flashner.co.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates opensbi to 1.3. Everything that currently builds on master still builds, but neither xen nor ganeti are currently building on master. Rebuilding gnome (due to gnome-boxes) and in particular memtest86+ was quite a surprise (still no idea what pulled that in)! ./pre-inst-env guix build --keep-going $(guix refresh --list-dependent opensbi-generic opensbi-qemu | sed -e 's,.*: ,,g' | tr ' ' '\n' | sed -e 's,@.*,,g' | grep -v -E '^xen|^ganeti' ) ;;; note: source file /home/vagrant/src/guix-workspace/gnu/packages/firmware.scm ;;; newer than compiled /home/vagrant/src/guix-workspace/gnu/packages/firmware.go ;;; note: source file /home/vagrant/src/guix-workspace/gnu/packages/firmware.scm ;;; newer than compiled /gnu/store/b40icqh2jsb8iknq7cmv3izsppklmv9p-profile/lib/guile/3.0/site-ccache/gnu/packages/firmware.go /gnu/store/dkbnwvmm5601pz5c2in5n5zk9qln6h82-gnome-42.4 /gnu/store/y77i374rfdhljks26hc5zqa24qxjizkl-genimage-15-1.ec44ae0 /gnu/store/0zpwiwd1826d94pkzzp241vxy00wy9pq-memtest86+-6.10 /gnu/store/4bbkfzgpnnj067jqvy5ny6w4ncm83yrr-virt-manager-4.1.0 /gnu/store/wlfblk03rr2pnvhg45dn70nc8xi14a4i-u-boot-sifive-unmatched-2022.10 But it is only 13 rebuilds in all, so should be ok for master. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-opensbi-Update-to-1.3.patch Content-Transfer-Encoding: quoted-printable From=20b9d0ec78d8df83fbad6dd8762b5ed3bc678e627f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 30 Jun 2023 16:19:16 -0700 Subject: [PATCH] gnu: opensbi: Update to 1.3. * gnu/packages/firmware.scm (opensbi): Update to 1.3. =2D-- gnu/packages/firmware.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm index c7ca81c35a..c3e877cfbf 100644 =2D-- a/gnu/packages/firmware.scm +++ b/gnu/packages/firmware.scm @@ -489,7 +489,7 @@ (define-public openbios-qemu-ppc (define* (make-opensbi-package platform name #:optional (arch "riscv64")) (package (name name) =2D (version "1.2") + (version "1.3") (source (origin (method git-fetch) @@ -498,7 +498,7 @@ (define* (make-opensbi-package platform name #:optional= (arch "riscv64")) (commit (string-append "v" version)))) (file-name (git-file-name "opensbi" version)) (sha256 =2D (base32 "13k76ngmbs6xk8wm0vhc3fjs5w82g34wxs2zf4r27jd79m47xjb5"))= )) + (base32 "0shri9jlhi2g464l05vrkzr6v754m868rr4136kq2b86amypmg8f")))) (build-system gnu-build-system) (native-inputs (append base-commit: 4b2a2161a5705a577dbc20497ffd94ac160de9f4 =2D-=20 2.39.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZJ95cAAKCRDcUY/If5cW qrb2AP9fU5uujsDz+DJyQdpGrZhcZbRPwIZxu/8y9ndfxpID+gEArF01BbmL4YCr y9oTgLzNVUYr+LvizJNXWVvGjjsIxwc= =D1gE -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 04 15:06:25 2023 Received: (at 64393) by debbugs.gnu.org; 4 Jul 2023 19:06:25 +0000 Received: from localhost ([127.0.0.1]:36622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qGlM1-0007Nb-2a for submit@debbugs.gnu.org; Tue, 04 Jul 2023 15:06:25 -0400 Received: from mail-wm1-f53.google.com ([209.85.128.53]:59746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qGlLw-0007NA-9M for 64393@debbugs.gnu.org; Tue, 04 Jul 2023 15:06:23 -0400 Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-3fbca8935bfso46133625e9.3 for <64393@debbugs.gnu.org>; Tue, 04 Jul 2023 12:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1688497574; x=1691089574; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=OlP0bpFVDQhITj2LiJhpBUeLn3xV98eU5h5ZfW59owQ=; b=XeEcsaqeSpbgopqmuxu6DQwSmMeUns9ZbTI1KI4Xhbj5tBJQtjCaCq/nCZ0MFbk0Wn OrxbrR8prJyEHQ5m9A7GzYh0nYGrMcoG2murAtb1nuY672i7Ec0ZLDTj2qWnmkLpJv5P G0lgm7y03ZhTkCkYYbYq/xo6LBLXdRauByND64vPAzsWTVLzyEmXTf09gGRwKGeQNTs2 slKL8zI2EQ73mPfC5ChJkvDdywi1sySSZxJK52E56QDAzaQsJJX0zuOt8qocZeYnk6Qj yyxvHfo/DqRAAFNjSTJsvFLD0ab8FXbZ8ZHshf5uJ1fgN0CLpfl2D9n/YTgRNJYLk1Rl FhqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688497574; x=1691089574; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OlP0bpFVDQhITj2LiJhpBUeLn3xV98eU5h5ZfW59owQ=; b=MUnHaUJUpFFN55WHZyfThIqXAuMV0CIpxcpVgfSYEYj3sqc3ysX29aiuYfqjO1AWIr SzP24FVqon6CyJER6bwSHEiUrkoQn3T/v52l+zIvQ5Ox6Ae0Ryj2QYZdfxAz5Dw9FNZc sJvvzKeQVgqtcbUPdaso7gh7V4gG37whgSNHuy5dOzFfBq1M8OvzSZpGYfZBFewEhPzS s3h3GvGNHvoDnKDAGk3UDISZWUdDDM/dDrIPzaDZvcnajdMCgmUzJ67jBsmto00jGjNd 7gQt63VSM4GLRg4km70U98IO/vxFzADyVWF1Blgb/9EeRttynel4JdElimqKB1+zCJ7m 4FXA== X-Gm-Message-State: AC+VfDxE/hcoW6R5HLVjskXQeCM62MWEFxSlFWtDHopxRD1EI0ncusCV 5c9vTdqRXk/8cUUS6BV/wOE= X-Google-Smtp-Source: ACHHUZ7IcS1FW8A+8OBjGwENoWzlF7gApojrKS3a310CprHwZM2YIubLa/WWpdUF77OJIdNUGuA2FA== X-Received: by 2002:a1c:7214:0:b0:3f8:facf:7626 with SMTP id n20-20020a1c7214000000b003f8facf7626mr11056037wmc.20.1688497574121; Tue, 04 Jul 2023 12:06:14 -0700 (PDT) Received: from localhost ([2a02:ed3:914:7600:b62e:99ff:fef0:7bc0]) by smtp.gmail.com with ESMTPSA id k26-20020a7bc41a000000b003fbb1a9586esm18550420wmi.15.2023.07.04.12.06.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jul 2023 12:06:13 -0700 (PDT) Date: Tue, 4 Jul 2023 22:06:11 +0300 From: Efraim Flashner To: Vagrant Cascadian Subject: Re: Update opensbi to 1.3 Message-ID: Mail-Followup-To: Efraim Flashner , Vagrant Cascadian , 64393@debbugs.gnu.org, ludo@gnu.org References: <87v8f4xxfz.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="o7Xb2s8dPhcwjRXK" Content-Disposition: inline In-Reply-To: <87v8f4xxfz.fsf@wireframe> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 64393 Cc: 64393@debbugs.gnu.org, ludo@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) --o7Xb2s8dPhcwjRXK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 30, 2023 at 05:55:12PM -0700, Vagrant Cascadian wrote: > The attached patch updates opensbi to 1.3. >=20 > Everything that currently builds on master still builds, but neither xen > nor ganeti are currently building on master. >=20 > Rebuilding gnome (due to gnome-boxes) and in particular memtest86+ was > quite a surprise (still no idea what pulled that in)! Probably qemu, since we started building more of the files from source. > ./pre-inst-env guix build --keep-going $(guix refresh --list-dependent op= ensbi-generic opensbi-qemu | sed -e 's,.*: ,,g' | tr ' ' '\n' | sed -e 's,@= =2E*,,g' | grep -v -E '^xen|^ganeti' ) > ;;; note: source file /home/vagrant/src/guix-workspace/gnu/packages/firmw= are.scm > ;;; newer than compiled /home/vagrant/src/guix-workspace/gnu/packag= es/firmware.go > ;;; note: source file /home/vagrant/src/guix-workspace/gnu/packages/firmw= are.scm > ;;; newer than compiled /gnu/store/b40icqh2jsb8iknq7cmv3izsppklmv9p= -profile/lib/guile/3.0/site-ccache/gnu/packages/firmware.go > /gnu/store/dkbnwvmm5601pz5c2in5n5zk9qln6h82-gnome-42.4 > /gnu/store/y77i374rfdhljks26hc5zqa24qxjizkl-genimage-15-1.ec44ae0 > /gnu/store/0zpwiwd1826d94pkzzp241vxy00wy9pq-memtest86+-6.10 > /gnu/store/4bbkfzgpnnj067jqvy5ny6w4ncm83yrr-virt-manager-4.1.0 > /gnu/store/wlfblk03rr2pnvhg45dn70nc8xi14a4i-u-boot-sifive-unmatched-2022.= 10 >=20 > But it is only 13 rebuilds in all, so should be ok for master. >=20 > live well, > vagrant LGTM! --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --o7Xb2s8dPhcwjRXK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmSkbaAACgkQQarn3Mo9 g1G5Hg/+KchXt5L2ntzWh7bremjH9VxB+dBX0rWiPwFnvXxPfbCG+ohwvQ3okAN8 vFIMg5n4pe/7IExGKV0QwNRtOMLcb1V//3QXfWTYKH2yU2iWAvghiClsIfnoTKIN +Ro/ELrf+P7JYmaOMAONqEIwTkAClPpJF3iaE5IdxTAxos62EE+4aCewP58XbWZE rB4kWrSYaBfu3pApicW8GhCqd6F6t7EjlzokxlE+tgj4RAElJGS1mehQlUp9TdET mGLvLtrVXAakWBp7m1pmmqMYL8HfDdjq1a1MhEqF0ZI0Mkpj8g/QEmnUanAv4qZC wFyAciJsXKBrAz/8Wur2QSZb9UBDQIQxsRqCIkmswi4rjQ49ApG7Gyppm1zkV9xC RFu7rTbk1p9LjsoI8Ho4xPnOyO3TSAd4fxJxlsysEH9sXn3ING/Z0/5PilOoRWCy ZK9cdiLegfB7EdIlYTLd5+Ox37ODNurYEZsQVS+MOnJOmhbfGcfA38kWmPamLfr7 rMTfc59oIjB1IF3qylQaGmZN/7tiLcYxf15THfsmX3CIhF1nTdbeRSS/btR9EOq2 209u8+IzH8HZJNHhNMhDRkusDUdE3o0uAzE2+nTSbwd13kHSLejtcWtcXwB0Rjww OEzF9Y3x1zHlxhGH0p9j69G4GVAirn/oGsiBJo8b/GI6OKpE9Ow= =WDcM -----END PGP SIGNATURE----- --o7Xb2s8dPhcwjRXK-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 04 17:47:08 2023 Received: (at 64393) by debbugs.gnu.org; 4 Jul 2023 21:47:08 +0000 Received: from localhost ([127.0.0.1]:36707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qGnrX-0003Pu-QG for submit@debbugs.gnu.org; Tue, 04 Jul 2023 17:47:07 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:39110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qGnrS-0003PF-W2 for 64393@debbugs.gnu.org; Tue, 04 Jul 2023 17:47:06 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id DE9111AB63; Tue, 4 Jul 2023 14:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1688507214; bh=Sz+IKLiJyA/6Z8DOm5J/Dh9m7eaIArvld1eg4S0HkYg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=iO4/6DThWrZl5iwAAbAws1IrCMi0bw4gY0m0VBDYgGWRj4tfYhCLG5A77IHNRfyDD kK3lReWX7ByQvVh5SHoR6s9+ArLEZ03TgMjlUHk92XfWOPto5yVzprVX9FTe/cRFHX qV6d8Mw88rBV2NBHK8hju1cRbV1wcW+JGLmKxOYH1TU3Y6MFqO6h+c0aBBxPfDYjLk 6uYQ/JDWNJQ7yfgRvxAkcygNFMFDCluWkzsaUc0GsucGBEnyhBas5eSGL5qTHMLKb6 T/uk+ilvCcdt7xeZK1pScCsHk2R73aH9ghvyZ0aYwpcpf+fCXzPk1L3wxZTmtQWo62 OVNzV7Xtl4Y3g== From: Vagrant Cascadian To: Efraim Flashner Subject: Re: Update opensbi to 1.3 In-Reply-To: References: <87v8f4xxfz.fsf@wireframe> Date: Tue, 04 Jul 2023 14:46:50 -0700 Message-ID: <87zg4bwdrp.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 64393 Cc: 64393@debbugs.gnu.org, ludo@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2023-07-04, Efraim Flashner wrote: > On Fri, Jun 30, 2023 at 05:55:12PM -0700, Vagrant Cascadian wrote: >> The attached patch updates opensbi to 1.3. >>=20 >> Everything that currently builds on master still builds, but neither xen >> nor ganeti are currently building on master. ... >> But it is only 13 rebuilds in all, so should be ok for master. ... > LGTM! Thanks, pushed as 9122736455a9085d51b71b269b7c26a695a474ef. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZKSTSgAKCRDcUY/If5cW qgNLAQCOEzsvi12cs6jzIHandtKFHd/QrOBttuyLa/l3LHJGDwEAuJg7SciR7FCa UpGIryxMNR9eJ3Z4HDy6Ig8uRTsBUwg= =AIL3 -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Aug 16 18:19:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 02 Aug 2023 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator