GNU logs - #77579, boring messages


Message sent to leo@HIDDEN, w@HIDDEN, guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#77579] [PATCH] gnu: efivar: Update to 39.
Resent-From: Zheng Junjie <z572@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: leo@HIDDEN, w@HIDDEN, guix-patches@HIDDEN
Resent-Date: Sun, 06 Apr 2025 15:11:01 +0000
Resent-Message-ID: <handler.77579.B.17439522194885 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 77579
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: 77579 <at> debbugs.gnu.org
Cc: Leo Famulari <leo@HIDDEN>, Wilko Meyer <w@HIDDEN>
X-Debbugs-Original-To: guix-patches@HIDDEN
X-Debbugs-Original-Xcc: Leo Famulari <leo@HIDDEN>, Wilko Meyer <w@HIDDEN>
Received: via spool by submit <at> debbugs.gnu.org id=B.17439522194885
          (code B ref -1); Sun, 06 Apr 2025 15:11:01 +0000
Received: (at submit) by debbugs.gnu.org; 6 Apr 2025 15:10:19 +0000
Received: from localhost ([127.0.0.1]:49146 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u1Rda-0001Gi-Fc
	for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:18 -0400
Received: from lists.gnu.org ([2001:470:142::17]:32988)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <z572@HIDDEN>) id 1u1RdX-0001Ex-71
 for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:15 -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 1u1RdO-0006WG-LY
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -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 1u1RdM-0006b9-NJ
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me;
 t=1743952581;
 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=W+YdyvVUPAPLePsVZJqGcVE6KnUluMGXjMRIfCLABxI=;
 b=KNoPu9FSXB5NAlT0jFq3SmrwCcjPFQ9CSjIFCs3hLuAU6k8O3Jabv7+OKeZnKk6xPSMqXX
 DFMXtPWeINzSEUheceeIwCf/thmyZKRvr2dtwspYCVMyMrXUTLRrmUroEc68juhvteKASL
 Tsv3xfYAKQ6DXyP+2Rqo7p1wYfX3Yw8=
Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25])
 by mail.z572.online (OpenSMTPD) with ESMTPSA id 53183b18
 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <guix-patches@HIDDEN>;
 Sun, 6 Apr 2025 15:16:20 +0000 (UTC)
