From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gEWzHXlaQGIO3QAAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 14:37:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qKsiG3laQGLO+QAA9RJhRA (envelope-from ) for ; Sun, 27 Mar 2022 14:37:13 +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 044BAEA37 for ; Sun, 27 Mar 2022 14:37:13 +0200 (CEST) Received: from localhost ([::1]:59294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYS8u-0006uc-7e for larch@yhetil.org; Sun, 27 Mar 2022 08:37:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYS8k-0006sY-RZ for guix-patches@gnu.org; Sun, 27 Mar 2022 08:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33322) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYS8k-0005Ao-JT for guix-patches@gnu.org; Sun, 27 Mar 2022 08:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYS8k-0007eB-HE for guix-patches@gnu.org; Sun, 27 Mar 2022 08:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54595] [PATCH 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 12:37:02 +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.164838462029386 (code B ref 54595); Sun, 27 Mar 2022 12:37:02 +0000 Received: (at 54595) by debbugs.gnu.org; 27 Mar 2022 12:37:00 +0000 Received: from localhost ([127.0.0.1]:55452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYS8i-0007du-6W for submit@debbugs.gnu.org; Sun, 27 Mar 2022 08:37:00 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:44440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYS8g-0007dm-BF for 54595@debbugs.gnu.org; Sun, 27 Mar 2022 08:36:59 -0400 Received: from [172.20.10.23] ([188.188.29.207]) by xavier.telenet-ops.be with bizsmtp id BQcv2700M4U7BGC01Qcwyw; Sun, 27 Mar 2022 14:36:56 +0200 Message-ID: From: Maxime Devos Date: Sun, 27 Mar 2022 14:36:50 +0200 In-Reply-To: <20220327122956.524901-2-sl@eauchat.org> References: <20220327122956.524901-1-sl@eauchat.org> <20220327122956.524901-2-sl@eauchat.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-P8Bph43qyrlMsv/jF5ej" 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=1648384616; bh=KeRlLqHNEKCHgeObb3svm374sjmxxbNOFgdhkZTNYLw=; h=Subject:From:To:Date:In-Reply-To:References; b=OWfEr4O2LLXWYqAq3j2rQtRU7zu3yqHW+aZLLCROg3xMtoDyZArL4ENNoF6dS+F8W nc9IW8Dto7pfw8GusMlANFSD/VyQ09eaiWMhWQkJ81HhQg9KW8BCSCkPnSDFnJyeF3 6NdChiTJT7XPX/ebe+rrYtBYGvMt+CDgSKBGZ9J9Ow4EU8D/UQMrfIQBruX1APcFrS tOtMcOeJ+rfI+QdcEy5msQmX2MgRQCYm62CtlCfdX4j7OrLgIV/TVmuR29Kne/sTPB C7wBB4FXUKsr3tdxZjP5NMtloFYduq2OoBf6tifHwi1TSZ3xwPWLTyalFO0Umfkff2 EAmaqoWBpr/Ag== 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=1648384633; 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=KeRlLqHNEKCHgeObb3svm374sjmxxbNOFgdhkZTNYLw=; b=pv39nmWcd5i2TYtfIeC71ymyY042jWtwdu/+f2v2mwheyJO1hHFzw3GFZXXV/Pu43uSt1W 3eFXK9F0xD/wcsW5rjtiv46Mgv54mbe0XsdbX2+kP8dC+oukcIOG188HucR1fCCPTCjIk/ OTmh1vnIZTudmUZTqwTltSA5i1IITsh0xNfJ27oIY0e1C9F3PgbodA1F5kqPCHN9HYlIu/ 8QPO3aMUKAP1sZQnmxlDalz8nsMab2+RYXOKUbBjkkKFbAM0j2iXVSENnukxze3hOlPE4k l9iOooDP1C2XgzWEkArgEM9Xf9w533Jor+D7dRaSyNaJOY659uE30Vk84oD8UQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648384633; a=rsa-sha256; cv=none; b=SRsljD+6jj+9OW0+oJyeXpN998VUAcrlt6abb8quApR+y0IVTB0HMXUygq7GmNVfaJjL+H XfDX8jvZcxBEWv8puA7gUBOfhxdb6kXhRFgpP2Vk+Cztd3wTFkADTed0QdJwABTEiMTj3X pVOaW30G+Hy1P5zpCEGgQmjiaTYVXsE/zVQlv3V5wZWF/4Uw0aasGjLTCz4/k2zcZtgi8W pbpvDCJEcGzkA9/yIHNZ8/0uEC6qMhsf7Px5uCSDVhNlOQ9syKWaD5wyXEp1Q/5cawsGsJ To1eTGFbNDhZbbfWq/SSUFxF/ecNOnqxc7VokM038E4STxCW9lt5HNl56M1wSg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OWfEr4O2; 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.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OWfEr4O2; 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: 044BAEA37 X-Spam-Score: 2.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: QWjNmzwV2nr3 --=-P8Bph43qyrlMsv/jF5ej Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 U8OpYmFzdGllbiBMZXJpcXVlIHNjaHJlZWYgb3Agem8gMjctMDMtMjAyMiBvbSAyMToyOSBbKzA5 MDBdOgo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgICwoJWN1cnJlbnQtdGFyZ2V0LXN5c3RlbSkKPiArwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAiLXBrZy1jb25m aWciKSkpKQoKVGhpcyBjYW4gYmUgc2ltcGxpZmllZCB3aXRoICdwa2ctY29uZmlnLWZvci10YXJn ZXQnOgoKICAjOmNvbmZpZ3VyZS1mbGFncwogIChsaXN0IChzdHJpbmctYXBwZW5kICItRFBLR19D T05GSUdfRVhFQ1VUQUJMRT0iCiAgICAgICAgICAgICAgICAgICAgICAgKHNlYXJjaC1pbnB1dC1m aWxlICVidWlsZC1pbnB1dHMKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgKHN0cmluZy1hcHBlbmQgIi9iaW4vIiAsKHBrZy1jb25maWctZm9yLXRhcmdldCkpKSkpCgpH cmVldGluZ3MsCk1heGltZS4K --=-P8Bph43qyrlMsv/jF5ej 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+4iGRcl7gUCYkBaYhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7vgcAP45/+wwDkvFD5bW/2xdsjzIupZP 6piyEA4oywJUpxtmVwD/YBjvEfQBE5tguTVSMOvhD3W4I3ifvj3LtDgrpiADPgc= =pm9i -----END PGP SIGNATURE----- --=-P8Bph43qyrlMsv/jF5ej--