From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 1V8tBYHGQGJAEAAAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 22:18:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aPKtAYHGQGLiCQAA9RJhRA (envelope-from ) for ; Sun, 27 Mar 2022 22:18:09 +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 AA835290AB for ; Sun, 27 Mar 2022 22:18:08 +0200 (CEST) Received: from localhost ([::1]:36650 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYZKx-00008q-NK for larch@yhetil.org; Sun, 27 Mar 2022 16:18:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36560) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYZKs-00008R-Se for guix-patches@gnu.org; Sun, 27 Mar 2022 16:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34503) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYZKs-00023V-IH for guix-patches@gnu.org; Sun, 27 Mar 2022 16:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYZKs-0002SB-86 for guix-patches@gnu.org; Sun, 27 Mar 2022 16:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50238] [PATCH v2] build-self: Try printing nicer error messages Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Mar 2022 20:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50238 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50238@debbugs.gnu.org Received: via spool by 50238-submit@debbugs.gnu.org id=B50238.16484122419383 (code B ref 50238); Sun, 27 Mar 2022 20:18:02 +0000 Received: (at 50238) by debbugs.gnu.org; 27 Mar 2022 20:17:21 +0000 Received: from localhost ([127.0.0.1]:56633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYZKC-0002RH-T1 for submit@debbugs.gnu.org; Sun, 27 Mar 2022 16:17:21 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:44808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYZKA-0002R7-MI for 50238@debbugs.gnu.org; Sun, 27 Mar 2022 16:17:19 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id BYHH270044UW6Th01YHH45; Sun, 27 Mar 2022 22:17:17 +0200 Message-ID: <2cc17c4b63770ff8d02ff1906d608e86634bd04e.camel@telenet.be> From: Maxime Devos Date: Sun, 27 Mar 2022 22:17:12 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-IBZRWz3SIiaWjAt//6A7" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648412237; bh=bKu6AnijLqBlOTmuvB8YxzhSIo9vdIRsOvQTMtZzr1I=; h=Subject:From:To:Date:In-Reply-To:References; b=ldzUdZ1Ekf5Mi9EcgTnnZ/J/tONcJbNFyrZ/74ASwnTs9SsM6xQ2YDbsNCzQ0oNN3 LBi+Zy1b3UuP5TexzwxoICvAbThzgYN6v+iTsUf5d1CK5MceSAOHvAhhTb5qv//m4Y /gaiM5ibIIBgo7J8FuI8LRNPO0SWl/8PEg1j6Cf4xSCw7US9bILSkmxpGtJPzt8qUT FTw1QusIwJGukQWrsvCMgVcPfbHiHykXOM54SbSPDiF+Gq2fmMGag5N3Gg5cFyg+PK aAVQDCXtgdtPyV7wOxJqstBch6cAKPsIQAGZuIZo/jGwrUOhWJTdnl46sz5+YfLgmO g6jQ0kLqM93JA== 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648412288; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=bKu6AnijLqBlOTmuvB8YxzhSIo9vdIRsOvQTMtZzr1I=; b=Wep4z24dVvKiYqMoUXu+O/dLbQFuMRWu7EbpgzoGnQbXOfXSBKRHS32V7gCpxA7yHvSvOL AHxryVl4Ip/Qz/pFD2SH49eg1fe0FhSqo+HfOYyQ8d6zO0ML+DXCuSroPtvb/LJh7t+V3e 3pIoGVa2G6Ky06Ow2MDJxl8BtdWiVUFc73uhU5oiXo8TeJKReY61JVk2caYkd71a5Ywka0 f09AQ1qxKa5i12oZW7SpVkjSDq0YUpg7ZiBj9hqfvbUsQX2bQ04uXthuIlfV5r1L2HsQSV XSen8NKGyGGVeIPEfrT5GL679taTE/bDr4lo2WZphzoAekZ6IYIz/Z/gUyrZBg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648412288; a=rsa-sha256; cv=none; b=ZlKH5Pjo4Qo4fYgU1lL3h1YWDOorgGPKeR9SdKvsOHg2ZpnLSWapMxNZaHxIp5jS2ufmrY WrvqMtppYk3XazQpuBQNIWvDvcv5mgfgJ8Z1PeUPf2Vs85iDJlM3dMaPGWOcjTj/X78AnP RBAb7BK6hKvIVQmAtf3/uqSVeA929IPOq0vmVxNFvI2EL6NVqwdPQeRJsgbG2ceG4KgUbG 1HzbAT+TUOig++/C7hnab+RdBlYErte24AQQ4VeZN8Man/qlV+E/PiCAx5vw1eWuc6BgKe RTpCDt0DgOXHiO5m96pRy6VFQqWpEWJkX38AepEZtClEMaNbuU+Tb6gfWZ+7aw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=ldzUdZ1E; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Spam-Score: 3.44 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=ldzUdZ1E; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Queue-Id: AA835290AB X-Spam-Score: 3.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: koDflOilRu0e --=-IBZRWz3SIiaWjAt//6A7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Maxime Devos schreef op di 22-03-2022 om 23:24 [+0100]: > The revised patch allows time travelling from v1.1.0 to > (master + patch), by not always setting #:unwind?.=C2=A0 Next step: test > some older versions (v1.0.0, v0.2?, ...?)? >=20 > Greetings, > Maxime. I think the current patch is good enough as-is. WDYT? Greetings, Maxime. --=-IBZRWz3SIiaWjAt//6A7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYkDGSBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7hSkAP9sGaT/eAAjG333lLTdQPsFfX61 lG/np0NmgXsdx6pAHwEAzUUsGmDLjDr6iLO3Ilnsa+QwPBruQ8BCn0Mx6LrA6A0= =6qWV -----END PGP SIGNATURE----- --=-IBZRWz3SIiaWjAt//6A7--