From: Zheng Junjie <z572@HIDDEN>
Date: Sun,  6 Apr 2025 23:09:54 +0800
Message-ID: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.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: 4
X-Spam_score: 0.4
X-Spam_bar: /
X-Spam_report: (0.4 / 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.999, PDS_OTHER_BAD_TLD=0.001,
 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: 3.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: * gnu/packages/linux.scm (efivar): Update to 39. Change-Id:
 Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c --- gnu/packages/linux.scm | 82
 ++++++++++++++++++++ 1 file changed, 39 insertions(+), 43 deletions(-) 
 Content analysis details:   (3.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]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 0.0 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
 [URI: z572.online (online)]
 0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 2.0 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: 0.5 (/)

* gnu/packages/linux.scm (efivar): Update to 39.

Change-Id: Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c
---
 gnu/packages/linux.scm | 82 ++++++++++++++++++++----------------------
 1 file changed, 39 insertions(+), 43 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a6bffa2bb9d..4b1c7b398d2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8197,50 +8197,46 @@ (define-public radeontop
     (license license:gpl3)))
 
 (define-public efivar
-  ;; XXX: 15622b7e5761f3dde3f0e42081380b2b41639a48 fixes compilation on i686.
-  ;; ca48d3964d26f5e3b38d73655f19b1836b16bd2d fixes cross-compilation.
-  (let ((commit "ca48d3964d26f5e3b38d73655f19b1836b16bd2d")
-        (revision "0"))
-    (package
-      (name "efivar")
-      (version (git-version "38" revision commit))
-      (source (origin
-                (method git-fetch)
-                (uri (git-reference
-                      (url "https://github.com/rhboot/efivar")
-                      (commit commit)))
-                (file-name (git-file-name name version))
-                (sha256
-                 (base32
-                  "0zsab3hcv1v53cxwkvsk09ifnwhs48a6xa3kxlwvs87yxswspvi8"))))
-      (build-system gnu-build-system)
-      (arguments
-       (list
-        ;; Tests require a UEFI system and is not detected in the chroot.
-        #:tests? #f
-        #:make-flags #~(list (string-append "prefix="
-                                            #$output)
-                             (string-append "libdir="
-                                            #$output "/lib")
-                             (string-append "CC="
-                                            #$(cc-for-target)) "HOSTCC=gcc"
-                             (string-append "LDFLAGS=-Wl,-rpath="
-                                            #$output "/lib"))
-        #:phases #~(modify-phases %standard-phases
-                     (add-after 'unpack 'build-deterministically
-                       (lambda _
-                         (substitute* "src/include/defaults.mk"
-                           ;; Don't use -march=native.
-                           (("-march=native")
-                            ""))))
-                     (delete 'configure))))
-      (native-inputs (list mandoc pkg-config))
-      (inputs (list popt))
-      (home-page "https://github.com/rhboot/efivar")
-      (synopsis "Tool and library to manipulate EFI variables")
-      (description "This package provides a library and a command line
+  (package
+    (name "efivar")
+    (version "39")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                    (url "https://github.com/rhboot/efivar")
+                    (commit version)))
+              (file-name (git-file-name name version))
+              (sha256
+               (base32
+                "1zd9dghg1z2rrsazv3d9rj7nik6kdqz42jiak65pipz7mpjn9zdk"))))
+    (build-system gnu-build-system)
+    (arguments
+     (list
+      ;; Tests require a UEFI system and is not detected in the chroot.
+      #:tests? #f
+      #:make-flags #~(list (string-append "prefix="
+                                          #$output)
+                           (string-append "libdir="
+                                          #$output "/lib")
+                           (string-append "CC="
+                                          #$(cc-for-target)) "HOSTCC=gcc"
+                                          (string-append "LDFLAGS=-Wl,-rpath="
+                                                         #$output "/lib"))
+      #:phases #~(modify-phases %standard-phases
+                   (add-after 'unpack 'build-deterministically
+                     (lambda _
+                       (substitute* "src/include/defaults.mk"
+                         ;; Don't use -march=native.
+                         (("-march=native")
+                          ""))))
+                   (delete 'configure))))
+    (native-inputs (list mandoc pkg-config))
+    (inputs (list popt))
+    (home-page "https://github.com/rhboot/efivar")
+    (synopsis "Tool and library to manipulate EFI variables")
+    (description "This package provides a library and a command line
 interface to the variable facility of UEFI boot firmware.")
-      (license license:lgpl2.1+))))
+    (license license:lgpl2.1+)))
 
 (define-public efibootmgr
   (package

base-commit: 90279af10615cd74e4c52851f7fec797d4d0f682
prerequisite-patch-id: f6807c214a9924fb57a2a054dceba1802ba4536c
prerequisite-patch-id: b60437563c004733af4ad531ed0ca89b049e748f
prerequisite-patch-id: f923e612422f9021d997ea3824d4b97b1f022c65
-- 
2.49.0





Message sent:


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#77579: Acknowledgement ([PATCH] gnu: efivar: Update to 39.)
Message-ID: <handler.77579.B.17439522194885.ack <at> debbugs.gnu.org>
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
X-Gnu-PR-Message: ack 77579
X-Gnu-PR-Package: guix-patches
X-Gnu-PR-Keywords: patch
Reply-To: 77579 <at> debbugs.gnu.org
Date: Sun, 06 Apr 2025 15:11:02 +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
  Leo Famulari <leo@HIDDEN>, Wilko Meyer <w@HIDDEN>
(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 77579 <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
77579: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77579
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#77579] [PATCH] gnu: efivar: Update to 39.
Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: guix-patches@HIDDEN
Resent-Date: Tue, 08 Apr 2025 15:30:02 +0000
Resent-Message-ID: <handler.77579.B77579.174412617531659 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 77579
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: Zheng Junjie <z572@HIDDEN>
Cc: Wilko Meyer <w@HIDDEN>, 77579 <at> debbugs.gnu.org, Leo Famulari <leo@HIDDEN>
Received: via spool by 77579-submit <at> debbugs.gnu.org id=B77579.174412617531659
          (code B ref 77579); Tue, 08 Apr 2025 15:30:02 +0000
Received: (at 77579) by debbugs.gnu.org; 8 Apr 2025 15:29:35 +0000
Received: from localhost ([127.0.0.1]:34752 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u2AtK-0008EW-P8
	for submit <at> debbugs.gnu.org; Tue, 08 Apr 2025 11:29:35 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:42298)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1u2AtJ-0008Df-19
 for 77579 <at> debbugs.gnu.org; Tue, 08 Apr 2025 11:29:33 -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 1u2AtC-0001ru-B5; Tue, 08 Apr 2025 11:29:26 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=w7Hz8fo6O9UzONXgm44UmPK1wzLyxiBny16/Ymfsof0=; b=DOdwyEs8ps0Ik8L314hQ
 MNERDDdeTD0xqYZdRIuUqi6hQOnnLOziev2l1IoGi6ZCqhdbQx1uSJmY8ESTFgZEc8ee4DD3+SYMD
 FKEBxIcEsu5XDlYKoLro26CrU7gs3ufyiFs6f3DrQIdpCjSK8m21v+0vJUM+ovKNhR3Ej6soY1s9K
 YpgSk4XkumHYtAp1nbNFQLGdsUxkQ2jM75tXA/axvlYSyUxl5i+yQl2k8TzYmBS5g90m+OhbqJesp
 0eg95YmdqhLk6rxgp6GK0IhpxWV55IbV4O8pcV2NfMaN9VVQ1HfFnMei3qtd9fqXMWrL8Zd6bCvzM
 53sfLmlYnXjzcw==;
From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
In-Reply-To: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
 (Zheng Junjie's message of "Sun, 6 Apr 2025 23:09:54 +0800")
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
Date: Tue, 08 Apr 2025 17:08:14 +0200
Message-ID: <87v7re4roh.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: -2.3 (--)
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 (---)

Zheng Junjie <z572@HIDDEN> skribis:

> * gnu/packages/linux.scm (efivar): Update to 39.
>
> Change-Id: Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c

LGTM!




Message sent to guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#77579] [PATCH] gnu: efivar: Update to 39.
Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: guix-patches@HIDDEN
Resent-Date: Thu, 17 Apr 2025 20:54:04 +0000
Resent-Message-ID: <handler.77579.B77579.174492323315248 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 77579
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: Zheng Junjie <z572@HIDDEN>
Cc: Wilko Meyer <w@HIDDEN>, 77579 <at> debbugs.gnu.org, Leo Famulari <leo@HIDDEN>
Received: via spool by 77579-submit <at> debbugs.gnu.org id=B77579.174492323315248
          (code B ref 77579); Thu, 17 Apr 2025 20:54:04 +0000
Received: (at 77579) by debbugs.gnu.org; 17 Apr 2025 20:53:53 +0000
Received: from localhost ([127.0.0.1]:48666 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u5WF5-0003xS-LG
	for submit <at> debbugs.gnu.org; Thu, 17 Apr 2025 16:53:52 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:52638)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1u5WEa-0003r2-PA
 for 77579 <at> debbugs.gnu.org; Thu, 17 Apr 2025 16:53:23 -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 1u5WET-0007Ss-G7; Thu, 17 Apr 2025 16:53:13 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=XVBglbLVdG2qRwSfSZKyt1wUn7+BBLcOlXLQQGmedJY=; b=NDQK0pU7JjhuwMPMfJ/9
 lLBJrW4vXIc7JCX3OriYaXS+Im6ZuNiqS88W8bLZdGLvxEA3DtFmfZhycTZqnw44aULGkSga4quZ4
 9ku72n3ZKGxOwtoM7pfd7z9EGTqScljMkdVHx1ufpHX9+SWsJMJK5v7vJxL06SUozEbVxPmhLEXZr
 Qoo2OQdKwfFnz1FUqmW9W8KA7iQLO7+xz6Kx6n8DrMwtLVd31MRuI01gz68kpB0DGGsWVaUsFt8ui
 AVy7I6ptgIA5SVqezvZ4NhXNQm+xRGpY/zdyAhrNhCJq/EmUUhnP01ohej9xXCfnu6bY23T5g0j/B
 6BRznsAkD5mFhQ==;
From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
In-Reply-To: <87v7re4roh.fsf@HIDDEN> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 08 Apr 2025 17:08:14 +0200")
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
 <87v7re4roh.fsf@HIDDEN>
Date: Thu, 17 Apr 2025 22:44:10 +0200
Message-ID: <87o6wuzffp.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -0.3 (/)
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: -1.3 (-)

Ludovic Court=C3=A8s <ludo@HIDDEN> writes:

> Zheng Junjie <z572@HIDDEN> skribis:
>
>> * gnu/packages/linux.scm (efivar): Update to 39.
>>
>> Change-Id: Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c
>
> LGTM!

But apparently this fails on 32-bit platforms:

  https://qa.guix.gnu.org/issue/77579

Could you take a look?

Ludo=E2=80=99.




Message sent to guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#77579] efivar compilation issues
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
In-Reply-To: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
Resent-From: Rowan Fraser <rowanfr@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: guix-patches@HIDDEN
Resent-Date: Wed, 28 May 2025 06:48:02 +0000
Resent-Message-ID: <handler.77579.B77579.17484148603934 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 77579
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: 77579 <at> debbugs.gnu.org
Received: via spool by 77579-submit <at> debbugs.gnu.org id=B77579.17484148603934
          (code B ref 77579); Wed, 28 May 2025 06:48:02 +0000
Received: (at 77579) by debbugs.gnu.org; 28 May 2025 06:47:40 +0000
Received: from localhost ([127.0.0.1]:49418 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uKAZg-00011K-46
	for submit <at> debbugs.gnu.org; Wed, 28 May 2025 02:47:40 -0400
Received: from mail-qt1-x82c.google.com ([2607:f8b0:4864:20::82c]:50648)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <rowanfr@HIDDEN>) id 1uK9ug-0006I1-On
 for 77579 <at> debbugs.gnu.org; Wed, 28 May 2025 02:05:19 -0400
Received: by mail-qt1-x82c.google.com with SMTP id
 d75a77b69052e-4a3db0666f2so5209841cf.1
 for <77579 <at> debbugs.gnu.org>; Tue, 27 May 2025 23:05:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1748412313; x=1749017113; darn=debbugs.gnu.org;
 h=to:subject:message-id:date:from:mime-version:from:to:cc:subject
 :date:message-id:reply-to;
 bh=Leg8GbL7Wc6bKeJgK7f+2HWgX3byao87iDvGE0ZgKZI=;
 b=OBzy7ICSMGkqB+XsDoKfliUvqZOYrjk4MnTfKPIm5PItIJwy3C/yorGp18MTXpCc+/
 Z+AOZn3yYdzg3X/JBOMY/bRAMdRr9xWWrC+tAjY8s6GvcPInBBefIYQygSXYRJ1I+gS/
 npBZ+XWvqiQZI35XRTHRPnakaoJtIbotn+XLQepIGJXI120FVI9edz3yaiuwiFhOGtVD
 1vrWPX8J0mstSDh8XKXlmwiWYfmghu1ivqvTaU0Ev4+UoNkw7Cd14bYG1WbvdH5rOLHr
 2ZP62DuNyivySHY80p180r6Pxco4O+HKwFTLFrpDVgT3FAulPh3G6w48uCT1UsR2f6PU
 b6mQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1748412313; x=1749017113;
 h=to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=Leg8GbL7Wc6bKeJgK7f+2HWgX3byao87iDvGE0ZgKZI=;
 b=UaEwskQA5xkepR+qFmxcFlOCfBFnJrYFLoyZUzGiW0skPMWTwABRYX7LfqU8cynydp
 ujq1fJ9rkAXCtCHSuSUYU0TirajFYNyxD0I2iLGI/ko63Tqbe3OTYjayehldrlfawPSh
 oX6VU77ACxHk9gTwFKhclU8MaThqV3XydhHFt1R+dorXGvaWqDej5hXQf5jfHgjFdkxG
 pMaz9cItvvombGkHyHxu8W5kMzg/5Ge3Ye8CrNH32dGk1cWyXEx7CAWM51hRo9yq+5q0
 kZjnflz5586gzVWzBtr1hwNqMzJHe5H834oKxDlck/q0Q28RVIAaQkAdG7Yt2hBqufzR
 d9Uw==
X-Gm-Message-State: AOJu0YzxynGSseRcKZ31RWFtKPmuSGYeG8nOYgQ7jigaCbqTXZ2BE6mi
 nF21wwdLteqOGvsbXyrR+EGpltVtN5+inhEeu4OBjlsFKZPGeMUoikzVhzQ2E0wvNdq/Ft29D6n
 x5uMqozP6e3cL2cb/DpMZOAtqLd7oIDgI7rdp
X-Gm-Gg: ASbGncuD8+mOWNZN5Z5ghFHvFU+E+1QyNQXwBPjg53SOa7DTnDq0lQAQPoZXBaDkmlD
 g0reHV2xqCEUoN2THgctCE7ZJfgpSUYtJVkLCqYSrXvkbL/WF0Y9t9aGd6O4DmV7zVPeF3xoSb3
 rKOkZukwprCfdkxijxL+ABxRHk83hV1njgRw==
X-Google-Smtp-Source: AGHT+IHqyvbJY8c2nwgSeKjVmcPRKSuH/tZhCYrhAtSLi3NgDaWHyhzXoAGvQoFpfJgxCR9iUHbZ7rMXgY9OMZD77cI=
X-Received: by 2002:a05:622a:5a92:b0:476:a713:f792 with SMTP id
 d75a77b69052e-49f47fd201emr263382141cf.49.1748412312613; Tue, 27 May 2025
 23:05:12 -0700 (PDT)
MIME-Version: 1.0
From: Rowan Fraser <rowanfr@HIDDEN>
Date: Wed, 28 May 2025 01:05:00 -0500
X-Gm-Features: AX0GCFtB0wnyCnf59BQM-8bQrUioSIVu5YQtw0GCjOcX4inGm-TSFj51HeXpF7U
Message-ID: <CADSfuVD9XtQ+TqMimfxXY9rRS5ie-S3y9_biat0JM_YQVnVbhA@HIDDEN>
Content-Type: multipart/alternative; boundary="000000000000d07b8e06362bf651"
X-Spam-Score: 0.0 (/)
X-Mailman-Approved-At: Wed, 28 May 2025 02:47:37 -0400
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: -1.0 (-)

--000000000000d07b8e06362bf651
Content-Type: text/plain; charset="UTF-8"

The efivar has compilation issues for 32-bit architecture and RISC-V.
For 32 bit architecture I'd assume that it has to do with the issue
mentioned here: https://github.com/rhboot/efivar/issues/270
For RISC-V architecture it errors out due to the `-Werror` flag
and conflicting types as detailed in:
https://github.com/rhboot/efivar/issues/280

The repo for efivar hasn't been updated in over a year so it might need to
be forked if you want a source code solution or we can alter the make flags
to be more permissive.

--000000000000d07b8e06362bf651
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">The efivar has compilation issues for 32-bit architecture=
=C2=A0and RISC-V.=C2=A0<div>For 32 bit architecture=C2=A0I&#39;d assume tha=
t it has to do with the issue mentioned here:=C2=A0<a href=3D"https://githu=
b.com/rhboot/efivar/issues/270">https://github.com/rhboot/efivar/issues/270=
</a><div>For RISC-V architecture it errors out due to the `-Werror` flag an=
d=C2=A0conflicting types as detailed in:=C2=A0<a href=3D"https://github.com=
/rhboot/efivar/issues/280">https://github.com/rhboot/efivar/issues/280</a><=
/div></div><div><br></div><div>The repo for=C2=A0efivar hasn&#39;t been upd=
ated in over a year so it might need to be forked if you want a source code=
 solution or we can alter the make flags to be more permissive.</div></div>

--000000000000d07b8e06362bf651--




Message sent:


MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Efraim Flashner <efraim@HIDDEN>
Subject: bug#77579: closed ([PATCH] gnu: efivar: Update to 39.)
CC: tracker <at> debbugs.gnu.org
Message-ID: <handler.77579.D77579.175006521230213.ackdone <at> debbugs.gnu.org>
References: <aE_gMFweqH4Fl-iG@3900XT>
 <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
X-Gnu-PR-Message: closed 77579
X-Gnu-PR-Package: guix-patches
X-Gnu-PR-Keywords: patch
Date: Mon, 16 Jun 2025 09:14:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1750065242-30355-0"

This is a multi-part message in MIME format...

------------=_1750065242-30355-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8

Your message dated Mon, 16 Jun 2025 12:13:20 +0300
with message-id <aE_gMFweqH4Fl-iG@3900XT>
and subject line Re: [bug#77579] efivar compilation issues
has caused the debbugs.gnu.org bug report #77579,
regarding [PATCH] gnu: efivar: Update to 39.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@HIDDEN)


--=20
77579: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77579
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems

------------=_1750065242-30355-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by debbugs.gnu.org; 6 Apr 2025 15:10:19 +0000
Received: from localhost ([127.0.0.1]:49146 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u1Rda-0001Gi-Fc
	for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:18 -0400
Received: from lists.gnu.org ([2001:470:142::17]:32988)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <z572@HIDDEN>) id 1u1RdX-0001Ex-71
 for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:15 -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 1u1RdO-0006WG-LY
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -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 1u1RdM-0006b9-NJ
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me;
 t=1743952581;
 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=W+YdyvVUPAPLePsVZJqGcVE6KnUluMGXjMRIfCLABxI=;
 b=KNoPu9FSXB5NAlT0jFq3SmrwCcjPFQ9CSjIFCs3hLuAU6k8O3Jabv7+OKeZnKk6xPSMqXX
 DFMXtPWeINzSEUheceeIwCf/thmyZKRvr2dtwspYCVMyMrXUTLRrmUroEc68juhvteKASL
 Tsv3xfYAKQ6DXyP+2Rqo7p1wYfX3Yw8=
Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25])
 by mail.z572.online (OpenSMTPD) with ESMTPSA id 53183b18
 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <guix-patches@HIDDEN>;
 Sun, 6 Apr 2025 15:16:20 +0000 (UTC)
From: Zheng Junjie <z572@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: efivar: Update to 39.
Date: Sun,  6 Apr 2025 23:09:54 +0800
Message-ID: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
X-Mailer: git-send-email 2.49.0
MIME-Version: 1.0
X-Debbugs-Cc: Leo Famulari <leo@HIDDEN>, Wilko Meyer <w@HIDDEN>
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: 4
X-Spam_score: 0.4
X-Spam_bar: /
X-Spam_report: (0.4 / 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.999, PDS_OTHER_BAD_TLD=0.001,
 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: 3.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: * gnu/packages/linux.scm (efivar): Update to 39. Change-Id:
 Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c --- gnu/packages/linux.scm | 82
 ++++++++++++++++++++ 1 file changed, 39 insertions(+), 43 deletions(-) 
 Content analysis details:   (3.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]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 0.0 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
 [URI: z572.online (online)]
 0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD
X-Debbugs-Envelope-To: submit
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: 0.5 (/)

* gnu/packages/linux.scm (efivar): Update to 39.

Change-Id: Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c
---
 gnu/packages/linux.scm | 82 ++++++++++++++++++++----------------------
 1 file changed, 39 insertions(+), 43 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a6bffa2bb9d..4b1c7b398d2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8197,50 +8197,46 @@ (define-public radeontop
     (license license:gpl3)))
 
 (define-public efivar
-  ;; XXX: 15622b7e5761f3dde3f0e42081380b2b41639a48 fixes compilation on i686.
-  ;; ca48d3964d26f5e3b38d73655f19b1836b16bd2d fixes cross-compilation.
-  (let ((commit "ca48d3964d26f5e3b38d73655f19b1836b16bd2d")
-        (revision "0"))
-    (package
-      (name "efivar")
-      (version (git-version "38" revision commit))
-      (source (origin
-                (method git-fetch)
-                (uri (git-reference
-                      (url "https://github.com/rhboot/efivar")
-                      (commit commit)))
-                (file-name (git-file-name name version))
-                (sha256
-                 (base32
-                  "0zsab3hcv1v53cxwkvsk09ifnwhs48a6xa3kxlwvs87yxswspvi8"))))
-      (build-system gnu-build-system)
-      (arguments
-       (list
-        ;; Tests require a UEFI system and is not detected in the chroot.
-        #:tests? #f
-        #:make-flags #~(list (string-append "prefix="
-                                            #$output)
-                             (string-append "libdir="
-                                            #$output "/lib")
-                             (string-append "CC="
-                                            #$(cc-for-target)) "HOSTCC=gcc"
-                             (string-append "LDFLAGS=-Wl,-rpath="
-                                            #$output "/lib"))
-        #:phases #~(modify-phases %standard-phases
-                     (add-after 'unpack 'build-deterministically
-                       (lambda _
-                         (substitute* "src/include/defaults.mk"
-                           ;; Don't use -march=native.
-                           (("-march=native")
-                            ""))))
-                     (delete 'configure))))
-      (native-inputs (list mandoc pkg-config))
-      (inputs (list popt))
-      (home-page "https://github.com/rhboot/efivar")
-      (synopsis "Tool and library to manipulate EFI variables")
-      (description "This package provides a library and a command line
+  (package
+    (name "efivar")
+    (version "39")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                    (url "https://github.com/rhboot/efivar")
+                    (commit version)))
+              (file-name (git-file-name name version))
+              (sha256
+               (base32
+                "1zd9dghg1z2rrsazv3d9rj7nik6kdqz42jiak65pipz7mpjn9zdk"))))
+    (build-system gnu-build-system)
+    (arguments
+     (list
+      ;; Tests require a UEFI system and is not detected in the chroot.
+      #:tests? #f
+      #:make-flags #~(list (string-append "prefix="
+                                          #$output)
+                           (string-append "libdir="
+                                          #$output "/lib")
+                           (string-append "CC="
+                                          #$(cc-for-target)) "HOSTCC=gcc"
+                                          (string-append "LDFLAGS=-Wl,-rpath="
+                                                         #$output "/lib"))
+      #:phases #~(modify-phases %standard-phases
+                   (add-after 'unpack 'build-deterministically
+                     (lambda _
+                       (substitute* "src/include/defaults.mk"
+                         ;; Don't use -march=native.
+                         (("-march=native")
+                          ""))))
+                   (delete 'configure))))
+    (native-inputs (list mandoc pkg-config))
+    (inputs (list popt))
+    (home-page "https://github.com/rhboot/efivar")
+    (synopsis "Tool and library to manipulate EFI variables")
+    (description "This package provides a library and a command line
 interface to the variable facility of UEFI boot firmware.")
-      (license license:lgpl2.1+))))
+    (license license:lgpl2.1+)))
 
 (define-public efibootmgr
   (package

base-commit: 90279af10615cd74e4c52851f7fec797d4d0f682
prerequisite-patch-id: f6807c214a9924fb57a2a054dceba1802ba4536c
prerequisite-patch-id: b60437563c004733af4ad531ed0ca89b049e748f
prerequisite-patch-id: f923e612422f9021d997ea3824d4b97b1f022c65
-- 
2.49.0




------------=_1750065242-30355-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 77579-done) by debbugs.gnu.org; 16 Jun 2025 09:13:32 +0000
Received: from localhost ([127.0.0.1]:42016 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uR5uF-0007rA-Ec
	for submit <at> debbugs.gnu.org; Mon, 16 Jun 2025 05:13:31 -0400
Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:55684)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <efraim.flashner@HIDDEN>)
 id 1uR5uD-0007qh-9e
 for 77579-done <at> debbugs.gnu.org; Mon, 16 Jun 2025 05:13:29 -0400
Received: by mail-wr1-x42c.google.com with SMTP id
 ffacd0b85a97d-3a531fcaa05so2591000f8f.3
 for <77579-done <at> debbugs.gnu.org>; Mon, 16 Jun 2025 02:13:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1750065203; x=1750670003; darn=debbugs.gnu.org;
 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=9spSp0dBnSwGW71vAYofY+oT7VjLq+Bv+gNeouKwNRY=;
 b=GLMIAlTARlzzaobLevsOGNz2EjBgM1i3UostJPyBtgnbhbfxfYeY7gJfAwLb3EpVGE
 lnFIDrqNhUl8R4IRVXQRbK9Q/7K1769aOYxep48YY8ht695bjLhrPWkxuyHRpN+G5geV
 dnmSTJYwGFp0LORXeP6UU3l/HtErwE69iikmMT6QU6SRSZrPXX0gIFRmIO4STH1/EyvC
 GK2wdf5r/EKT2CrhAQICz4s0o02uh4AuLkIbtYgkRwY7eqgm0wKni9hoM+NwfN0MmM4q
 0+Bae4iR1fDJGVb5mMN6rn8pRns7Wvo3Gpvk4NqIvwzlOTkj9eSu4KS/7hPsyoTs6Nnn
 FJew==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1750065203; x=1750670003;
 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=9spSp0dBnSwGW71vAYofY+oT7VjLq+Bv+gNeouKwNRY=;
 b=S1YLtlYCVB37hsMPVKSUPV3rLYc2s09na91rSrkF6ujZJc2O9OO/DPhiPZK2Nou3Zq
 ihcmvht5rYIQ4hvXLnhmqnsOxt52ZDkLfOxjyA4znU8JkTqwI69Qg0KkClxZXc/pNcB8
 xSfxOfzKX0qLULOWLGvSIO16LVOtxonC7FG3dyCDJlI/xUOtkqR+RUGb1aYB/z4nqbi9
 JQrnDdoHlZLgwz19RWZcXOWhEV6Yxmj9AnHtmD7/GlYALGGAnqUiWIMROs9AGq1CWZSr
 bqZpwZ+Bai2JN2fESyZpnAul8V0v2io6TfcM4ewpS/GkDC+7SeF5X9+/cgTtc+y45rIx
 wyJw==
X-Gm-Message-State: AOJu0YzSFGswjbRrCXt5d8w9f0TrbXdvpj450gEeXMTraKOAIruNNUSf
 EIv2SYne47QMUfIGkfqLV3DzqZK7Yf0gphBWQ1u9OrhKXqKbhtT5EKNw
X-Gm-Gg: ASbGncvuN+gwIXjj6jmn1Cfr6e4E2U385yLW0pSJ3w54O1aSp+O5RG2U8W39/qSataQ
 4Q7THOf+X0V2HzlTko24WyYpwCBcXCrS0coSyGsLBZ64ZWFo9YoFULSvQcrKzalNdAXcvh0z+s8
 hTBE3jYtbZeS3vlyeDr4+FSBiQTzRpiTxNScZhCAT6YAfMDS9HPo8+F/5Gup/V6z2kfM1bhQ07q
 yim4ZQjOkfWlQ4Knz9BiWACcsKl5GhQKX+BMBbn1r8V8osvD+jYDi9gxLrV4BZeYS1FO6amApRh
 BajQaW7ldLN1NKXznWSJudDzy5tDvdojQ2d0+UjQtC91QDHEyYfHAvO4v+uX
X-Google-Smtp-Source: AGHT+IEypLMbFGuakokjdzGTHtsN+ZXuHvX1LBv4quOtDTkJmlE/kIHkiWVpONYxzgs+WNHUawbC+g==
X-Received: by 2002:a05:6000:40ca:b0:3a4:eb80:762d with SMTP id
 ffacd0b85a97d-3a572e9e7bfmr6122122f8f.56.1750065202813; 
 Mon, 16 Jun 2025 02:13:22 -0700 (PDT)
Received: from localhost ([141.226.13.68]) by smtp.gmail.com with ESMTPSA id
 5b1f17b1804b1-4532ddd29ffsm137598565e9.0.2025.06.16.02.13.21
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 16 Jun 2025 02:13:22 -0700 (PDT)
Date: Mon, 16 Jun 2025 12:13:20 +0300
From: Efraim Flashner <efraim@HIDDEN>
To: Rowan Fraser <rowanfr@HIDDEN>
Subject: Re: [bug#77579] efivar compilation issues
Message-ID: <aE_gMFweqH4Fl-iG@3900XT>
Mail-Followup-To: Efraim Flashner <efraim@HIDDEN>,
 Rowan Fraser <rowanfr@HIDDEN>, 77579-done <at> debbugs.gnu.org
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
 <CADSfuVD9XtQ+TqMimfxXY9rRS5ie-S3y9_biat0JM_YQVnVbhA@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature"; boundary="6b48uNW8lCOtWfjy"
Content-Disposition: inline
In-Reply-To: <CADSfuVD9XtQ+TqMimfxXY9rRS5ie-S3y9_biat0JM_YQVnVbhA@HIDDEN>
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.1 (/)
X-Debbugs-Envelope-To: 77579-done
Cc: 77579-done <at> debbugs.gnu.org
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: -0.9 (/)


--6b48uNW8lCOtWfjy
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, May 28, 2025 at 01:05:00AM -0500, Rowan Fraser wrote:
> The efivar has compilation issues for 32-bit architecture and RISC-V.
> For 32 bit architecture I'd assume that it has to do with the issue
> mentioned here: https://github.com/rhboot/efivar/issues/270
> For RISC-V architecture it errors out due to the `-Werror` flag
> and conflicting types as detailed in:
> https://github.com/rhboot/efivar/issues/280
>=20
> The repo for efivar hasn't been updated in over a year so it might need to
> be forked if you want a source code solution or we can alter the make fla=
gs
> to be more permissive.

I followed this patch up with a patch fixing compiling on 32-bit
systems.

--=20
Efraim Flashner   <efraim@HIDDEN>   =D7=90=D7=A4=D7=A8=D7=99=D7=9D =
=D7=A4=D7=9C=D7=A9=D7=A0=D7=A8
GPG key =3D A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

--6b48uNW8lCOtWfjy
Content-Type: application/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmhP4DAACgkQQarn3Mo9
g1HT9xAAkDt0Z1lKjeofl1Pm/+8J8b6O5ecC71gU48GGigzouFJUhxOMNqyTB7v8
WpmGr+lED/Z5ZheG8vUi9zJU9JWhkUeTIadOE8T279u7wCq3eZ/Btzcxs1iKVw8I
ZeI8dxKYAdh5OfmX9dXYJF6X9PfAq09eBFXtZJu949o7ToGjYZuDR4DaoLWPlV5W
sWzOjkP0AkjAemvZ3Oq/Hf16rnb+BA4r1i9OyVnscMmyRMr66VnTXUzrjei807ln
+JCb5JD2MaSEEeeP94ppqP5MRTBEHrSlQaKGchXik54rrK7NdsWQEU0FuiyuStg7
UQ4/DZioBXdme9YJStHXWmoIsdOwTlYqjKLIgG5DUj/d0OOlSWuYPe851wKUiO1i
SVy7xPH2n0mhS/f1UWsDc9WMs3w5SF8eTE719kgRK0GNLgxU7KNJXVYEMf/3R7xH
A8pA3Xhyoi5e9FUuWroPhXkuT5VOFqdIA2SHEYB5C1p6eDhKc15e1UDVonAE59uX
CWPi8tOzV7W3EU7aE5bgPORRAUy9l6FM9P1h1I2iKkAH6KpkzGhaq0AZcMdvUe+S
tRmtjK0QNwaIq2escMp/POQr6LY/puxtgc2bnlAPU9SZZpkmpgGH1oPxybDI5lWD
wdtovcYHmT0hFLjMjymKQ6syGDEXAFGdpPZn1pDQIfZXQJvhWOk=
=U9lC
-----END PGP SIGNATURE-----

--6b48uNW8lCOtWfjy--


------------=_1750065242-30355-0--


Message sent:


MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Zheng Junjie <z572@HIDDEN>
Subject: bug#77579: closed (Re: [bug#77579] efivar compilation issues)
Message-ID: <handler.77579.D77579.175006521230213.notifdone <at> debbugs.gnu.org>
References: <aE_gMFweqH4Fl-iG@3900XT>
 <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
X-Gnu-PR-Message: they-closed 77579
X-Gnu-PR-Package: guix-patches
X-Gnu-PR-Keywords: patch
Reply-To: 77579 <at> debbugs.gnu.org
Date: Mon, 16 Jun 2025 09:14:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1750065242-30355-1"

This is a multi-part message in MIME format...

------------=_1750065242-30355-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your bug report

#77579: [PATCH] gnu: efivar: Update to 39.

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 77579 <at> debbugs.gnu.org.

--=20
77579: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77579
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems

------------=_1750065242-30355-1
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 77579-done) by debbugs.gnu.org; 16 Jun 2025 09:13:32 +0000
Received: from localhost ([127.0.0.1]:42016 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1uR5uF-0007rA-Ec
	for submit <at> debbugs.gnu.org; Mon, 16 Jun 2025 05:13:31 -0400
Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:55684)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84_2) (envelope-from <efraim.flashner@HIDDEN>)
 id 1uR5uD-0007qh-9e
 for 77579-done <at> debbugs.gnu.org; Mon, 16 Jun 2025 05:13:29 -0400
Received: by mail-wr1-x42c.google.com with SMTP id
 ffacd0b85a97d-3a531fcaa05so2591000f8f.3
 for <77579-done <at> debbugs.gnu.org>; Mon, 16 Jun 2025 02:13:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1750065203; x=1750670003; darn=debbugs.gnu.org;
 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=9spSp0dBnSwGW71vAYofY+oT7VjLq+Bv+gNeouKwNRY=;
 b=GLMIAlTARlzzaobLevsOGNz2EjBgM1i3UostJPyBtgnbhbfxfYeY7gJfAwLb3EpVGE
 lnFIDrqNhUl8R4IRVXQRbK9Q/7K1769aOYxep48YY8ht695bjLhrPWkxuyHRpN+G5geV
 dnmSTJYwGFp0LORXeP6UU3l/HtErwE69iikmMT6QU6SRSZrPXX0gIFRmIO4STH1/EyvC
 GK2wdf5r/EKT2CrhAQICz4s0o02uh4AuLkIbtYgkRwY7eqgm0wKni9hoM+NwfN0MmM4q
 0+Bae4iR1fDJGVb5mMN6rn8pRns7Wvo3Gpvk4NqIvwzlOTkj9eSu4KS/7hPsyoTs6Nnn
 FJew==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1750065203; x=1750670003;
 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=9spSp0dBnSwGW71vAYofY+oT7VjLq+Bv+gNeouKwNRY=;
 b=S1YLtlYCVB37hsMPVKSUPV3rLYc2s09na91rSrkF6ujZJc2O9OO/DPhiPZK2Nou3Zq
 ihcmvht5rYIQ4hvXLnhmqnsOxt52ZDkLfOxjyA4znU8JkTqwI69Qg0KkClxZXc/pNcB8
 xSfxOfzKX0qLULOWLGvSIO16LVOtxonC7FG3dyCDJlI/xUOtkqR+RUGb1aYB/z4nqbi9
 JQrnDdoHlZLgwz19RWZcXOWhEV6Yxmj9AnHtmD7/GlYALGGAnqUiWIMROs9AGq1CWZSr
 bqZpwZ+Bai2JN2fESyZpnAul8V0v2io6TfcM4ewpS/GkDC+7SeF5X9+/cgTtc+y45rIx
 wyJw==
X-Gm-Message-State: AOJu0YzSFGswjbRrCXt5d8w9f0TrbXdvpj450gEeXMTraKOAIruNNUSf
 EIv2SYne47QMUfIGkfqLV3DzqZK7Yf0gphBWQ1u9OrhKXqKbhtT5EKNw
X-Gm-Gg: ASbGncvuN+gwIXjj6jmn1Cfr6e4E2U385yLW0pSJ3w54O1aSp+O5RG2U8W39/qSataQ
 4Q7THOf+X0V2HzlTko24WyYpwCBcXCrS0coSyGsLBZ64ZWFo9YoFULSvQcrKzalNdAXcvh0z+s8
 hTBE3jYtbZeS3vlyeDr4+FSBiQTzRpiTxNScZhCAT6YAfMDS9HPo8+F/5Gup/V6z2kfM1bhQ07q
 yim4ZQjOkfWlQ4Knz9BiWACcsKl5GhQKX+BMBbn1r8V8osvD+jYDi9gxLrV4BZeYS1FO6amApRh
 BajQaW7ldLN1NKXznWSJudDzy5tDvdojQ2d0+UjQtC91QDHEyYfHAvO4v+uX
X-Google-Smtp-Source: AGHT+IEypLMbFGuakokjdzGTHtsN+ZXuHvX1LBv4quOtDTkJmlE/kIHkiWVpONYxzgs+WNHUawbC+g==
X-Received: by 2002:a05:6000:40ca:b0:3a4:eb80:762d with SMTP id
 ffacd0b85a97d-3a572e9e7bfmr6122122f8f.56.1750065202813; 
 Mon, 16 Jun 2025 02:13:22 -0700 (PDT)
Received: from localhost ([141.226.13.68]) by smtp.gmail.com with ESMTPSA id
 5b1f17b1804b1-4532ddd29ffsm137598565e9.0.2025.06.16.02.13.21
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 16 Jun 2025 02:13:22 -0700 (PDT)
Date: Mon, 16 Jun 2025 12:13:20 +0300
From: Efraim Flashner <efraim@HIDDEN>
To: Rowan Fraser <rowanfr@HIDDEN>
Subject: Re: [bug#77579] efivar compilation issues
Message-ID: <aE_gMFweqH4Fl-iG@3900XT>
Mail-Followup-To: Efraim Flashner <efraim@HIDDEN>,
 Rowan Fraser <rowanfr@HIDDEN>, 77579-done <at> debbugs.gnu.org
References: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
 <CADSfuVD9XtQ+TqMimfxXY9rRS5ie-S3y9_biat0JM_YQVnVbhA@HIDDEN>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature"; boundary="6b48uNW8lCOtWfjy"
Content-Disposition: inline
In-Reply-To: <CADSfuVD9XtQ+TqMimfxXY9rRS5ie-S3y9_biat0JM_YQVnVbhA@HIDDEN>
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.1 (/)
X-Debbugs-Envelope-To: 77579-done
Cc: 77579-done <at> debbugs.gnu.org
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: -0.9 (/)


--6b48uNW8lCOtWfjy
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, May 28, 2025 at 01:05:00AM -0500, Rowan Fraser wrote:
> The efivar has compilation issues for 32-bit architecture and RISC-V.
> For 32 bit architecture I'd assume that it has to do with the issue
> mentioned here: https://github.com/rhboot/efivar/issues/270
> For RISC-V architecture it errors out due to the `-Werror` flag
> and conflicting types as detailed in:
> https://github.com/rhboot/efivar/issues/280
>=20
> The repo for efivar hasn't been updated in over a year so it might need to
> be forked if you want a source code solution or we can alter the make fla=
gs
> to be more permissive.

I followed this patch up with a patch fixing compiling on 32-bit
systems.

--=20
Efraim Flashner   <efraim@HIDDEN>   =D7=90=D7=A4=D7=A8=D7=99=D7=9D =
=D7=A4=D7=9C=D7=A9=D7=A0=D7=A8
GPG key =3D A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

--6b48uNW8lCOtWfjy
Content-Type: application/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmhP4DAACgkQQarn3Mo9
g1HT9xAAkDt0Z1lKjeofl1Pm/+8J8b6O5ecC71gU48GGigzouFJUhxOMNqyTB7v8
WpmGr+lED/Z5ZheG8vUi9zJU9JWhkUeTIadOE8T279u7wCq3eZ/Btzcxs1iKVw8I
ZeI8dxKYAdh5OfmX9dXYJF6X9PfAq09eBFXtZJu949o7ToGjYZuDR4DaoLWPlV5W
sWzOjkP0AkjAemvZ3Oq/Hf16rnb+BA4r1i9OyVnscMmyRMr66VnTXUzrjei807ln
+JCb5JD2MaSEEeeP94ppqP5MRTBEHrSlQaKGchXik54rrK7NdsWQEU0FuiyuStg7
UQ4/DZioBXdme9YJStHXWmoIsdOwTlYqjKLIgG5DUj/d0OOlSWuYPe851wKUiO1i
SVy7xPH2n0mhS/f1UWsDc9WMs3w5SF8eTE719kgRK0GNLgxU7KNJXVYEMf/3R7xH
A8pA3Xhyoi5e9FUuWroPhXkuT5VOFqdIA2SHEYB5C1p6eDhKc15e1UDVonAE59uX
CWPi8tOzV7W3EU7aE5bgPORRAUy9l6FM9P1h1I2iKkAH6KpkzGhaq0AZcMdvUe+S
tRmtjK0QNwaIq2escMp/POQr6LY/puxtgc2bnlAPU9SZZpkmpgGH1oPxybDI5lWD
wdtovcYHmT0hFLjMjymKQ6syGDEXAFGdpPZn1pDQIfZXQJvhWOk=
=U9lC
-----END PGP SIGNATURE-----

--6b48uNW8lCOtWfjy--


------------=_1750065242-30355-1
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by debbugs.gnu.org; 6 Apr 2025 15:10:19 +0000
Received: from localhost ([127.0.0.1]:49146 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1u1Rda-0001Gi-Fc
	for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:18 -0400
Received: from lists.gnu.org ([2001:470:142::17]:32988)
 by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.84_2) (envelope-from <z572@HIDDEN>) id 1u1RdX-0001Ex-71
 for submit <at> debbugs.gnu.org; Sun, 06 Apr 2025 11:10:15 -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 1u1RdO-0006WG-LY
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -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 1u1RdM-0006b9-NJ
 for guix-patches@HIDDEN; Sun, 06 Apr 2025 11:10:06 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me;
 t=1743952581;
 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=W+YdyvVUPAPLePsVZJqGcVE6KnUluMGXjMRIfCLABxI=;
 b=KNoPu9FSXB5NAlT0jFq3SmrwCcjPFQ9CSjIFCs3hLuAU6k8O3Jabv7+OKeZnKk6xPSMqXX
 DFMXtPWeINzSEUheceeIwCf/thmyZKRvr2dtwspYCVMyMrXUTLRrmUroEc68juhvteKASL
 Tsv3xfYAKQ6DXyP+2Rqo7p1wYfX3Yw8=
Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25])
 by mail.z572.online (OpenSMTPD) with ESMTPSA id 53183b18
 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <guix-patches@HIDDEN>;
 Sun, 6 Apr 2025 15:16:20 +0000 (UTC)
From: Zheng Junjie <z572@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: efivar: Update to 39.
Date: Sun,  6 Apr 2025 23:09:54 +0800
Message-ID: <593f7479c435b30f9c3c17f58924fba035e3ed51.1743952194.git.z572@HIDDEN>
X-Mailer: git-send-email 2.49.0
MIME-Version: 1.0
X-Debbugs-Cc: Leo Famulari <leo@HIDDEN>, Wilko Meyer <w@HIDDEN>
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: 4
X-Spam_score: 0.4
X-Spam_bar: /
X-Spam_report: (0.4 / 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.999, PDS_OTHER_BAD_TLD=0.001,
 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: 3.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: * gnu/packages/linux.scm (efivar): Update to 39. Change-Id:
 Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c --- gnu/packages/linux.scm | 82
 ++++++++++++++++++++ 1 file changed, 39 insertions(+), 43 deletions(-) 
 Content analysis details:   (3.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]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 1.0 SPF_SOFTFAIL           SPF: sender does not match SPF record (softfail)
 0.0 PDS_OTHER_BAD_TLD      Untrustworthy TLDs
 [URI: z572.online (online)]
 0.5 FROM_SUSPICIOUS_NTLD   From abused NTLD
 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD
X-Debbugs-Envelope-To: submit
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: 0.5 (/)

* gnu/packages/linux.scm (efivar): Update to 39.

Change-Id: Iaf9a94cd3f851d442b70b30b85d8e8e90ba4460c
---
 gnu/packages/linux.scm | 82 ++++++++++++++++++++----------------------
 1 file changed, 39 insertions(+), 43 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a6bffa2bb9d..4b1c7b398d2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8197,50 +8197,46 @@ (define-public radeontop
     (license license:gpl3)))
 
 (define-public efivar
-  ;; XXX: 15622b7e5761f3dde3f0e42081380b2b41639a48 fixes compilation on i686.
-  ;; ca48d3964d26f5e3b38d73655f19b1836b16bd2d fixes cross-compilation.
-  (let ((commit "ca48d3964d26f5e3b38d73655f19b1836b16bd2d")
-        (revision "0"))
-    (package
-      (name "efivar")
-      (version (git-version "38" revision commit))
-      (source (origin
-                (method git-fetch)
-                (uri (git-reference
-                      (url "https://github.com/rhboot/efivar")
-                      (commit commit)))
-                (file-name (git-file-name name version))
-                (sha256
-                 (base32
-                  "0zsab3hcv1v53cxwkvsk09ifnwhs48a6xa3kxlwvs87yxswspvi8"))))
-      (build-system gnu-build-system)
-      (arguments
-       (list
-        ;; Tests require a UEFI system and is not detected in the chroot.
-        #:tests? #f
-        #:make-flags #~(list (string-append "prefix="
-                                            #$output)
-                             (string-append "libdir="
-                                            #$output "/lib")
-                             (string-append "CC="
-                                            #$(cc-for-target)) "HOSTCC=gcc"
-                             (string-append "LDFLAGS=-Wl,-rpath="
-                                            #$output "/lib"))
-        #:phases #~(modify-phases %standard-phases
-                     (add-after 'unpack 'build-deterministically
-                       (lambda _
-                         (substitute* "src/include/defaults.mk"
-                           ;; Don't use -march=native.
-                           (("-march=native")
-                            ""))))
-                     (delete 'configure))))
-      (native-inputs (list mandoc pkg-config))
-      (inputs (list popt))
-      (home-page "https://github.com/rhboot/efivar")
-      (synopsis "Tool and library to manipulate EFI variables")
-      (description "This package provides a library and a command line
+  (package
+    (name "efivar")
+    (version "39")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                    (url "https://github.com/rhboot/efivar")
+                    (commit version)))
+              (file-name (git-file-name name version))
+              (sha256
+               (base32
+                "1zd9dghg1z2rrsazv3d9rj7nik6kdqz42jiak65pipz7mpjn9zdk"))))
+    (build-system gnu-build-system)
+    (arguments
+     (list
+      ;; Tests require a UEFI system and is not detected in the chroot.
+      #:tests? #f
+      #:make-flags #~(list (string-append "prefix="
+                                          #$output)
+                           (string-append "libdir="
+                                          #$output "/lib")
+                           (string-append "CC="
+                                          #$(cc-for-target)) "HOSTCC=gcc"
+                                          (string-append "LDFLAGS=-Wl,-rpath="
+                                                         #$output "/lib"))
+      #:phases #~(modify-phases %standard-phases
+                   (add-after 'unpack 'build-deterministically
+                     (lambda _
+                       (substitute* "src/include/defaults.mk"
+                         ;; Don't use -march=native.
+                         (("-march=native")
+                          ""))))
+                   (delete 'configure))))
+    (native-inputs (list mandoc pkg-config))
+    (inputs (list popt))
+    (home-page "https://github.com/rhboot/efivar")
+    (synopsis "Tool and library to manipulate EFI variables")
+    (description "This package provides a library and a command line
 interface to the variable facility of UEFI boot firmware.")
-      (license license:lgpl2.1+))))
+    (license license:lgpl2.1+)))
 
 (define-public efibootmgr
   (package

base-commit: 90279af10615cd74e4c52851f7fec797d4d0f682
prerequisite-patch-id: f6807c214a9924fb57a2a054dceba1802ba4536c
prerequisite-patch-id: b60437563c004733af4ad531ed0ca89b049e748f
prerequisite-patch-id: f923e612422f9021d997ea3824d4b97b1f022c65
-- 
2.49.0




------------=_1750065242-30355-1--



Last modified: Mon, 16 Jun 2025 09:15:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.