From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26247: Gettext introduces timestamps in .mo files Date: Fri, 24 Mar 2017 23:54:30 +0100 Message-ID: <8760iyxp3t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crY6s-0007gI-80 for bug-guix@gnu.org; Fri, 24 Mar 2017 18:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1crY6o-0008F1-CO for bug-guix@gnu.org; Fri, 24 Mar 2017 18:55:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44689) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1crY6o-0008Es-9O for bug-guix@gnu.org; Fri, 24 Mar 2017 18:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1crY6o-0003o0-0o for bug-guix@gnu.org; Fri, 24 Mar 2017 18:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crY6R-0007fs-DA for bug-guix@gnu.org; Fri, 24 Mar 2017 18:54:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1crY6M-00088y-IX for bug-guix@gnu.org; Fri, 24 Mar 2017 18:54:39 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1crY6M-00088u-FS for bug-guix@gnu.org; Fri, 24 Mar 2017 18:54:34 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:59422 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1crY6L-0006wV-Q1 for bug-guix@gnu.org; Fri, 24 Mar 2017 18:54:34 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 26247@debbugs.gnu.org Gettext 0.19.8.1 (current core-updates, 77ab6983a19ef307558ab2607920158d6bb94ba8) introduces timestamps in .mo file, without honoring SOURCE_DATE_EPOCH, which leads to non-reproducible builds (for example =E2=80=98guix=E2=80=99). Ludo=E2=80=99.