GNU bug report logs -
#78041
[PATCH] packages: Add riscv64-linux to %cuirass-supported-systems.
Previous Next
Reported by: Zheng Junjie <z572 <at> z572.online>
Date: Thu, 24 Apr 2025 15:11:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78041 in the body.
You can then email your comments to 78041 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix <at> cbaines.net, dev <at> jpoiret.xyz, ludo <at> gnu.org, othacehe <at> gnu.org, zimon.toutoune <at> gmail.com, me <at> tobias.gr, guix-patches <at> gnu.org
:
bug#78041
; Package
guix-patches
.
(Thu, 24 Apr 2025 15:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <z572 <at> z572.online>
:
New bug report received and forwarded. Copy sent to
guix <at> cbaines.net, dev <at> jpoiret.xyz, ludo <at> gnu.org, othacehe <at> gnu.org, zimon.toutoune <at> gmail.com, me <at> tobias.gr, guix-patches <at> gnu.org
.
(Thu, 24 Apr 2025 15:11:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* guix/packages.scm (%cuirass-supported-systems): Add riscv64-linux.
Change-Id: I81f55613333b8aa2c3f00275cc170dc6c61d303d
---
guix/packages.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/packages.scm b/guix/packages.scm
index 18ab23e0aa6..1d5986c5f42 100644
--- a/guix/packages.scm
+++ b/guix/packages.scm
@@ -438,7 +438,7 @@ (define %cuirass-supported-systems
;; XXX: MIPS is unavailable in CI:
;; <https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00790.html>.
(fold delete %supported-systems '("mips64el-linux" "powerpc-linux"
- "riscv64-linux" "x86_64-gnu")))
+ "x86_64-gnu")))
(define (maybe-add-input-labels inputs)
"Add labels to INPUTS unless it already has them."
base-commit: 6cdafce5958f022c9db18541b6ac1d49947a5184
--
2.49.0
bug closed, send any further explanations to
78041 <at> debbugs.gnu.org and Zheng Junjie <z572 <at> z572.online>
Request was from
Ludovic Courtès <ludo <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Mon, 05 May 2025 15:36:06 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 03 Jun 2025 11:24:27 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.