From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0IUHJTONR2F/TQAAgWs5BA (envelope-from ) for ; Sun, 19 Sep 2021 21:19:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cIV7IDONR2EGWwAAbx9fmQ (envelope-from ) for ; Sun, 19 Sep 2021 19:19:15 +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 ACE5914B6B for ; Sun, 19 Sep 2021 21:19:14 +0200 (CEST) Received: from localhost ([::1]:50884 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mS2LJ-0005aR-Qj for larch@yhetil.org; Sun, 19 Sep 2021 15:19:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35218) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mS2L8-0005aC-H2 for bug-guix@gnu.org; Sun, 19 Sep 2021 15:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56675) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mS2L8-00080d-9m for bug-guix@gnu.org; Sun, 19 Sep 2021 15:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mS2L8-00034l-3W for bug-guix@gnu.org; Sun, 19 Sep 2021 15:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#50677: [PATCH] Minetest basic_materials really depends on moreores Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 19 Sep 2021 19:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50677 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: Vivien Kraus , 50677@debbugs.gnu.org Received: via spool by 50677-submit@debbugs.gnu.org id=B50677.163207912111793 (code B ref 50677); Sun, 19 Sep 2021 19:19:02 +0000 Received: (at 50677) by debbugs.gnu.org; 19 Sep 2021 19:18:41 +0000 Received: from localhost ([127.0.0.1]:39988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mS2Kn-000349-Cg for submit@debbugs.gnu.org; Sun, 19 Sep 2021 15:18:41 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:45728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mS2Kh-00033x-E5 for 50677@debbugs.gnu.org; Sun, 19 Sep 2021 15:18:39 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by albert.telenet-ops.be with bizsmtp id vvJa2500B0mfAB406vJaND; Sun, 19 Sep 2021 21:18:34 +0200 Message-ID: From: Maxime Devos Date: Sun, 19 Sep 2021 21:18:34 +0200 In-Reply-To: References: <47d31be5bfc24646981f2f71942fedd89c556405.camel@planete-kraus.eu> <67c326ff5fd285311dab48b03f646c28690fa376.camel@planete-kraus.eu> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-xWxXBnWGr1iZ8T+T+i1u" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1632079114; bh=3epJZSn5gircWGKi90KA9wBv/t4J8d0xpXD+bLQbUQk=; h=Subject:From:To:Date:In-Reply-To:References; b=FMUQovxjq9nFqPipUyZfbxBtYfEodG4Grfd+G3MfMuydRon4riraSbzSvJMGmgVLP 0HLXgPaKA3Y40ZzdxBBMZ5kHD9rgKRx7VY0FCUmDpGUjy1Z4V5Bm5vlAVcbVqEa1VA jHuvN8FMvoXV/2EG3LVJzgSz2I25vxLo3w5jOMuzY5LM3ZsIRCKyTUVJOXLn6Dogp8 OK15XiooFaygzvHmB/fOyIICHjZ76Qn/OVx2bsbR9I0rKNbb1tpwlML8FrjUgTs7Du xKTBjGcIa3Hl5e+vBgO84kHjrEnKwzTotPRRc4M/WB65/+hWU6MRYidfCXiB+x/61F zqb0TYGVcmYTw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632079154; 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=3epJZSn5gircWGKi90KA9wBv/t4J8d0xpXD+bLQbUQk=; b=eeQMYf2xR4v3kca8jLFjKJQ03R1yoHuAArjAPD+3qr9os1nZqJVzB+R9ErICOcp+qUZYcl 8T7BV/IziK5qTiRvOqcCoud7NpshofAzXD6xoEtey2KuUJTZdeBxG13xJ5XDeIrgADNtiy nB9Ecf3RBpMEP09Q+UckHPCTSgSVc7329Jn8ege7jh2NMNF00EOVFG1gMd5bua03Y1PpoE AmPepcP5E8qhVeGPbodMfxJlkSliwWQSHV3LBKba9q7VPsQ0uCUCmttKIph3FPmQnRrwLB OC0QwTVMmQczWjgg9mSoj9F42FRo70SODPwlhwVryvy0k0fDHxWnN7X+txMqmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632079154; a=rsa-sha256; cv=none; b=ecRAWxFiwI/xLmywVP9YIBCyRJyFzyu32WhUFgXj632KXYcVbkriXqzS7hLx56BOKE/B9r 8Gp/+FHKH9RxmKhxPlsDSTxRZlZRVpgA+Ooe+vtxAUmJ4NMRuRnZruYvMkEMqrR0zNJnU3 mkzyCaAMZpTu1N4G/IxU2dSFktD0jZpB2qKMsOBJtZsHsKJrGqVIRkS5mjpgZIHdtQDm2e WuQomds2ypy1NQLczuSUVJoGUb7PHgcQVzOAdwAbX+b5KvGwVwhoQLgmLNsl1nWM7UVKCe Bhs3DaSTY7nyFsX1CvmRRvqBk8MIywBRSRmdh/2PdjFHNHuFkEWNK9SHqkIpLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=FMUQovxj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=FMUQovxj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: ACE5914B6B X-Spam-Score: -3.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: 68A1Ba7Ae0l4 --=-xWxXBnWGr1iZ8T+T+i1u Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Vivien Kraus schreef op zo 19-09-2021 om 20:59 [+0200]: > Le dimanche 19 septembre 2021 =C3=A0 20:54 +0200, Vivien Kraus a =C3=A9cr= it : > > I forgot to say, I could not figure out why the package did not > > build, > > because the check phase in the minetest build system stops after the > > first error line of output, which only stated that there was a > > problem > > with init.lua. I had to disable the error line detection in the build > > system implementation to know it was a problem with this file. So, I > > figured out that what we need to do is gather all error lines, until > > either the server stops or starts despite the error, and fail only > > then. > > > > I prefer the exceptions API because it can handle multiple lines of > > errors while displaying them cleanly (unlike the error function, that > > displays an ugly ~a and prints the arguments on 1 line). But, it=E2=80= =99s > > only > > for the "new" guile 3.0. This modified error reporting seems reasonable to me, but I haven't tested it. It only being for the "new" guile 3.0 is probably fine. IIUC, within the build environment, guile 3.0.SOMETHING is used, and configure.ac only checks for guile 3.0: dnl Search for 'guile' and 'guild'. This macro defines dnl 'GUILE_EFFECTIVE_VERSION'. GUILE_PKG([3.0]) GUILE_PROGS if test "x$GUILD" =3D "x"; then AC_MSG_ERROR(['guild' binary not found; please check your Guile installa= tion.]) fi Greetings, Maxime --=-xWxXBnWGr1iZ8T+T+i1u 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+4iGRcl7gUCYUeNChccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7hm+AP44J+gaa9vMdjdsOiSXvYKC7Tq6 E4ssiaftm4tK8pAB9gD+NsxHDhhT+tRBSBPiWW0lkn+uq6fZVR6hWUYqroUgOgw= =6F4J -----END PGP SIGNATURE----- --=-xWxXBnWGr1iZ8T+T+i1u--