X-Loop: help-debbugs@HIDDEN Subject: [bug#78041] [PATCH] packages: Add riscv64-linux to %cuirass-supported-systems. Resent-From: Zheng Junjie <z572@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix@HIDDEN, dev@HIDDEN, ludo@HIDDEN, othacehe@HIDDEN, zimon.toutoune@HIDDEN, me@HIDDEN, guix-patches@HIDDEN Resent-Date: Thu, 24 Apr 2025 15:11:01 +0000 Resent-Message-ID: <handler.78041.B.174550743417436 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 78041 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78041 <at> debbugs.gnu.org Cc: Christopher Baines <guix@HIDDEN>, Josselin Poiret <dev@HIDDEN>, Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>, Mathieu Othacehe <othacehe@HIDDEN>, Simon Tournier <zimon.toutoune@HIDDEN>, Tobias Geerinckx-Rice <me@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN X-Debbugs-Original-Xcc: Christopher Baines <guix@HIDDEN>, Josselin Poiret <dev@HIDDEN>, Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>, Mathieu Othacehe <othacehe@HIDDEN>, Simon Tournier <zimon.toutoune@HIDDEN>, Tobias Geerinckx-Rice <me@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.174550743417436 (code B ref -1); Thu, 24 Apr 2025 15:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Apr 2025 15:10:34 +0000 Received: from localhost ([127.0.0.1]:40157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1u7yDi-0004X7-4z for submit <at> debbugs.gnu.org; Thu, 24 Apr 2025 11:10:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:35522) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <z572@HIDDEN>) id 1u7yDc-0004Wg-U1 for submit <at> debbugs.gnu.org; Thu, 24 Apr 2025 11:10: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 <z572@HIDDEN>) id 1u7yDV-0004AS-W4 for guix-patches@HIDDEN; Thu, 24 Apr 2025 11:10:22 -0400 Received: from mail.z572.online ([88.99.160.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <z572@HIDDEN>) id 1u7yDS-00081Z-BD for guix-patches@HIDDEN; Thu, 24 Apr 2025 11:10:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1745507813; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=2lZ8b7shKIp2dFO4uw8OM6G16/lGwpOCDXTwHgQdrl8=; b=nOmg2i12J5wuwpAs+f5aWZ8sDNtxrsMMzRZgN1N8Jv3mt+2DjJbkLSBj4x0MdAONVYfFpX NA8gk7/DjlnJVNuthMlk8JHExjE76CIopX5VoT185avcyk1DPpBSQX+nmEtO8R/VyCxfsP t1P1cIF85oYGXZHSwAh2C4320tD2d3Y= Received: from localhost.localdomain (<unknown> [122.231.251.171]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 54c6fe31 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <guix-patches@HIDDEN>; Thu, 24 Apr 2025 15:16:51 +0000 (UTC) From: Zheng Junjie <z572@HIDDEN> Date: Thu, 24 Apr 2025 23:10:06 +0800 Message-ID: <84bee759de56a19eb2eb0ba6984f4c894687f71d.1745507406.git.z572@HIDDEN> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@HIDDEN; helo=mail.z572.online X-Spam_score_int: 19 X-Spam_score: 1.9 X-Spam_bar: + X-Spam_report: (1.9 / 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, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=1.469, PDS_OTHER_BAD_TLD=1.998, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 4.9 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * 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: [...] Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * 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: [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * 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
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Zheng Junjie <z572@HIDDEN> Subject: bug#78041: Acknowledgement ([PATCH] packages: Add riscv64-linux to %cuirass-supported-systems.) Message-ID: <handler.78041.B.174550743417436.ack <at> debbugs.gnu.org> References: <84bee759de56a19eb2eb0ba6984f4c894687f71d.1745507406.git.z572@HIDDEN> X-Gnu-PR-Message: ack 78041 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 78041 <at> debbugs.gnu.org Date: Thu, 24 Apr 2025 15:11:01 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. As you requested using X-Debbugs-CC, your message was also forwarded to Christopher Baines <guix@HIDDEN>, Josselin Poiret <dev@HIDDEN>,= Ludovic Court=C3=A8s <ludo@HIDDEN>, Mathieu Othacehe <othacehe@HIDDEN>, = Simon Tournier <zimon.toutoune@HIDDEN>, Tobias Geerinckx-Rice <me@tobias= .gr> (after having been given a bug report number, if it did not have one). Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 78041 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 78041: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78041 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
Received: (at control) by debbugs.gnu.org; 5 May 2025 15:35:10 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon May 05 11:35:10 2025 Received: from localhost ([127.0.0.1]:41777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uBxqX-0005pF-K8 for submit <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59618) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1uBxqO-0005ja-He for control <at> debbugs.gnu.org; Mon, 05 May 2025 11:35:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1uBxqJ-0001qv-6c for control <at> debbugs.gnu.org; Mon, 05 May 2025 11:34:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=/hcYpjTNXwenyQpbkLm/6h9A4NubEEiCx+mC7I6jRFU=; b=NvaI131qeLjbgd J6knJInmDL7dJ/QBMnANi+sxv5Tw1vpo/ben9L8D8veM65dREHIhCfXuv5ylfyMM4IEEQwE4ivyDd PogKZ2OHhL79O02uFdPEVClVAzBRiPViN/bvta5ehMMEEDA4z7HU5VSEzIv6RM02K5q4xnfa4pn5H sjGlg1aPC8K8al0YC1Vuy8EclDuNJKn79fEE1PSIMhCkoQUEG+DjJRruFkjHs6Yb5QRhrTmR6OoKd StBFNqHH88FChZJuv0L3hBIobIgLaER8FuSW/+vcVZf1IVSpdRYjU2tPd92BwabwKHvIEh+pZpa7U elexzrNz2PmUMBemU6bg==; Date: Mon, 05 May 2025 14:43:04 +0200 Message-Id: <87cycn5iuf.fsf_-_@HIDDEN> To: control <at> debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> Subject: control message for bug #78041 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) close 78041 quit
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.