From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 +Ko+AGhwQGKhSwEAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 16:10:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cKITNGdwQGIZaAEAG6o9tA (envelope-from ) for ; Sun, 27 Mar 2022 16:10:47 +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 A485217A48 for ; Sun, 27 Mar 2022 16:10:47 +0200 (CEST) Received: from localhost ([::1]:57304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYTbS-0006Qu-FH for larch@yhetil.org; Sun, 27 Mar 2022 10:10:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYTak-0006N1-Bo for guix-patches@gnu.org; Sun, 27 Mar 2022 10:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34238) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYTaj-0002c4-WC for guix-patches@gnu.org; Sun, 27 Mar 2022 10:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYTaj-0001eY-L9 for guix-patches@gnu.org; Sun, 27 Mar 2022 10:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54595] [PATCH v2 2/2] gnu: libfido2: Fix cross-compilation. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Mar 2022 14:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54595 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?S=C3=A9bastien?= Lerique , 54595@debbugs.gnu.org Received: via spool by 54595-submit@debbugs.gnu.org id=B54595.16483901586299 (code B ref 54595); Sun, 27 Mar 2022 14:10:01 +0000 Received: (at 54595) by debbugs.gnu.org; 27 Mar 2022 14:09:18 +0000 Received: from localhost ([127.0.0.1]:56368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYTa2-0001dX-60 for submit@debbugs.gnu.org; Sun, 27 Mar 2022 10:09:18 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:50330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYTa0-0001dP-EC for 54595@debbugs.gnu.org; Sun, 27 Mar 2022 10:09:17 -0400 Received: from [172.20.10.23] ([188.188.29.207]) by andre.telenet-ops.be with bizsmtp id BS992700E4U7BGC01S9Emz; Sun, 27 Mar 2022 16:09:15 +0200 Message-ID: From: Maxime Devos Date: Sun, 27 Mar 2022 16:09:03 +0200 In-Reply-To: <20220327130004.533714-2-sl@eauchat.org> References: <20220327130004.533714-1-sl@eauchat.org> <20220327130004.533714-2-sl@eauchat.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-T0n5S0cPPwYzurnrcIX1" 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=1648390155; bh=opT1n1AOTea8kSuI3JSa9SEV5ZT4eaHs2xNsGXC/mXI=; h=Subject:From:To:Date:In-Reply-To:References; b=OoZVtLovg2ujlsuqcsRmKccRmBpAIzLCbtKbHYDOlVwH1sxj4jSKY9acOG91svTWK PIMFslzJzUCdfHPwq2riIVs76FQKqZhWX6RL8VCC/KAhOHuh5tgTPeW+cZZoqVrxHm A/JsYF1TccTYrOaRYt8BwJfG9feWMcMM+7zu+RCl5Kcl9Sagw1Yej6torIWbBDj6v+ oY4mlSaB+74S6CT34n6D5dkCtSiqyRSAs7CKMkPZwk9eykbqJPgCZifvknAQCPW9/+ pvUhckvZiquQ4Gb4EwDYyrQJU8eA1tAx/U1PS0AFAdQyCjTFQXEsstA/4CzGmqCVr/ YJHUyQefbpk3g== 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=1648390247; 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=opT1n1AOTea8kSuI3JSa9SEV5ZT4eaHs2xNsGXC/mXI=; b=Gtewq4apSLDfYOjNOrMnOlBrhaAZH5oKz/gCueOHD6nmX0VUUbNRU0X9LSG0/4CajUNuC/ bVWaFXIbsAB0GKq0bUKD2UpoQSoz1jIsKA/l7ci7PrMkK+w4TJv0gHgjjnWVkriftV5H/u EN1sFAfe9++FK9Pg/aiUiEJmz3Q0ZCv4flyE+UedA2m5M79VW4RQaipjhhOorjvZb2p590 M2ZROAvNi2EfP0jpxGI34sPcf+WDm2lPsQ+noQq9hzCjpLn4+oZuAGHL8kX2+2lUK/C28E 4z5dOmk/Mm6qWXR38Qiks0NXza6r5sUtAfndT1yvGTS33GFXkWPKLU1YRNT9nQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648390247; a=rsa-sha256; cv=none; b=YEYuDsLarpvri5NsiqvJakNDOV1FDwNJ8ifAs8vojpIaQJ118JdaAYzoJS78CBC06OPjmg nOW3sUUVyHV7NEAX+m4KnOdJby5CVUE7mucs3s5iHsVdL/EtdO7/NHFuQ29YAePIRFb8K5 ODmMALz5XRinS2ZzKoX3ei0q3meiZyDjukvtUo2qPPh4l4Hra3F9dWzvEmPFdWD27wV3iR vXpbffXRCwLXD0Ko8JDTqunI1Mg57l3SDTtHh08YDfDN8vJe5VUz5h9nksO6g39W26XVAL bBsJwEXvbPgmunHTAJC4RPzFt5m8xpiZHAL13RHCIGrR1+B2ZK9M6M/wXcgwIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OoZVtLov; 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: 2.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OoZVtLov; 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: A485217A48 X-Spam-Score: 2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: d2+EqQywobx+ --=-T0n5S0cPPwYzurnrcIX1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 U8OpYmFzdGllbiBMZXJpcXVlIHNjaHJlZWYgb3Agem8gMjctMDMtMjAyMiBvbSAyMjowMCBbKzA5 MDBdOgo+ICvCoMKgwqDCoCBgKCM6Y29uZmlndXJlLWZsYWdzIChsaXN0ICxAKGlmICglY3VycmVu dC10YXJnZXQtc3lzdGVtKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgYCgoc3RyaW5nLWFwcGVuZAo+ICvC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqAgIi1EUEtHX0NPTkZJR19FWEVDVVRBQkxFPSIKPiArwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgIChzZWFyY2gtaW5wdXQtZmlsZSAlYnVpbGQtaW5wdXRzCj4gK8KgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIChz dHJpbmctYXBwZW5kCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqAgIi9iaW4vIgo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgICwocGtnLWNvbmZpZy1mb3ItdGFy Z2V0KSkpKSkKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgICcoKSkpCgoncGtnLWNvbmZpZy1mb3ItdGFyZ2V0 JyBqdXN0IHJldHVybnMgInBrZy1jb25maWciIHdoZW4gY29tcGlsaW5nCm5hdGl2ZWx5LCBzbyB0 aGUgJ2lmJyBjYW4gYmUgZHJvcHBlZCBoZXJlIGFuZCB0aGUgIi0KRFBLR19DT05GSUdfRVhFQ1VU QUJMRT0uLi4iIGJlIG1hZGUgdW5jb25kaXRpb25hbC4KCkZvciBjbGFyaXR5LCBJIHdvdWxkIHB1 dCB0aGUgJ2xpc3QnIG9uIGEgc2VwYXJhdGUgbGluZSwgdGhvdWdoIGZvcgpzdHlsZSByZWFzb25z IHRoYXQgbWlnaHQgcmVxdWlyZSByZW1vdmluZyB0aGUgcXVhc2lxdW90ZSBhbmQgdHVybmluZyBp dAppbiBhICdsaXN0JzogKGFyZ3VtZW50cyAobGlzdCAjOnBoYXNlcyAjfihmb28gLi4uKSAjOmNv bmZpZ3VyZS1mbGFncwojfihiYXIgLi4uICMkKHBrZy1jb25maWctZm9yLXRhcmdldCkpKSkuCgpH cmVldGluZ3MsCk1heGltZS4K --=-T0n5S0cPPwYzurnrcIX1 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+4iGRcl7gUCYkBv/xccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gueAQDreqPe+7oBz1mVfhCFbCgdHTDW LAqelY5BlEPXZnXNrwD8D05oCQZRDiA7oodh8+byHQhJwe77V389s6g0yAmj5g0= =lu6E -----END PGP SIGNATURE----- --=-T0n5S0cPPwYzurnrcIX1--