guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70169] [PATCH 2/7] maint: Use reproducible timestamps and name for


From: Ludovic Courtès
Subject: [bug#70169] [PATCH 2/7] maint: Use reproducible timestamps and name for tarball.
Date: Wed, 03 Apr 2024 22:45:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Janneke Nieuwenhuizen <janneke@gnu.org> skribis:

> +# Reproducible tarball
> +GZIP_ENV = --no-name

Looks like Automake can feel the defiance:

--8<---------------cut here---------------start------------->8---
Makefile.am:1007: warning: user variable 'GZIP_ENV' defined here ...
/gnu/store/lynhxxaygrbw0z05bwsc5c3i5r5qdv38-automake-1.16.5/share/automake-1.16/am/distdir.am:
 ... overrides Automake variable 'GZIP_ENV' defined here
--8<---------------cut here---------------end--------------->8---

Probably nothing to worry about, though IWBN if we could silence it.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]