From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6NNmBXrNMmUIzQAAG6o9tA:P1 (envelope-from ) for ; Fri, 20 Oct 2023 20:56:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6NNmBXrNMmUIzQAAG6o9tA (envelope-from ) for ; Fri, 20 Oct 2023 20:56:58 +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 C6A0D6388F for ; Fri, 20 Oct 2023 20:56:57 +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-Seal: i=1; s=key1; d=yhetil.org; t=1697828218; a=rsa-sha256; cv=none; b=GoP/J7e7hLe+kQVy4DyvST5CAEsZtogul6BqKaRIxdu1PaFW82lRQ6+YOa1EWT//dlYhb2 BBVwmg8DMzcxZEF/aTQb+BOhlgPt4m+BwU1zrl3vEaSiPUCK3D1nYPgVr2/8eUthvDvbAG 9oWS38pWqTDYa3tUF/imDYSgD+u+gWry9bhmXq2Z/oTN5IBge97+uh36byvHraY2qj8YMK Lr+HhUwpkIkygABALaexx151tc8gdIIQaBxJvZm4brUHNIIdYGLl/IDWHNKlLCmlV09K7J w6HEJMigdrYGxxSr6WQWuCn2Z17EgSnwk1MkNdEIdC2Y6UPSkaJou3QTey8WPw== 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697828218; 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; bh=6d/b1pEO5pDXso2NVk0Zw5CrvvzxKP7zYW7HAFqYOZA=; b=cWMl8nl10Oy8lBdE6i2LP7PU6vP/H4VO0x9QOtVGmLQL7LYMCpxHhPrhKWNmHJJSaJHz2t o0buOhp7VmxSYOyFYdgJc3iYBmk/3q71/2PVSa5/luxrCab8Da7XOB7xclawoyHpAfQeiT 9Q3hIWLQBN2aV2yO1bYmH7GVEoPe1MY1oWyR2XwPcaoNWnEK9envMghXqxhRR4PA/xl9sz oOIkp8z66UHqgVeglXAAQOi8KJr2d4VWCtNpfAMpXucXJqNGnb/BUiWsf3sEok5rDsaaA8 0Xj7tW61D76tiIwp7I8CEwlsuaZMZ9GeVhPtKYsTVIXYSpah0WfxkpCAnxhzNg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtufm-0001fS-6A; Fri, 20 Oct 2023 14:56:38 -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 1qtufj-0001ex-Gi for guix-patches@gnu.org; Fri, 20 Oct 2023 14:56:35 -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 1qtufj-0005Dv-8A for guix-patches@gnu.org; Fri, 20 Oct 2023 14:56:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtugA-0001a2-0e for guix-patches@gnu.org; Fri, 20 Oct 2023 14:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42146] [PATCH core-updates 1/?] build: substitute: Don't fail silently. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 18:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42146 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= , 42146@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 42146-submit@debbugs.gnu.org id=B42146.16978282206065 (code B ref 42146); Fri, 20 Oct 2023 18:57:01 +0000 Received: (at 42146) by debbugs.gnu.org; 20 Oct 2023 18:57:00 +0000 Received: from localhost ([127.0.0.1]:41457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtug7-0001Zl-Lf for submit@debbugs.gnu.org; Fri, 20 Oct 2023 14:56:59 -0400 Received: from smtpmciv4.myservices.hosting ([185.26.107.240]:58490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtug3-0001ZW-NY for 42146@debbugs.gnu.org; Fri, 20 Oct 2023 14:56:58 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv4.myservices.hosting (Postfix) with ESMTP id 0ED602072A; Fri, 20 Oct 2023 20:56:25 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id EABA48009A; Fri, 20 Oct 2023 20:50:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id USRnnBNSK89R; Fri, 20 Oct 2023 20:50:16 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 5234980098; Fri, 20 Oct 2023 20:50:16 +0200 (CEST) Message-ID: <3dad7ba9-75b4-4c48-b468-07c2a1fd603d@makinata.eu> Date: Fri, 20 Oct 2023 19:50:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US References: <878r7yxrpz.fsf_-_@gnu.org> From: Bruno Victal In-Reply-To: <878r7yxrpz.fsf_-_@gnu.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.82 X-Spam-Score: -3.82 X-Migadu-Queue-Id: C6A0D6388F X-TUID: XsPQ4gNPn81e Hi Ludo’, On 2023-10-19 21:49, Ludovic Courtès wrote: >> +(test-group "substitute*" > > I’d avoid groups: they’re not super useful and the output with the > Automake driver is terrible. I personally like using groups for structuring the logic of the tests. The output issue sounds either like a bug to me that should be fixed or a place for improvement. -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.