From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UI+cH5xLO2L0+wAAgWs5BA (envelope-from ) for ; Wed, 23 Mar 2022 17:32:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ODNBHJxLO2KeTQAAauVa8A (envelope-from ) for ; Wed, 23 Mar 2022 17:32:28 +0100 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 2EE453C5EE for ; Wed, 23 Mar 2022 17:32:28 +0100 (CET) Received: from localhost ([::1]:59980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nX3uN-0007m0-CA for larch@yhetil.org; Wed, 23 Mar 2022 12:32:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nX3Ss-0000P3-Jy for bug-guix@gnu.org; Wed, 23 Mar 2022 12:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51741) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nX3Ss-0006qi-0p for bug-guix@gnu.org; Wed, 23 Mar 2022 12:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nX3Sr-0004tG-T2 for bug-guix@gnu.org; Wed, 23 Mar 2022 12:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#53368: [PATCH v3] Added orca-lang package Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 23 Mar 2022 16:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53368 X-GNU-PR-Package: guix X-GNU-PR-Keywords: moreinfo To: Christopher Rodriguez , 53368@debbugs.gnu.org Received: via spool by 53368-submit@debbugs.gnu.org id=B53368.164805139718731 (code B ref 53368); Wed, 23 Mar 2022 16:04:01 +0000 Received: (at 53368) by debbugs.gnu.org; 23 Mar 2022 16:03:17 +0000 Received: from localhost ([127.0.0.1]:45638 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nX3S8-0004s3-P5 for submit@debbugs.gnu.org; Wed, 23 Mar 2022 12:03:16 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:46058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nX3S5-0004ru-Th for 53368@debbugs.gnu.org; Wed, 23 Mar 2022 12:03:14 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id 9s3C2700C4UW6Th06s3Cem; Wed, 23 Mar 2022 17:03:13 +0100 Message-ID: From: Maxime Devos Date: Wed, 23 Mar 2022 17:03:12 +0100 In-Reply-To: <20220323144252.22915-1-yewscion@gmail.com> References: <99e271fa-7b0e-30f6-0613-57e7942826a3@gmail.com> <20220323144252.22915-1-yewscion@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-/5zq/gCFIwRHZEdgmlVg" 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=1648051393; bh=GVwFhEh6gDXL+uEfjUoEXvALYIxGfupZzMIzMBtN5Vs=; h=Subject:From:To:Date:In-Reply-To:References; b=Tzm7iI/kwI+mUrnVuQBkluPM/Y6r17pzwAX7BpVpglBoHWx3fi2nxZbuV870Y16i0 6ikmgIL9k+zHnGIDqd4rT5MJY0pJYyJRJ1WsK2WWpGr/VpF+9dteUd0TgHJSQDU1vc uKuNd2tiWcSZm6u7+XG8wjpGWp+1r5qsZkz/vLjo+CvfD875o5ovlZ0DBqHxGsY2Wx WjgY3rf5tVw9p0s1PWV4h+cRnPkSKqrHGYrHUCMnhBpFpQ99vE9ott6pevYWHvyQ/i bYhgNjmKmwTKbrMJ7kTdvVVesOunOMXnsHQrcxx1iisjOexVO2I2ENfFPG3/JN96mO c6o4omm6KBCTA== 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 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=1648053148; 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=GVwFhEh6gDXL+uEfjUoEXvALYIxGfupZzMIzMBtN5Vs=; b=F5s+LyyUQ9cIiQeV+ggFEhqjTa45VngwUpKbqgF4+YhHA4xOeq/l8GRrwoIPRypkJ0yrrM Pj5VkfehVMH4Nxt5kp867eqfCUZfUpcUU1Uklqz3WOUSFtZyVivij0O129icCiaFInbkbh ZzDIG2+xup+bpNks03J7i1b72CeYx08DC461cY8jAOHNzNp7TsW3bqAkjC8u58xi8UNuK9 1HuaxSMV8683ckX1RD6XnBd2jij7GJ6xCsuHn+76eAmLcUxjQ1lRkn4ad4WztnMfsKFqDO zbJsPusX96hnyVjujRI2UFrTzTCaei0joS6diKItJloYJSLwq1U2LFIWdwqLbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648053148; a=rsa-sha256; cv=none; b=f5ehzR0UHj5n0RaQExgBeywYCUUAnRKxJyeQleK2xwrDjv5YeS/3+ynmJqi6Ib0o7YPOUV RppWNSEu4kJOjE2RBZMzrd+O1eoJhqC9Oh8KVe248woWavo5h20F+DhklxfR19Mrlx8hL2 UaxoPDTQqXvdMj1WmUjIKM1QfNh0ewXmXaK0UjZ6xI3B/dc6zTBduTrONVGW5uZh2pZDM7 Gn5bpcWqkMGFp7A8aRux5LChQdYPiONBtLkO4rb5f/2G3LF0vgFx/QPhkuRjbE9J9FSxwV j2eZB4v7vfoUuSzFXWmAlueHyN3ktNxP/6oWwuUPvxvqanjLH49E7PGQBoGu1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="Tzm7iI/k"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 3.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="Tzm7iI/k"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2EE453C5EE X-Spam-Score: 3.71 X-Migadu-Scanner: scn1.migadu.com X-TUID: 4rHrVutmVBX/ --=-/5zq/gCFIwRHZEdgmlVg Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (invoke = "make" "release"))) './tool' looks in the output of 'uname -m' to determine the architecture to compile for, but this is broken when cross-compiling. Could this be worked-around, perhaps using 'substitute*' + 'target-x86-64?'? Greetings, Maxime. --=-/5zq/gCFIwRHZEdgmlVg 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+4iGRcl7gUCYjtEwBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7pcqAQDJLuRIRmNcPgCqx5CgDU/H/sZr gSnwL8FZW8RIwOcV8wEA5gv+6vDCvgUr3Vqv/0jPs7d1EsM8G+8KI1L74FI6LgU= =IYym -----END PGP SIGNATURE----- --=-/5zq/gCFIwRHZEdgmlVg--