From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 eJ+uIJVYQGJAvgAAgWs5BA (envelope-from ) for ; Sun, 27 Mar 2022 14:29:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wPMzHZVYQGJGvwAAauVa8A (envelope-from ) for ; Sun, 27 Mar 2022 14:29:09 +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 1E29AE741 for ; Sun, 27 Mar 2022 14:29:09 +0200 (CEST) Received: from localhost ([::1]:55596 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYS15-000415-LW for larch@yhetil.org; Sun, 27 Mar 2022 08:29:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38904) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYS10-0003zt-GE for guix-patches@gnu.org; Sun, 27 Mar 2022 08:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33302) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYS10-0003y3-7a for guix-patches@gnu.org; Sun, 27 Mar 2022 08:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nYS10-0007QG-4B for guix-patches@gnu.org; Sun, 27 Mar 2022 08:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54595] [PATCH 0/2] Fix cross-compilation for libfido2 Resent-From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Mar 2022 12:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54595 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54595@debbugs.gnu.org Cc: =?UTF-8?Q?S=C3=A9bastien?= Lerique X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164838413228514 (code B ref -1); Sun, 27 Mar 2022 12:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2022 12:28:52 +0000 Received: from localhost ([127.0.0.1]:55432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYS0q-0007Pq-AH for submit@debbugs.gnu.org; Sun, 27 Mar 2022 08:28:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:53394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYS0p-0007Pj-2a for submit@debbugs.gnu.org; Sun, 27 Mar 2022 08:28:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYS0l-0003xC-Lr for guix-patches@gnu.org; Sun, 27 Mar 2022 08:28:49 -0400 Received: from elegua.eauchat.org ([91.224.149.118]:54388 helo=eauchat.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nYS0j-0003xQ-Qj for guix-patches@gnu.org; Sun, 27 Mar 2022 08:28:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail; t=1648384122; h=from:from: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:in-reply-to: references; bh=Zk2Qcqce1HgPLOgV7t3GaXlq4jfT3mIh7xIHNmaZTGA=; b=gSVCmEKashvRCXuVyKEpEe9G81qtM/o890qm4SpCL7o6durRU26pn7qzGxALE8K6NL3YGM JiznT8Mt8Cl5qTF7ocDjtCVNXC7HophJcCb7h2rn0PRUrOW31xeL7Xk0chuFtO2dnZTc1z p6+fGroOlo+1o5USlQn6XuLDMzQNChE= From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Date: Sun, 27 Mar 2022 21:28:22 +0900 Message-Id: <20220327122822.523780-1-sl@eauchat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=91.224.149.118; envelope-from=sl@eauchat.org; helo=eauchat.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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=1648384149; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Zk2Qcqce1HgPLOgV7t3GaXlq4jfT3mIh7xIHNmaZTGA=; b=SxFQ+pIF6chz7lKu8tvgEw9bayKowsfyv7zt1UpKzNwmwebjhFnURJxS6SBPZ6mgiHSkt8 471QCVjFlc4wOeXcaXDVU6wQ/CemHQuiSy8K3kL17ksSEWAIHMCUSSDsV7jc3EXiqXUS2k T/a5VEEkdhoLe246hZqnLj1cRp9kVxgWxvAZMWB/FS9Icq8iZKp0rwbfcbDSqXvXHimx9T OP29NTgWq8suRocZsIJCM4XZuQX4Qm6cOYVcYLZBd+fa/oG3NUbP0az/wWEcQlqIrer7iZ CeV9fPh8xwlKzVVS9WoatTIVvFbPyH/uKCpwv0RJpf01a+z3cm6qPlcbSL82XQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648384149; a=rsa-sha256; cv=none; b=m/j35/cCaeCtIQPHJMUeyetTQxhPFS1L+Q81ptZhElBZpq8GR/W4rqfNdUicUSt7+qghEZ oVD9L3HobemGThZ3whwEqfc0Xm9RTqAkI6P6EoVsQYEZpAjonXcHIzZvvd3Bvrq/36HS21 +4UaPqg7aU7tohK06R3PhORH/yypIwl/lnFPFwe0nNsKVgvbhNKjAXqE5QZ1hl0x4ie+a9 HtonRo3ZMM8zwz8SvnoKbHs67MhMfD+gU9D4NuEBpbGDbDGtJNvEcxFPlfrgFk0w/Kk2sI p7BCndjeL56R9dCn//blIqx8h3P1Em70ra+UC5hXJXA0eRWJfiJ11OI8x2AxXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=gSVCmEKa; dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (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: 6.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=gSVCmEKa; dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (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: 1E29AE741 X-Spam-Score: 6.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: Vfuwtg/mQRR8 Hello guix! This small patch fixes cross-compilation for libfido2, which in turn is necessary to cross-compile openssh. Thank you to Pierre Langlois and for help on IRC! Sébastien Lerique (2): gnu: libfido2: Use new style. gnu: libfido2: Fix cross-compilation. gnu/packages/security-token.scm | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) base-commit: cabda1197e7925f58a8532534afc1bde6c5eb377 -- 2.34.0