From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qHDaOQ2V9mC64AAAgWs5BA (envelope-from ) for ; Tue, 20 Jul 2021 11:19:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sISpNQ2V9mBcPQAAB5/wlQ (envelope-from ) for ; Tue, 20 Jul 2021 09:19:09 +0000 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 AC0902ACA3 for ; Tue, 20 Jul 2021 11:19:09 +0200 (CEST) Received: from localhost ([::1]:52858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5lu8-0004aO-Nq for larch@yhetil.org; Tue, 20 Jul 2021 05:19:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39304) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5lu2-0004Ze-Ji for guix-patches@gnu.org; Tue, 20 Jul 2021 05:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49489) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m5lu2-0008PR-C0 for guix-patches@gnu.org; Tue, 20 Jul 2021 05:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m5lu2-00024b-4x for guix-patches@gnu.org; Tue, 20 Jul 2021 05:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49517] [PATCH] gnu: txr: Build documentation and update to 265. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Jul 2021 09:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49517 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kaz Kylheku Cc: "Paul A. Patience" , 49517@debbugs.gnu.org Received: via spool by 49517-submit@debbugs.gnu.org id=B49517.16267727317951 (code B ref 49517); Tue, 20 Jul 2021 09:19:02 +0000 Received: (at 49517) by debbugs.gnu.org; 20 Jul 2021 09:18:51 +0000 Received: from localhost ([127.0.0.1]:32802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5ltr-00024B-9M for submit@debbugs.gnu.org; Tue, 20 Jul 2021 05:18:51 -0400 Received: from mout01.posteo.de ([185.67.36.65]:50195) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5lto-00023x-Tj for 49517@debbugs.gnu.org; Tue, 20 Jul 2021 05:18:50 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id D0139240026 for <49517@debbugs.gnu.org>; Tue, 20 Jul 2021 11:18:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1626772722; bh=CYgVQdRJ8rKGzOhEwfnUxN561woonwGgViYMEHdTngM=; h=From:To:Cc:Subject:Date:From; b=U62BGuxGgPGmsKDoij9pi9Uyzi4yNIQ1mk8cYHlht1+77bZSTJOqZj8/VLmUiIrit mB8Cp0FoYeGVYd99N5cc+8SNpB/N/9NadQ4XSW7IAB60xp7KVGF9tx2TNCh1X5o8+K zXWL9XCpDvjyrEyj4BJtL3MphN8sFWDq6obAS6qg3+clt7s4HCgMfx9NO7DnWobCis 5kMKbbL0th1+ASb8cOs2+xWtkigvX+cdOWpZI8rOb3QTxcEmVBYOvRHRXpFHJesrR6 02k6P4Wj+I6909DG+y3v4tzF8xJD6RHyEynTRUsH5WXxkYH6mWi5OwNUGRmQTMXpji B1gbez9A+Ph5g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GTY6n6Qx6z6tmT; Tue, 20 Jul 2021 11:18:41 +0200 (CEST) References: <87o8b1p8k1.fsf@kitej> <3ae1061ea0a61b579c48f9ea7b4f4832@mail.kylheku.com> <96d55c0d8940c64eca79aa4a15a3cb8f@mail.kylheku.com> <874kcr7vt7.fsf@kitej> <598802eda2050f063d01d802edfead99@mail.kylheku.com> <87bl6ycxqk.fsf@kitej> From: Guillaume Le Vaillant In-reply-to: Date: Tue, 20 Jul 2021 09:18:39 +0000 Message-ID: <87bl6xbaxc.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626772749; 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: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=doIFYCCOcRF++neMEVGDDFjYsCg1dEsjQ7VzeHO1mFQ=; b=CnDVZKRuFGmR7XZsZXHGyRpWGxtoMhYH8qT/iZZUG2BGc5NlUGmq9uOwtVb7zzPevoeWaT aTiO/uPT9oaTau8EEDXQSydQMNH9koqwUeoCzYJSBRJxDgijnCrO/lXH5HAyRecUKcPcrt 9DJ43LqDbB/0M/9QGC37iKry2pOdZZIA8QZUpr/zUfnv3S491htvFz3OfjBmjupIIY+g0y ge9/HwdkkubW+IDrKXVky1aqNDCzGhTjU9Vb0KC7IQOtVpEmV4alvcFWB/0mTgEamFSjDr o3UsitHTVgRq81CMhQ5FOTM9F/jGj4Ogrb/QETot4wixpH+g+CdrZA7yBIn14A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626772749; a=rsa-sha256; cv=none; b=k27n+T4zQqpyK9x3za6YuWpYT4VguA1cQ2SdjX6tk7o1GjZ4VrdMMlmZCc4UaHkI29w9OZ FTYDxmZizAdptmjPiwIef/G/X6CAR2vvLD07UcUehHMhyymDS0JGncG9uD2lINmLGMOA3M 4sJYyn65rYr0K/IS0YX4Rgxq9jEWpqHR7AWNd5mLhLDWGRJ7eGgcCnBe582ocYAhyogbKv ZXFKYz0gY+4O0uJ1/pH/KgIPRPSayuaJAoS5QsUJ5p9GfTCO0bidri+RiBQHiSjzVIw4xB JU+DfxfTeb+Cs4NzPrTMvQxtJd0LDxdxZlC3JXcBJJ0mGAaS0qUFebbxWHIUFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=U62BGuxG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=U62BGuxG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AC0902ACA3 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0aT/f9j+kl3O --=-=-= Content-Type: text/plain Kaz Kylheku skribis: > On 2021-07-19 05:08, Guillaume Le Vaillant wrote: >> So Debian indeed has a patch adding the possibility to set the timestamp >> based on SOURCE_DATE_EPOCH (see '2010_add_build_timestamp_setting.patch' >> in [1] for example). > > Looks like they rolled out this patch into production in 2015. > > Is there a reason why Guix can't just steal the Debian patches > related to reproducibility? (Like underlying differences it the overall > approach which lead to incompatibilities?) I don't think so, the developer who made the patch for Guix probably just didn't know about Debian's patch. > It would probably be best if distros did this the same way, so > there are no surprises. > > GNU/Linux could set a precedent for other platforms, even. > If I'm building something on, say, Cygwin, OpenBSD or MacOS, if the > reproducbility stuff works the same way like on GNU/Linuxes, that's > great. > > Here is a powerful argument why Just One Way of doing it is better: > > Distros should not be carrying patches for this in the first place; > the programs themselves should be upstreaming the changes for > reproducibility. > > If there is an agreed-upon /de facto/ (or /de jure/) standard way > of doing it, it is easier to persuade the individual program developers to > accept the changes. They have a single target to hit which covers > all platforms. > > In contrast, if reproducibility is an /ad hoc/ OS-and-distro-specific > matter, they are going to be understandably less motivated to upstream > the changes. > > Nobody wants a situation in their source tree like: > > patches/for-debian > /for-guix > /for-solaris > ... > > Just one implementation, committed into trunk, with with no #ifdefs. In this case upstream explicitly refused merging the patches for reproducibility (https://bugs.ghostscript.com/show_bug.cgi?id=698208). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYPaU7w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9xhwD+Ia5eHbFp9G97U1ZsEGujIPq3XsPnaTc3h47X ndQxyzMA/272U7AXqHIwjcv0J5oQFXOT3Lasorv5WCMR5EvUHAO6 =O8Q9 -----END PGP SIGNATURE----- --=-=-=--