From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4DlmBwKbbmFKtQAAgWs5BA (envelope-from ) for ; Tue, 19 Oct 2021 12:16:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OGYTAwKbbmHxUAAA1q6Kng (envelope-from ) for ; Tue, 19 Oct 2021 10:16:34 +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 D8AFFA546 for ; Tue, 19 Oct 2021 12:16:33 +0200 (CEST) Received: from localhost ([::1]:54060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcmAb-0007Fu-04 for larch@yhetil.org; Tue, 19 Oct 2021 06:16:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcmA6-0006gU-QI for guix-patches@gnu.org; Tue, 19 Oct 2021 06:16:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37925) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcmA6-00014E-HB for guix-patches@gnu.org; Tue, 19 Oct 2021 06:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcmA6-0007MH-Ab for guix-patches@gnu.org; Tue, 19 Oct 2021 06:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50778] [PATCH] m4: Don't require courage on unsupported systems. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Oct 2021 10:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50778 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 50778@debbugs.gnu.org Received: via spool by 50778-submit@debbugs.gnu.org id=B50778.163463855228267 (code B ref 50778); Tue, 19 Oct 2021 10:16:02 +0000 Received: (at 50778) by debbugs.gnu.org; 19 Oct 2021 10:15:52 +0000 Received: from localhost ([127.0.0.1]:49471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcm9w-0007Lr-IJ for submit@debbugs.gnu.org; Tue, 19 Oct 2021 06:15:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcm9u-0007Lc-JN for 50778@debbugs.gnu.org; Tue, 19 Oct 2021 06:15:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48000) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcm9p-0000ql-B1; Tue, 19 Oct 2021 06:15:45 -0400 Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51258 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcm9S-0005J6-Cx; Tue, 19 Oct 2021 06:15:23 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <6cef6643c809f73110b9d74db74c6511be000ee4.1632490595.git.efraim@flashner.co.il> <87h7dls3j3.fsf@gnu.org> <87mtn6bu45.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 28 =?UTF-8?Q?Vend=C3=A9miaire?= an 230 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 19 Oct 2021 12:15:17 +0200 In-Reply-To: (Efraim Flashner's message of "Mon, 18 Oct 2021 15:15:54 +0300") Message-ID: <87k0i99v7u.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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=1634638593; 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=GG9sWJqejlGUPlkmaBbEtVCpxgdaG7XWHUcFKbl2ai0=; b=BDQnNZ28vueBh9qVCb7khT0gMeSnk3SrtTyIb8fCY5CYdljTfy0UG1vQUYwfW9HwmzyOCN zr6afIo8yIt/TKufprpDteFMes3WZK5hVS+m1dzxIiEXI2M508aWvWco5zVpUM8A6l0YrL qWeT+bmtu43AS1UmoLvZGSbIuWxyulmEfp3rrsu8vYHKvnxhZslUPPDF48tWtWPa1zFMiJ Ok7kTkowOws4T2kK8Y1AfeyyoMmClvEIvQgv1pEakHyT9Fq18MMtSFaR+SjlzUpebae0CA J0zOVxMn1xov4T9OSrIfLElTwZ9hWej57l5l5CUmyn6VjLUbwPvkm56nlrx4gA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634638593; a=rsa-sha256; cv=none; b=rCvW50Grdrwn79DVSKA8a0bW1h8IOxOAH6tXhIIHbIYGIsSK9/bf2KrsYzmgw4tKg6biEO 0XF76hAnNbLcH9eUdJG296f/vr6ehiylohTufTSMQonw72bGTNc7BfY+ul6tUdmSPv3MEO byiJ14lT3a3KffU/zFhPW4WAON467BXv8AcLnRRaHo6k9P9y2u4fSTJaaJycoyvw6N9D9q G39molOHQ1+HrQtDlwK7zSEmnVkbvMepbj7TdY+QAIXxjf6wYXlvonXsk2oKt5noew8GR2 Mcs4kEAtfEdfzfpeX2ep0OPr/QJcFHXYSMww1JIu8moE+qI1Fad0sG8Bv4edGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: D8AFFA546 X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: YEwwNTqVqlbc Howdy! Efraim Flashner skribis: > On Mon, Oct 18, 2021 at 10:43:54AM +0200, Ludovic Court=C3=A8s wrote: [...] >> Ah! So I think you=E2=80=99re asking that there be three levels: >>=20 >> 1. Fully supported (should include i586-gnu). >>=20 >> 2. =E2=80=9CHalf supported=E2=80=9D or =E2=80=9Cin the works=E2=80=9D,= like mips64el-linux and >> powerpc-linux: in that case, maybe just emit a warning with >> AC_MSG_WARN? >>=20 >> 3. Unsupported: error asking users to pass =E2=80=98--with-courage=E2= =80=99. >>=20 >> How does that sound? > > I hadn't really planned on keeping the third category, but thinking > about it more it would make sense to keep it for architectures that we > don't even have bootstrap binaries for. Vagrant said he was able to > build the guix package for riscv64-linux, I think without even adding my > patches for adding the bootstrap binaries. By forcing people to pass > --with-courage it goes past "it doesn't really work" and all the way > into "really really unsupported" > > So yes, I like the idea of the three levels. Alright. Can you send (or push) an updated patch? Thanks! Ludo=E2=80=99.