From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kALdEn6Q02QMUwEASxT56A (envelope-from ) for ; Wed, 09 Aug 2023 15:11:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CF2hEn6Q02T4VAEAauVa8A (envelope-from ) for ; Wed, 09 Aug 2023 15:11:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DB17539534 for ; Wed, 9 Aug 2023 15:11:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=F8tKTs0k; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691586686; a=rsa-sha256; cv=none; b=edtsotbMWuShnbT49I3oDZaLSkR5251OtUb/S0WHUn5TEMsT0ipDAkIq+23RUzpN9TdZ0c NvoUb7RgSuknlQifbxqZKt1JYhAJ3oha3ZAsBegvmStEWw6NZygv+ThHh2+8oS6yMYuu9o tN0i+7zf9ozhUOrY5gZBdlGWPWBYfOLm2OQSg2q7gCFeLOolDgrEtvYV/SFw0/4NK6YRE+ 4OF9o9S/mMDT0483X6+jn6HEFSuOEyVU7+yOoyx2V9gh9Eoj820YKpMyM65QRFOA6aKlXX GwmguqJ9+7lQ4GDTRFee8IJ7CsY1ePprH9HQFD9KJ7p0p/YXyhnmKyqF2XHtCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691586686; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=f6zNmZCl/JR8rC7iCU/hhkgrrIXWjxRaIX5MzjOXFUU=; b=Dv5RQgvNrn9wmvuq9fnfLhVUpl56Cx1GEwWx1QWA7YDdstyucZmIqRitXmZJ+yAb0KBj6R M7Kpv2desKvYaKztoME4ywXa8XyLnodMFmdO9rWSTXRHV19YihynP2YzAmRG4powWUie/F RKLnqlxAJifzkbjxaBfqH7SIKlGopTtyhrZJcIqr7Oreen0NGXdYNgNhE1r9y3aS+/R9r+ HebQLnW9py9lxh94VaGOPH2bV9PDadd+AgCTsNA5Qi8T1RJ8v+SPMoD6uv2nPqJBVh9uEL CQeHOb7flZvYCxLeRLJLclShyBO9hqaSJ7iCJJhIVi8Q1PeqC+3DLmP6F7UNeg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=F8tKTs0k; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTixz-0001Br-N7; Wed, 09 Aug 2023 09:11:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qTixs-0001AC-5T for guix-patches@gnu.org; Wed, 09 Aug 2023 09:11:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qTixq-0004NI-P7 for guix-patches@gnu.org; Wed, 09 Aug 2023 09:11:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTixq-0007Ae-IT for guix-patches@gnu.org; Wed, 09 Aug 2023 09:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65179] [PATCH] gnu: mingw: Update reproducibility patch Resent-From: Michael Ford Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Aug 2023 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65179@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169158661327487 (code B ref -1); Wed, 09 Aug 2023 13:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Aug 2023 13:10:13 +0000 Received: from localhost ([127.0.0.1]:38516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTix3-00079G-BR for submit@debbugs.gnu.org; Wed, 09 Aug 2023 09:10:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTix1-00078t-PI for submit@debbugs.gnu.org; Wed, 09 Aug 2023 09:10:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qTiww-0000we-Ep for guix-patches@gnu.org; Wed, 09 Aug 2023 09:10:06 -0400 Received: from mail-yb1-xb2d.google.com ([2607:f8b0:4864:20::b2d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qTiwu-0003t6-QP for guix-patches@gnu.org; Wed, 09 Aug 2023 09:10:06 -0400 Received: by mail-yb1-xb2d.google.com with SMTP id 3f1490d57ef6-d075a831636so7252906276.3 for ; Wed, 09 Aug 2023 06:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691586603; x=1692191403; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=f6zNmZCl/JR8rC7iCU/hhkgrrIXWjxRaIX5MzjOXFUU=; b=F8tKTs0k6saDNzN5z+h8xZtKS9SJABqOF9YoWv239P1UymbVEU07DTxbZkwL359Jqd 1I/HaCgrzWfGxeTVIGSkeA2sv8mGK7kwJlGVRGYKKIfPrbr3jCLo0HExxHl72Oxfptba BxRSJF9x366ql+05+pA5g5PBBYRgotIMkUcqUYiMLPhOCdwUzK2CK9FsKxRJ1KILoe10 F3S6T8izl20BJPpv7RK/r8xqEpWTfGvYf03PK/MEHhjKkiGXx3uOL9jsvjgZBoprUcYg ZnKojoBb4GM41bgYncdfGqqsEiho7WC6Z1PBvDhgi36uIYaMAdvr0scUNghPpCk0+vX7 D/kA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691586603; x=1692191403; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=f6zNmZCl/JR8rC7iCU/hhkgrrIXWjxRaIX5MzjOXFUU=; b=dJLmhxtxQ6y39SezGGJThj6en0WyoYuP9yJK2B/5g7kJvuV4AIiwcoyTOZAIvTFGw3 4zJDjag9d1enxk1FsQOi4tWo33vxZHubhvT2m+ihmfu/qdu/jg3UkfFZExlsWC4/iMwT x06A9Yckt2rH9wVMNssqo42duWnBTg4h07ymipaXFZdiheInRPzOKM73dUmLQjoAabhE xNTLNFeUab2po3xcXl1XmQ012w0Ovup0sma7J9zcvatjLAWIw49zkpWJ/maBSAbbvbRq v9Q7K84WLpAtdJgbm22x2B9h8eZiUv2tW40wTv51d/YEJAoNcOui8SJu9ubWizeUvo3G Yutg== X-Gm-Message-State: AOJu0YyTZcST0/I7A3EFE0ZILk+eCZdiJ/kmR4F616yxY7SHa+w4vpKc bTlzfP8lWHQ2mcx21jy0eSlFNf3z9EAFSw2H1y9QfiEFPc2Xag== X-Google-Smtp-Source: AGHT+IHhCvroe1+g34A9Fx/4/S4CozDjcM/5cfoC+tibnvYz7Y5CzOsluAvCV6RgbIN8b+6wfsPZjLsX9gmpkeJ/Ee8= X-Received: by 2002:a25:d7c8:0:b0:cea:b62d:620f with SMTP id o191-20020a25d7c8000000b00ceab62d620fmr2617065ybg.45.1691586603589; Wed, 09 Aug 2023 06:10:03 -0700 (PDT) MIME-Version: 1.0 From: Michael Ford Date: Wed, 9 Aug 2023 15:09:52 +0200 Message-ID: Content-Type: multipart/alternative; boundary="0000000000009d266806027d32d9" Received-SPF: pass client-ip=2607:f8b0:4864:20::b2d; envelope-from=fanquake@gmail.com; helo=mail-yb1-xb2d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.07 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: DB17539534 X-Spam-Score: -5.07 X-TUID: qPFbBWfB4r9P --0000000000009d266806027d32d9 Content-Type: text/plain; charset="UTF-8" >From c8e8b7dacfe86147226a687acd495e59826368d7 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 9 Aug 2023 14:42:38 +0200 Subject: [PATCH] gnu: mingw: Update reproducibility patch * gnu/packages/patches/mingw-w64-reproducible-gendef.patch: Update from upstream. --- .../patches/mingw-w64-reproducible-gendef.patch | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/gnu/packages/patches/mingw-w64-reproducible-gendef.patch b/gnu/packages/patches/mingw-w64-reproducible-gendef.patch index ee676af7a0..39ee854245 100644 --- a/gnu/packages/patches/mingw-w64-reproducible-gendef.patch +++ b/gnu/packages/patches/mingw-w64-reproducible-gendef.patch @@ -4,12 +4,12 @@ https://salsa.debian.org/mingw-w64-team/mingw-w64.git Invoke the following in the aforementioned repo to see the original patch: - $ git show 4974e2c:debian/patches/reproducible-gendef.patch + $ git show 9a33f50:debian/patches/reproducible-build.patch -Description: Drop __DATE__ from gendef +Description: Drop __DATE__ from gendef and genlib Author: Stephen Kitt -This allows gendef to be built reproducibly. +This allows gendef and genlib to be built reproducibly. --- a/mingw-w64-tools/gendef/src/gendef.c +++ b/mingw-w64-tools/gendef/src/gendef.c @@ -21,3 +21,13 @@ This allows gendef to be built reproducibly. fprintf (stderr, "\nReport bugs to < mingw-w64-public@lists.sourceforge.net>\n"); exit (0); } +--- a/mingw-w64-tools/genlib/src/genlib.c ++++ b/mingw-w64-tools/genlib/src/genlib.c +@@ -123,7 +123,6 @@ + "Usage example:\n" + " By default, the output file is named after the DLL counterpart\n" + " genlib mydef.def Produces libmydll.a\n" +-"\nBuilt on " __DATE__ "\n" + "\nReport bugs to \n" + ; + -- 2.41.0 --0000000000009d266806027d32d9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
From c8e8b7dacfe86147226a687acd495e59826368d7 Mon Sep 17 0= 0:00:00 2001
From: fanquake <fa= nquake@gmail.com>
Date: Wed, 9 Aug 2023 14:42:38 +0200
Subject= : [PATCH] gnu: mingw: Update reproducibility patch

* gnu/packages/pa= tches/mingw-w64-reproducible-gendef.patch: Update from
=C2=A0 upstream.<= br>---
=C2=A0.../patches/mingw-w64-reproducible-gendef.patch =C2=A0| 16 = +++++++++++++---
=C2=A01 file changed, 13 insertions(+), 3 deletions(-)<= br>
diff --git a/gnu/packages/patches/mingw-w64-reproducible-gendef.patc= h b/gnu/packages/patches/mingw-w64-reproducible-gendef.patch
index ee676= af7a0..39ee854245 100644
--- a/gnu/packages/patches/mingw-w64-reproducib= le-gendef.patch
+++ b/gnu/packages/patches/mingw-w64-reproducible-gendef= .patch
@@ -4,12 +4,12 @@ https://salsa.debian.org/mingw-w64-team/mingw-w64.git
=C2=A0
=C2=A0Invoke the following in the aforementioned repo to see= the original patch:
=C2=A0
- =C2=A0$ git show 4974e2c:debian/patches= /reproducible-gendef.patch
+ =C2=A0$ git show 9a33f50:debian/patches/rep= roducible-build.patch
=C2=A0
-Description: Drop __DATE__ from gendef<= br>+Description: Drop __DATE__ from gendef and genlib
=C2=A0Author: Step= hen Kitt <
skitt@debian.org>=C2=A0
-This allows gendef to be built reproducibly.
+This allows g= endef and genlib to be built reproducibly.
=C2=A0
=C2=A0--- a/mingw-w= 64-tools/gendef/src/gendef.c
=C2=A0+++ b/mingw-w64-tools/gendef/src/gend= ef.c
@@ -21,3 +21,13 @@ This allows gendef to be built reproducibly.
= =C2=A0 =C2=A0 fprintf (stderr, "\nReport bugs to <mingw-w64-public@lists.sourceforge= .net>\n");
=C2=A0 =C2=A0 exit (0);
=C2=A0 }
+--- a/min= gw-w64-tools/genlib/src/genlib.c
++++ b/mingw-w64-tools/genlib/src/genli= b.c
+@@ -123,7 +123,6 @@
+ "Usage example:\n"
+ " = =C2=A0By default, the output file is named after the DLL counterpart\n"= ;
+ " =C2=A0genlib mydef.def =C2=A0 =C2=A0Produces libmydll.a\n&quo= t;
+-"\nBuilt on " __DATE__ "\n"
+ "\nReport= bugs to <martellmalone@gmail= .com>\n"
+ ;
+
--
2.41.0
--0000000000009d266806027d32d9--