From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6J16GBUR82SQWAEA9RJhRA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 12:40:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6J16GBUR82SQWAEA9RJhRA (envelope-from ) for ; Sat, 02 Sep 2023 12:40:21 +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 1C81435D96 for ; Sat, 2 Sep 2023 12:40:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693651221; 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-to: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; bh=koIKujOAtwv4qB1MR5D6mKmoxxPc6EjfRkeU5+eSoEw=; b=gDkp2MRLfKbSqG5bwFDHd7W8lO+q/WC2Zg9GEQAw8Vbl8gG8DOuELjm83dgpqH/AEY0vkM GRuDEbkUn1HePRBxtnXNdhUF9BULPo5RvIlwVt7Klx58PYTW2gJ3QsBo1D1+g2RFxkgikY YwHYHnB8Si5WJmblukyZrAie1+fq+lecgH0nTDRiurdKBQcRlFkPyOqclKRMyXKbViGD/i 5B7oGiYBvN//FMRFJxD4WRQymGCujt/n3fC+QQ7Fh4BSzxeSpoNKQMCro1LJdcxJoFvZja pJDhHPaAkzL2HfcNEy9qUkzx3+mNuKlLN4jWLuDwLi8sci84tU/C8fm/pzFXJg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693651221; a=rsa-sha256; cv=none; b=sNCijFzrzz3GjqhRsfg22bdVorX9dSNhfzwqlGaZFh/t8r/espGCdRlJaCEa6wEj5kTr9+ ky/AnhEib/TahzKvsrHCIhEHBCWDzdyJDkmoP0cBmVU7o85n0/aQHO7hUD+e4YW0Dnjv51 GbyaKFlqI4ERlyfgi/2lOEFyjMtD2xcdhN1ECQk6hTfx6MpqnLcOgt+6tcpxHrZAqbsx/V bzZDX9MhOtCJtWVjwLN4+4FS4EBrFayzabFod+48v4O+Uo2bRIU+GedS/9W+xMseFfUsnt +KSXV/xtA/vP9+QZBDfDGSF8aScf9W75rd9+fdmTYrC2L9ykQ3qO3YC75fVavg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcO2l-0000ZY-24; Sat, 02 Sep 2023 06:39:55 -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 1qcO2i-0000Yl-Dv for guix-patches@gnu.org; Sat, 02 Sep 2023 06:39:52 -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 1qcO2i-0000tu-5l for guix-patches@gnu.org; Sat, 02 Sep 2023 06:39:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcO2r-0000QM-QS for guix-patches@gnu.org; Sat, 02 Sep 2023 06:40:01 -0400 Subject: bug#63263: [PATCH] gexp: Stop generating unreadable builder scripts. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 10:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 63263-close@debbugs.gnu.org Mail-Followup-To: 63263@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 63263-done@debbugs.gnu.org id=D63263.16936511701583 (code D ref 63263); Sat, 02 Sep 2023 10:40:01 +0000 Received: (at 63263-close) by debbugs.gnu.org; 2 Sep 2023 10:39:30 +0000 Received: from localhost ([127.0.0.1]:35288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcO2M-0000PT-7D for submit@debbugs.gnu.org; Sat, 02 Sep 2023 06:39:30 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcO2J-0000PL-RL for 63263-close@debbugs.gnu.org; Sat, 02 Sep 2023 06:39:28 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 6067827BBE2; Sat, 2 Sep 2023 11:39:17 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ed82ed09; Sat, 2 Sep 2023 10:39:16 +0000 (UTC) References: <20230504112448.22462-1-mail@cbaines.net> <87zg6kqn50.fsf@gnu.org> <875y98nryn.fsf@cbaines.net> <87ild6mozb.fsf_-_@gnu.org> <87pm7d29cd.fsf@cbaines.net> <87a5yc9po9.fsf@gnu.org> <87354418dr.fsf@cbaines.net> <87v8cu2d2o.fsf_-_@gmail.com> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Sat, 02 Sep 2023 11:36:43 +0100 In-reply-to: <87v8cu2d2o.fsf_-_@gmail.com> Message-ID: <87ledoeu5p.fsf@cbaines.net> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 1C81435D96 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -8.20 X-Spam-Score: -8.20 X-TUID: Uwuktm4V2r3T --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Maxim Cournoyer writes: > Hi Christopher, > > Christopher Baines writes: > > [...] > >>>> I think pretty much all the i586-gnu derivations >>> >>> Oh, I see. I=E2=80=99m less surprised then. :-) >>> >>>> were broken in this way, on core-updates but then after the merge to >>>> master too. I think I've "fixed" it now, although I think my change >>>> [1] needs some improvement (I fixed some issues in [2], but I saw an >>>> error when cross building). >>> >>> I think we=E2=80=99re good now, right? >> >> I spotted problems again today. I'm not sure if they're new, or just >> things I missed in the last round of fixes. >> >> I'm waiting for the data service to give it's opinion on these changes: >> >> https://issues.guix.gnu.org/63416 > > Was the problem resolved? If so, can we close this issue? Nope, but the issue covering this is #62051. We can close this patch issue though, as I think there were objections to the approach. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTzENJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xei+A//QgwbKMo3zma2Umt3HTFwlKDdPNIPumgb yn4bXwkuw+de8hh2rPNtPzoQMeGnb9O0pZ+Wz1SLZefDw5jVIbYc/9D4G2E7mM/k lGf0UXtEQB/0jTqd+/eIY/86IptGgDyhDvrbW/6XP3GYq4Aa9Ln1wiaDBbcgyty4 lqVXeB1jHPj669hVJYzYyqpwnGpxKf/+JBkBJKJov+0JzRjo0AQ/j3f/jOkCB8mj VUFQqTj6xgAxTN90Ypr5Fu+U67j2ub7v/+nHPAgv/dS6aEUPRghwbmW0qWodASAF o+O4cdX49eNSzMKf3viXADfc+79z8Toe1RoPpWLQI5WrZc8RPJ/mwk/y0gSNzrot 3O5GcHgL7U3MLk3uQQBDK2G5DIRm2PVhzvM7+zEpk4X3Z4VPVc2yzgINv9rg8x7W uyxusqHYYcmvvSV3dGsNC5XsPcagtB5fP51shP09pRB7OffwhFygOK5u1UmEPj9l PyKLN2Co9Yf4sE9GIbxBfO5iwsLwo/UrblkklB1BkAXvgvUQjNFkHvByLsWndSTG EXmkPIOvFnl+zJcpMcfKGGXleAV2S2Sjbn6qOYWAm7+l4VXbAbJGCaq9r/0JbohP PB514w8G4Nzlpx3nX8S3ST4QR4escz3c78TVvWcyLn6iAlSPxfuG/HC7j8fi44pW 1WTlnMjiFLc= =0VvU -----END PGP SIGNATURE----- --=-=-=--