From unknown Sun Jun 22 04:17:58 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#68218] [PATCH 2/3] gnu: mes-boot: Update to 0.25.1. Resent-From: Ekaitz Zarraga Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Jan 2024 19:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68218 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68218@debbugs.gnu.org Cc: Ekaitz Zarraga , janneke@gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170422262116315 (code B ref -1); Tue, 02 Jan 2024 19:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jan 2024 19:10:21 +0000 Received: from localhost ([127.0.0.1]:51285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKk9c-0004F4-Dv for submit@debbugs.gnu.org; Tue, 02 Jan 2024 14:10:21 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKk9X-0004Ef-97 for submit@debbugs.gnu.org; Tue, 02 Jan 2024 14:10:18 -0500 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 1rKk9P-0007fN-7L for guix-patches@gnu.org; Tue, 02 Jan 2024 14:10:07 -0500 Received: from dane.soverin.net ([185.233.34.24]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rKk9N-0001vb-Bo; Tue, 02 Jan 2024 14:10:06 -0500 Received: from smtp.soverin.net (unknown [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4T4Mqb2w1RzyNm; Tue, 2 Jan 2024 19:10:03 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.100]) by soverin.net (Postfix) with ESMTPSA id 4T4MqY6Y2VzMb; Tue, 2 Jan 2024 19:10:01 +0000 (UTC) Authentication-Results: smtp.soverin.net; dkim=pass (2048-bit key; unprotected) header.d=elenq.tech header.i=@elenq.tech header.a=rsa-sha256 header.s=soverin1 header.b=aMR5pIXy; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1704222603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=puywcLbUywZinsFfS4Z9jANJwI55fWqZ2ad78jWUj/I=; b=aMR5pIXyb87BhpKgd8ogyL1gLq952hhtKlTeurjVqRdc+kpPBgnEBeo5xp7yUaDXUGLqL8 xYGL5nIBps462tfc7UwvurQ3Oub2p5UP8ixU2a7xqV7icL6BRQsgnAfctj5hLnt0FB5+NT Cl4T3YS7QtbzPabfA/28RTz3Hyo9monOZj5WrlZeWZlCerTnfrq3Xg7fYxx8bK9ul8MBgV Z5KzYjBzyGrmzloVD3h8NeFtumbsbNWd9MMHJh4Q8vm+/2ry0dy0qWMJBS3EhrJerXqb/I 2lav2+0Do0OSq4ro8Ji4E7Ijn31Kpv8rxkDx2GtegnhMHnM+52rVOBAXcAtvnA== From: Ekaitz Zarraga Date: Tue, 2 Jan 2024 20:09:25 +0100 Message-ID: <8cc27f756a467ccd16bcf79412a3f8babebaf807.1704222566.git.ekaitz@elenq.tech> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.233.34.24; envelope-from=ekaitz@elenq.tech; helo=dane.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.7 (++) 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: * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.sh] -0.0 T_SCC_BODY_TEXT_LINE No description available. 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.7 (+) 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: * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.sh] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm index 1ef0b2e757..5a0d33bf0f 100644 --- a/gnu/packages/commencement.scm +++ b/gnu/packages/commencement.scm @@ -375,7 +375,7 @@ (define mes-boot (package (inherit mes) (name "mes-boot") - (version "0.24.2") + (version "0.25.1") (source (origin (method url-fetch) (uri (list (string-append "mirror://gnu/mes/" @@ -384,10 +384,10 @@ (define mes-boot "mes-" version ".tar.gz"))) (sha256 (base32 - "0vp8v88zszh1imm3dvdfi3m8cywshdj7xcrsq4cgmss69s2y1nkx")))) + "03np6h4qx94givjdvq2rmhvab38y5f91254n0avg4vq2j0cx78in")))) (inputs '()) (propagated-inputs '()) - (supported-systems '("i686-linux" "x86_64-linux")) + (supported-systems '("i686-linux" "x86_64-linux" "riscv64-linux")) (native-inputs `(("m2-planet" ,stage0-posix) ("nyacc-source" ,(bootstrap-origin @@ -416,9 +416,14 @@ (define mes-boot dir "/nyacc-1.00.2/module")) (invoke "gash" "configure.sh" (string-append "--prefix=" out) - "--host=i686-linux-gnu")))) + "--host=" #$(or (%current-target-system) + (%current-system)))))) (replace 'build (lambda _ + ;; TODO: GUILE_LOAD_PATH is leaking. We need to clean it. + (substitute* "kaem.run" + (("cp bin/mes-m2 bin/mes" all) + (string-append "GUILE_LOAD_PATH=/fubar\n" all))) (invoke "gash" "bootstrap.sh"))) (delete 'check) (replace 'install -- 2.41.0 From unknown Sun Jun 22 04:17:58 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#68218] Acknowledgement ([PATCH 2/3] gnu: mes-boot: Update to 0.25.1.) Resent-From: Ekaitz Zarraga Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Jan 2024 19:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68218 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68218@debbugs.gnu.org Received: via spool by 68218-submit@debbugs.gnu.org id=B68218.170422489517779 (code B ref 68218); Tue, 02 Jan 2024 19:49:02 +0000 Received: (at 68218) by debbugs.gnu.org; 2 Jan 2024 19:48:15 +0000 Received: from localhost ([127.0.0.1]:51348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKkkJ-0004cf-HO for submit@debbugs.gnu.org; Tue, 02 Jan 2024 14:48:15 -0500 Received: from dane.soverin.net ([2a10:de80:1:4092:b9e9:2295:0:1]:60101) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKkkG-0004bQ-9m for 68218@debbugs.gnu.org; Tue, 02 Jan 2024 14:48:13 -0500 Received: from smtp.soverin.net (unknown [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4T4NgQ2PwCzygv for <68218@debbugs.gnu.org>; Tue, 2 Jan 2024 19:48:02 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.100]) by soverin.net (Postfix) with ESMTPSA id 4T4NgP6bqMzFv for <68218@debbugs.gnu.org>; Tue, 2 Jan 2024 19:48:01 +0000 (UTC) Authentication-Results: smtp.soverin.net; dkim=pass (2048-bit key; unprotected) header.d=elenq.tech header.i=@elenq.tech header.a=rsa-sha256 header.s=soverin1 header.b=RYuz4s5U; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1704224882; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=Ms9027GWYVU3pRXVbSoWfgooBQEAx/qyABN6yM3x8K0=; b=RYuz4s5U/PIU4caq4cSnb8NDla08Yswedjhs8WDhwoegRE3qNIvSWlHrcoT2/NXKS6+Ddl CP1Xwwojwwb3Tx6B4qIIeA2afW1KF+R8wOloPZA0YivuRyyZaVp/XicjPeWSFT4gUq81uD hQiONQV67xnM1k//yz9MsX5pjGQZflfIPeXnqgMArSPxQsRTFfL2IIyXTCoX6NJJmkpLRj e0hqeHpDXYyc2QKKIN4I85mY5jZsBHToDUFsgX6Q2ZoaYmJGefXOJ48dbknuy5WD0fFEVn iBoj5KtFjeFTm90nF+wRNZXBgN+eyaWVysT/XU/QBDa6nGEt+JTaILHshFRjag== Message-ID: Date: Tue, 2 Jan 2024 20:48:00 +0100 MIME-Version: 1.0 Content-Language: en-US, es-ES, eu References: <8cc27f756a467ccd16bcf79412a3f8babebaf807.1704222566.git.ekaitz@elenq.tech> From: Ekaitz Zarraga In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) 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.7 (-) close 68218 From unknown Sun Jun 22 04:17:58 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ekaitz Zarraga Subject: bug#68218: closed () Message-ID: References: <8cc27f756a467ccd16bcf79412a3f8babebaf807.1704222566.git.ekaitz@elenq.tech> X-Gnu-PR-Message: they-closed 68218 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 68218@debbugs.gnu.org Date: Tue, 02 Jan 2024 20:03:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1704225783-29607-1" This is a multi-part message in MIME format... ------------=_1704225783-29607-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #68218: [PATCH 2/3] gnu: mes-boot: Update to 0.25.1. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 68218@debbugs.gnu.org. --=20 68218: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D68218 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1704225783-29607-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 68218-done) by debbugs.gnu.org; 2 Jan 2024 20:02:26 +0000 Received: from localhost ([127.0.0.1]:51367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKky1-0007fc-Pf for submit@debbugs.gnu.org; Tue, 02 Jan 2024 15:02:25 -0500 Received: from dane.soverin.net ([185.233.34.24]:57047) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKky0-0007fN-3c for 68218-done@debbugs.gnu.org; Tue, 02 Jan 2024 15:02:24 -0500 Received: from smtp.soverin.net (unknown [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4T4Nzr0lxtzyRt for <68218-done@debbugs.gnu.org>; Tue, 2 Jan 2024 20:02:16 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.99]) by soverin.net (Postfix) with ESMTPSA id 4T4Nzq6Prcz3Q for <68218-done@debbugs.gnu.org>; Tue, 2 Jan 2024 20:02:15 +0000 (UTC) Authentication-Results: smtp.soverin.net; dkim=pass (2048-bit key; unprotected) header.d=elenq.tech header.i=@elenq.tech header.a=rsa-sha256 header.s=soverin1 header.b=NJLSzoRz; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1704225735; h=from:from:reply-to:subject:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=NJLSzoRzlIZV/Mh3oMSTiD4X2sTpvp91MaoKccSbH75IQkOMJpsKjc/EPUVUkc+NknER7B pmW08J1UCQkc/dBROl9TIcAPy2ybDVQcajlq196zyjAKVSNOJXDKNKsyfsSGjN+lzSXWah C8xUuyitOZP1cRM/INNF+ZVLhxG5lvPwHlKB4tHpRrkbu0raRFKiXuviLTsImwTKeg3v0T nJOSOeRd4rWJJFCiaLzYIMdT1XbEm/S+aU73MGG1XZXL5exZCEhhOqNe/thHFANnP/8L4S 0E2xPJtGj0YPZNBYXHVhDJJ7D6Kj/oP3jMgdoSIHgE/yA6rmNo32DUGAqblT6A== Message-ID: Date: Tue, 2 Jan 2024 21:02:15 +0100 MIME-Version: 1.0 Content-Language: en-US, es-ES, eu To: 68218-done@debbugs.gnu.org From: Ekaitz Zarraga Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 3.6 (+++) 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: Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [185.233.34.24 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 2.3 EMPTY_MESSAGE Message appears to have no textual parts X-Debbugs-Envelope-To: 68218-done 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: 2.6 (++) 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: Content analysis details: (2.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [185.233.34.24 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 2.3 EMPTY_MESSAGE Message appears to have no textual parts -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager ------------=_1704225783-29607-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jan 2024 19:10:21 +0000 Received: from localhost ([127.0.0.1]:51285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKk9c-0004F4-Dv for submit@debbugs.gnu.org; Tue, 02 Jan 2024 14:10:21 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKk9X-0004Ef-97 for submit@debbugs.gnu.org; Tue, 02 Jan 2024 14:10:18 -0500 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 1rKk9P-0007fN-7L for guix-patches@gnu.org; Tue, 02 Jan 2024 14:10:07 -0500 Received: from dane.soverin.net ([185.233.34.24]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rKk9N-0001vb-Bo; Tue, 02 Jan 2024 14:10:06 -0500 Received: from smtp.soverin.net (unknown [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4T4Mqb2w1RzyNm; Tue, 2 Jan 2024 19:10:03 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.100]) by soverin.net (Postfix) with ESMTPSA id 4T4MqY6Y2VzMb; Tue, 2 Jan 2024 19:10:01 +0000 (UTC) Authentication-Results: smtp.soverin.net; dkim=pass (2048-bit key; unprotected) header.d=elenq.tech header.i=@elenq.tech header.a=rsa-sha256 header.s=soverin1 header.b=aMR5pIXy; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1704222603; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=puywcLbUywZinsFfS4Z9jANJwI55fWqZ2ad78jWUj/I=; b=aMR5pIXyb87BhpKgd8ogyL1gLq952hhtKlTeurjVqRdc+kpPBgnEBeo5xp7yUaDXUGLqL8 xYGL5nIBps462tfc7UwvurQ3Oub2p5UP8ixU2a7xqV7icL6BRQsgnAfctj5hLnt0FB5+NT Cl4T3YS7QtbzPabfA/28RTz3Hyo9monOZj5WrlZeWZlCerTnfrq3Xg7fYxx8bK9ul8MBgV Z5KzYjBzyGrmzloVD3h8NeFtumbsbNWd9MMHJh4Q8vm+/2ry0dy0qWMJBS3EhrJerXqb/I 2lav2+0Do0OSq4ro8Ji4E7Ijn31Kpv8rxkDx2GtegnhMHnM+52rVOBAXcAtvnA== From: Ekaitz Zarraga To: guix-patches@gnu.org Subject: [PATCH 2/3] gnu: mes-boot: Update to 0.25.1. Date: Tue, 2 Jan 2024 20:09:25 +0100 Message-ID: <8cc27f756a467ccd16bcf79412a3f8babebaf807.1704222566.git.ekaitz@elenq.tech> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.233.34.24; envelope-from=ekaitz@elenq.tech; helo=dane.soverin.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.7 (++) 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: * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.sh] -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: submit Cc: Ekaitz Zarraga , janneke@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.7 (+) 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: * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_BLACK Contains an URL listed in the URIBL blacklist [URIs: configure.sh] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/commencement.scm(mes-boot): Update to 0.25.1. [supported-systems]: Add riscv64-linux Change-Id: I262a8b6855e8c6528969d0c4b69a42cd2f477f2d --- gnu/packages/commencement.scm | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm index 1ef0b2e757..5a0d33bf0f 100644 --- a/gnu/packages/commencement.scm +++ b/gnu/packages/commencement.scm @@ -375,7 +375,7 @@ (define mes-boot (package (inherit mes) (name "mes-boot") - (version "0.24.2") + (version "0.25.1") (source (origin (method url-fetch) (uri (list (string-append "mirror://gnu/mes/" @@ -384,10 +384,10 @@ (define mes-boot "mes-" version ".tar.gz"))) (sha256 (base32 - "0vp8v88zszh1imm3dvdfi3m8cywshdj7xcrsq4cgmss69s2y1nkx")))) + "03np6h4qx94givjdvq2rmhvab38y5f91254n0avg4vq2j0cx78in")))) (inputs '()) (propagated-inputs '()) - (supported-systems '("i686-linux" "x86_64-linux")) + (supported-systems '("i686-linux" "x86_64-linux" "riscv64-linux")) (native-inputs `(("m2-planet" ,stage0-posix) ("nyacc-source" ,(bootstrap-origin @@ -416,9 +416,14 @@ (define mes-boot dir "/nyacc-1.00.2/module")) (invoke "gash" "configure.sh" (string-append "--prefix=" out) - "--host=i686-linux-gnu")))) + "--host=" #$(or (%current-target-system) + (%current-system)))))) (replace 'build (lambda _ + ;; TODO: GUILE_LOAD_PATH is leaking. We need to clean it. + (substitute* "kaem.run" + (("cp bin/mes-m2 bin/mes" all) + (string-append "GUILE_LOAD_PATH=/fubar\n" all))) (invoke "gash" "bootstrap.sh"))) (delete 'check) (replace 'install -- 2.41.0 ------------=_1704225783-29607-1--