From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id UH+BHfLLFmZwvQAAe85BDQ:P1 (envelope-from ) for ; Wed, 10 Apr 2024 19:27:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id UH+BHfLLFmZwvQAAe85BDQ (envelope-from ) for ; Wed, 10 Apr 2024 19:27:14 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=d21IIudT; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712770034; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/8uVnjSJQcYYFS2+vIDFeH5uiVdJk32eWF6VOXxaXXI=; b=C5C0pWtIi+9fbRzCzekev3bSsQxas7hmUhg6qGbIt+gafqMJqBVFDAA15JbStAiww8+I/s tpfTEpokSjtNZvvgef+paxzu+aNuj15XtdQIxf0xL0egvle7OO/0Vv5K1cQBI+SMCG83se TxjAi9JLQTUDK5xLmvjQ95tpWNDCUqX+SjKh0oHYUxvOwhp0bpR80EUOa+XrqIfTy6Q1wK 8NGT82IgPbOsZfAtNiDgtE3R9ILSb8crkd3XqHaY3fGvrrHRkCHozLXMFnwJ4VFtvKQItv yex9vs28abDdzZcy5z9B/tITQ7CYyi43Lpz5Hu9U3k17R1E0aDFpGjzpx6SLEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=d21IIudT; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712770034; a=rsa-sha256; cv=none; b=tQAJMRSo/XkktkBDvRAgqjPWoLLvKdfi+FYJOjFdarPn+ZWE+F3/2J3ttEGliOoIqEaNMS iwF2J3kqtjS8NvokSRpa6GAlHjqDnVUfoEdWkrz4cp8D95IZck463+GPdFW9Wd7bJ7JtR2 B/wuPOudET37s7VJQVJLMPhPGyVC2v2/h4mB1LqoMbRdBjKwDWug4C5Tsz7wi6vW835wUl /kl9ozUvHwUXWqVxq8IT7OxUn+7ErgklHTtbbDxVl+8xI+qGVLwjx9WlR+gX+3ytowZ+7P HzgIGB2nbM/PBqdeK6PSI025MBcacdHxPay8Xxs+46uBXUj4Hb2Y1nVCSQiUOA== 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 CA8148E53 for ; Wed, 10 Apr 2024 19:27:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rubir-0002IV-15; Wed, 10 Apr 2024 13:26:58 -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 1rubio-0002IL-CR for guix-patches@gnu.org; Wed, 10 Apr 2024 13:26:54 -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 1rubio-0007T5-4W for guix-patches@gnu.org; Wed, 10 Apr 2024 13:26:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rubiw-0004WT-Go for guix-patches@gnu.org; Wed, 10 Apr 2024 13:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70169] [PATCH v3 13/13] maint: Ensure generated file reproducibility for dist. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 10 Apr 2024 17:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70169 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 70169@debbugs.gnu.org Received: via spool by 70169-submit@debbugs.gnu.org id=B70169.171276997516961 (code B ref 70169); Wed, 10 Apr 2024 17:27:02 +0000 Received: (at 70169) by debbugs.gnu.org; 10 Apr 2024 17:26:15 +0000 Received: from localhost ([127.0.0.1]:54289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rubi8-0004Oy-R8 for submit@debbugs.gnu.org; Wed, 10 Apr 2024 13:26:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rubi3-0004OW-Ul for 70169@debbugs.gnu.org; Wed, 10 Apr 2024 13:26:11 -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 ) id 1rubho-0007PC-5W; Wed, 10 Apr 2024 13:25:52 -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=/8uVnjSJQcYYFS2+vIDFeH5uiVdJk32eWF6VOXxaXXI=; b=d21IIudTLXrKo1wVzs3m e9exmJtuCB6FrkWfysuw8nIVwxUWQWb2/RFhnNL8elJu5gVxufUUsN0ZkpXMnjfj/ixJetvflBCYU Kk9MO/tIPYR1wLRdF403CkKFiSUgnxKaUGiYUBd6cDtjdYSLLISHZVFzcd8JyFclli0kQX8NlYJff glBXfffB3Uy6enAVpV50hKzvdKcZNO0BoR4fy+XvKmgDz87t59Vd3LN80OnmxzZ2QkrFp4wQn/hdx uZe9Dw8AFQGm8L49AA57ADFkuj0qrXt2HbBhwRO4PWmDxUSGeacnnexVhc4sZz9S4/DFtDoTUkS9F +v5aZ5xtp6AUNA==; From: Janneke Nieuwenhuizen In-Reply-To: <87a5m1mb0g.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Wed, 10 Apr 2024 18:35:11 +0200") Organization: AvatarAcademy.nl References: <0e305324621bdf2c04a6770d37f15efa85dcdb07.1712600307.git.janneke@gnu.org> <87a5m1mb0g.fsf@pelzflorian.de> X-Url: http://AvatarAcademy.nl Date: Wed, 10 Apr 2024 19:25:27 +0200 Message-ID: <877ch52kqg.fsf@gnu.org> 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-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: -7.07 X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -7.07 X-Migadu-Queue-Id: CA8148E53 X-TUID: dtqUg9uZhxXE pelzflorian (Florian Pelz) writes: Hello Florian, > Janneke Nieuwenhuizen writes: >> +auto-clean: maintainer-clean-vti doc-clean >> + rm -f ABOUT-NLS INSTALL >> + rm -f aclocal.m4 configure libtool Makefile.in >> + git clean -fdx -- '.am*' build-aux m4 po > > Could you enclose the call to git in > =E2=80=9Cif test -e .git; then =E2=80=A6 fi=E2=80=9D as well? I've changed it to if test -e .git; then \ git clean -fdx -- '.am*' build-aux m4 po; \ else \ rm -rf .am*; \ $(MAKE) -C po/guix maintainer-clean; \ $(MAKE) -C po/packages maintainer-clean; \ fi > I=E2=80=99ve switched to wip-tarball, but the hash is different. > It is still quite similar. > florian@floriandesktop ~/src/guix [env]$ diffoscope > guix-1.3.0.57741-0e3053.tar.gz /tmp/guix-1.3.0.57741-0e3053.tar.gz > --- guix-1.3.0.57741-0e3053.tar.gz > +++ /tmp/guix-1.3.0.57741-0e3053.tar.gz > =E2=94=9C=E2=94=80=E2=94=80 guix-1.3.0.57741-0e3053.tar > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 file list [..] > =E2=94=82 =E2=94=82 @@ -215,25 +215,25 @@ > =E2=94=82 =E2=94=82 --rw-r--r-- 0 0 0 123 2024-04-08 18:08:07.000000 guix= -1.3.0.57741-0e3053/doc/stamp-2 > =E2=94=82 =E2=94=82 --rw-r--r-- 0 0 0 123 2024-04-08 18:08:07.000000 guix= -1.3.0.57741-0e3053/doc/stamp-3 > =E2=94=82 =E2=94=82 +-rw-r--r-- 0 0 0 125 2024-04-08 18:08:07.000000 guix= -1.3.0.57741-0e3053/doc/stamp-2 > =E2=94=82 =E2=94=82 +-rw-r--r-- 0 0 0 125 2024-04-08 18:08:07.000000 guix= -1.3.0.57741-0e3053/doc/stamp-3 [..] > guix-1.3.0.57741-0e3053/etc/completion/bash/guix > =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 guix-1.3.0.57741-0e3053/doc/stamp-2 > =E2=94=82 =E2=94=82 @@ -1,4 +1,4 @@ > =E2=94=82 =E2=94=82 -@set UPDATED 29 Februar 2024 > =E2=94=82 =E2=94=82 -@set UPDATED-MONTH Februar 2024 > =E2=94=82 =E2=94=82 +@set UPDATED 29 February 2024 > =E2=94=82 =E2=94=82 +@set UPDATED-MONTH February 2024 > =E2=94=82 =E2=94=82 @set EDITION .3.0.57741-0e3053 > =E2=94=82 =E2=94=82 @set VERSION .3.0.57741-0e3053 [..] > I have used an de_DE locale where February is Februar. Wow, that's amazing news, and thanks for testing! (I could have said: well, using de_DE is /asking/ for such differences ;) I tested with export LANG=3Dde_DE LANGUAGE=3Dfr_FR LC_TIME=3Dpt_BR and found similar errors, and only those. In this case LC_TIME prevailed. So I made this change --8<---------------cut here---------------start------------->8--- @@ -264,8 +264,8 @@ endif # Git rather than using metadata from the filesystem. define version.texi-from-git $(srcdir)/doc/stamp-$(1): $(srcdir)/$(2) $(top_srcdir)/configure - $$(AM_V_GEN)set -e \ - export LC_ALL=3DC; \ + $$(AM_V_GEN)set -e; \ + export LANG=3DC LANGUAGE=3DC LC_ALL=3DC LC_TIME=3DC; \ export TZ=3DUTC0; \ timestamp=3D"$$$$(git log --pretty=3Dformat:%ct -n1 -- "$$<" \ 2>/dev/null \ --8<---------------cut here---------------end--------------->8--- and checked against a clean/LC_ALL=3DC locale. Not sure if I should send a V4 for this? Let's see if there are more comments. Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com