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 aA90N462ZGFJNwEAgWs5BA (envelope-from ) for ; Tue, 12 Oct 2021 00:11:26 +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 MMUOM462ZGFdUwAAB5/wlQ (envelope-from ) for ; Mon, 11 Oct 2021 22:11:26 +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 EDBF1223E8 for ; Tue, 12 Oct 2021 00:11:24 +0200 (CEST) Received: from localhost ([::1]:60590 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ma3Vz-0008HF-P3 for larch@yhetil.org; Mon, 11 Oct 2021 18:11:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ma3Sl-0005Z6-D9 for guix-patches@gnu.org; Mon, 11 Oct 2021 18:08:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49645) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ma3Sk-0000Qe-Df for guix-patches@gnu.org; Mon, 11 Oct 2021 18:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ma3Sk-0002AC-29 for guix-patches@gnu.org; Mon, 11 Oct 2021 18:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51122] [PATCH v2] maint: Factorize po xref translation. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 11 Oct 2021 22:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51122 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 51122@debbugs.gnu.org Received: via spool by 51122-submit@debbugs.gnu.org id=B51122.16339900308250 (code B ref 51122); Mon, 11 Oct 2021 22:08:02 +0000 Received: (at 51122) by debbugs.gnu.org; 11 Oct 2021 22:07:10 +0000 Received: from localhost ([127.0.0.1]:32958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ma3Rt-000290-SO for submit@debbugs.gnu.org; Mon, 11 Oct 2021 18:07:10 -0400 Received: from lepiller.eu ([89.234.186.109]:35338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ma3Rq-00028o-B2 for 51122@debbugs.gnu.org; Mon, 11 Oct 2021 18:07:08 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 7dba6dac; Mon, 11 Oct 2021 22:07:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=DeMwlJctWCW4 HUJjLaYjCmI6TgKWq/376wmDFCKj+Lc=; b=Py1MZY8kcI5OnfdO/deSYGoNylx0 MUId2X+EsssBSpdq3JicDrqaKYbEwdxZydT2OsDilrtKQ1qsIYyDtIe3+5nVuBWU 2o56z9SNElNUfuRvUJIf/8wyyeXHWZsD8HILI83BweSWO0n2tzy9uDQ/ucj3qmZQ mRqnjWywEt4osNIxRx/a5thDnBctlsQ2/s3AMJmrRgxHqQW2CLQsvX81uC1r2kvN pFTzFLr4YIsQPje8K7MvGEB3uAYXEMqDwH7D9Iz+OFgg4nL45PqaiyO6ajMJvh+3 Oeq6kvM+DsYbzOHYAV+qhZWculQRJN+qEzXZ5kMMSSVFLqtwThGcxFQt0w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 67d722c0 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 11 Oct 2021 22:07:03 +0000 (UTC) Date: Tue, 12 Oct 2021 00:06:57 +0200 From: Julien Lepiller Message-ID: <20211012000657.11daa7a3@tachikoma.lepiller.eu> In-Reply-To: <20211011171603.3m7spi6bwlhpgjiv@pelzflorian.localdomain> References: <8a210e8ceaadfa600e60b0b97a1e7aba04b2bb02.1633901513.git.julien@lepiller.eu> <20211010233711.23bb1e9e@tachikoma.lepiller.eu> <20211011082415.j6wera4b5t4mtnxa@pelzflorian.localdomain> <20211011144626.0049af43@tachikoma.lepiller.eu> <20211011171603.3m7spi6bwlhpgjiv@pelzflorian.localdomain> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633990286; 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=iZVKCLV7Eq2+O76+bYc0BBgAi2elJ8mf4FT3WaAuP70=; b=DwTM36QDZ2khAdCjMCM6aLRKUSInT8MyTAICH5nDO3QTz396PM3nhZv056YPzBTnka0Ok2 xu5Zqs855fXbZgHTg5Ew19qDLte4570Z2OdzU+W85GQUClFYntm/3iNYJqVAKHjAHo8oYv sQea4LsntW3GORcBJx2nGUvoVBDIRnV2kTGNBuJGx6RVpHojQK+beR7rAnhkRgZVmNc6cr N4NXPFo+m5SzbcEjLgVTXodCezk2gVgf1jeNC/Qm7SUEtYNBun+EcMdyEDtd/Dg+rH0M8S 1pJioxW9KmrgHz6oMpLVlvxJ0e8XLxCxGTw0ycPEXZisySmP7tgt3xdXczPMRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633990286; a=rsa-sha256; cv=none; b=br6EOjvqFpxSzjkApWAZ3MOvMs7ikS6cEbROwMy0cpZKZ3AFuwxbVZshzDJ2k4hGCscmGF 7QDuo60su+f8ybez6U6QS9X/FK48K5L7I2L3hSxHK72aFUMEpGUd69lMyd+vfsu/+lrlQh 7OfrxcxF8fo912w5tOOzH4uMRPGzksbZD5npif+rFR2orDdePjuMrd1eE6KcE8L8P5vQZP of5ph5+IJb3QSHJaNp7Kp6F1h9dSX6NdaDWRtZr7LQk07V7/UoSTl/GErVJna+rdlzOgid 5JJD91Rnm8fx+s7xTtbxvkO8FqnZ6At/b5VuH9exRS0p+hQyk4p82mxqrNCu/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Py1MZY8k; 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: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Py1MZY8k; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: EDBF1223E8 X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: EPe9KQcGzwRM Le Mon, 11 Oct 2021 19:17:28 +0200, "pelzflorian (Florian Pelz)" a =C3=A9crit : > Thanks Julien! >=20 > On Mon, Oct 11, 2021 at 02:46:26PM +0200, Julien Lepiller wrote: > > Thanks for the quick review! I've updated the commit message and > > updated the copyright headers in guix/build/po.scm and > > guix/self.scm. =20 >=20 > In guix/self.scm you only removed code. I don=E2=80=99t think a copyright > header is needed there. Alright, I removed the copyright line on my side =20 >=20 > > I had to make the texi files depend on make-go because otherwise, I > > get messages like "guix/build/po.scm is newer than compiled > > .../guix/build/po.go" and it takes forever to build that file, once > > for each texi. For some reason, it's almost instantaneous when > > building in make-go. =20 >=20 > make-core-go instead of make-go is enough in my testing, but something > more fine-grained would save time. Also POXREF is run twice for each > guix.??.texi file. Maybe I did something wrong, maybe it is your > patch. Not sure. Testing takes long anyway. It only runs it once here, but there are three files to translate: guix.xx.texi, guix-cookbook.xx.texi and contributing.xx.texi. It looks like depending on make-go or make-core-go means we rebuild the texi files everytime we run "make", so that's not great :/. I'll see if I can isolate guix/build/po.scm (any ideas?). > Regards, > Florian