From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0GnoI3p04GQBhAAASxT56A (envelope-from ) for ; Sat, 19 Aug 2023 09:51:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ENWII3p04GTGRwEAauVa8A (envelope-from ) for ; Sat, 19 Aug 2023 09:51:22 +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 1F93440122 for ; Sat, 19 Aug 2023 09:51:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=arIdq5N9; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692431482; 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=S1jmt1FFWOPD3Oez9HG0gt8XQo3Oq4Xp/vUHjPp2hLY=; b=Ut4B9XQ8FXHuM9xkmBi8hzMErf0DJl2UKAKvIm+i7f9Qg/C4sxK+GUgFnUDCKd4aJgWXGS hUrjQwambKWO1klxbSLbE1YmLEDDsk5E80kHJAQtcBfqR1OuhugCcqgeg/jSkI8haY9bMM Or8udptMmH9MbMQ3UM1nCGzrLCspa5CjSyYplgnA7m8hYhkeXskhufC042Uei89p208gB+ rj8nEWVtKWmjj6t3oqa4/lnZBflMj0I2M5JrweyW6kDWjKZAlSB4/octJWxo6ThDFIreCQ O7NN9IS9tLmq2EF+EH6Hf4UyQOHs0zpzpl2/i0qc/oyJPQHO/5pjMv7Mf7h6fQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692431482; a=rsa-sha256; cv=none; b=AgGX/G72lQr3p3xFgpMowb0pNIHuE6ZAnrOtZkvbZfSE5Gplk7E+2xX/hYe8Sja5qtkWxG RD03IuU8pKZYEPxx82c+aV8tU1xzjSaMt4dbt7eglBZeplrvXq8lGp5v4OIHBozAW9V/MN mkRje0NlVcsV0x6l5bLzxZcdfDeCUAgqzrTPLZM1CSPoF3/NgDjXHErOnWVHuJ8NRlwEGv wpfsKFqeQcb2WZQfiXaMeQ9NSTjDfvb/KUpaikVN51oInNHhHEiBAVD++pG8mPj7Qpgyx6 5Lwb86aJHKOF//w1JBXt/GbvbnwKi/xovrfmOFvRBG8UcuuTtDOptTza+3PKoA== 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=arIdq5N9; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXGjf-0007by-8B; Sat, 19 Aug 2023 03:51:07 -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 1qXGjd-0007bq-0A for guix-patches@gnu.org; Sat, 19 Aug 2023 03:51:01 -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 1qXGjc-0007j6-OG for guix-patches@gnu.org; Sat, 19 Aug 2023 03:51:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXGjd-0003hg-Jd for guix-patches@gnu.org; Sat, 19 Aug 2023 03:51:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65179] [PATCH] gnu: mingw: Update reproducibility patch Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Aug 2023 07:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Ford Cc: 65179@debbugs.gnu.org Received: via spool by 65179-submit@debbugs.gnu.org id=B65179.169243141614174 (code B ref 65179); Sat, 19 Aug 2023 07:51:01 +0000 Received: (at 65179) by debbugs.gnu.org; 19 Aug 2023 07:50:16 +0000 Received: from localhost ([127.0.0.1]:49288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXGit-0003gY-Gm for submit@debbugs.gnu.org; Sat, 19 Aug 2023 03:50:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40318) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXGir-0003gG-0A for 65179@debbugs.gnu.org; Sat, 19 Aug 2023 03:50:14 -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 1qXGij-0007e3-Gn; Sat, 19 Aug 2023 03:50:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=S1jmt1FFWOPD3Oez9HG0gt8XQo3Oq4Xp/vUHjPp2hLY=; b=arIdq5N9Gbytpy4FMoA0 /9dcdEUntPjM+b1GWBVc0xtFrK2pgATp+vWTeXUjDpZ3QiBfJqD54HcbFDN9QbK1IYVB/b1DUfwtI +LFzGkhfVklsr8c8ocvP4MDTilmGnfckt5UyzsnI9aUT/r33aLSQuYAe2khM8MEUoj+J19asCDHCe pGQ82st4GgmYkYByvzhk/zOHBeTYPIIt33RA4ikLz2nqj1t80K7lhnBXKbHj5ea2KmeWV0VJ6O+T5 1kbJ8/vf9ElzgM1Rjdfl4xKw884xWsGWV9vqSKjmJydm5OT/YZy5Mfa9Ai7htf1rotwv6MKsCJan5 AdvO6dWw1j5uNw==; From: Janneke Nieuwenhuizen References: Date: Sat, 19 Aug 2023 09:50:01 +0200 In-Reply-To: (Michael Ford's message of "Wed, 9 Aug 2023 15:09:52 +0200") Message-ID: <87350flbdi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: -6.90 X-Spam-Score: -6.90 X-Migadu-Queue-Id: 1F93440122 X-Migadu-Scanner: mx1.migadu.com X-TUID: zvEIdq+Lke/P Michael Ford writes: Hi! > 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(-) Applied, thanks! However...even with this patch MinGW does not build reproducibly, e.g. --8<---------------cut here---------------start------------->8--- diffoscope /gnu/store/ra40ckd09sapzlh7mib2qmwkbjamgcxb-mingw-w64-x86_64-11.= 0.1/lib/libntoc.a /tmp/ra40ckd09sapzlh7mib2qmwkbjamgcxb-mingw-w64-x86_64-11= .0.1/lib/libntoc.a=20 --- /gnu/store/ra40ckd09sapzlh7mib2qmwkbjamgcxb-mingw-w64-x86_64-11.0.1/lib= /libntoc.a +++ /tmp/ra40ckd09sapzlh7mib2qmwkbjamgcxb-mingw-w64-x86_64-11.0.1/lib/libnt= oc.a =E2=94=9C=E2=94=80=E2=94=80 file list =E2=94=82 @@ -1,4 +1,4 @@ =E2=94=82 ----------- 0 0 0 100 2023-08-18 13:26:59.00= 0000 / =E2=94=82 --rw-r--r-- 0 999 30000 586 2023-08-18 13:26:59.00= 0000 libntoct.o =E2=94=82 --rw-r--r-- 0 999 30000 648 2023-08-18 13:26:59.00= 0000 libntoch.o =E2=94=82 --rw-r--r-- 0 999 30000 624 2023-08-18 13:26:59.00= 0000 libntocs00000.o =E2=94=82 +---------- 0 0 0 100 2023-08-19 06:04:15.00= 0000 / =E2=94=82 +-rw-r--r-- 0 999 30000 586 2023-08-19 06:04:15.00= 0000 libntoct.o =E2=94=82 +-rw-r--r-- 0 999 30000 648 2023-08-19 06:04:15.00= 0000 libntoch.o =E2=94=82 +-rw-r--r-- 0 999 30000 624 2023-08-19 06:04:15.00= 0000 libntocs00000.o --8<---------------cut here---------------end--------------->8--- Would you like to look into that? Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com