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 ms9.migadu.com with LMTPS id SH4kC6p8U2Q4/gAASxT56A (envelope-from ) for ; Thu, 04 May 2023 11:36:42 +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 aBQZC6p8U2SCfAAA9RJhRA (envelope-from ) for ; Thu, 04 May 2023 11:36:42 +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 E6ECD2BAA3 for ; Thu, 4 May 2023 11:36:41 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puVNv-0003gg-AF; Thu, 04 May 2023 05:36:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puVNn-0003PZ-MB for guix-patches@gnu.org; Thu, 04 May 2023 05:36:20 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1puVNa-00053I-EV for guix-patches@gnu.org; Thu, 04 May 2023 05:36:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1puVNa-0002sT-5D for guix-patches@gnu.org; Thu, 04 May 2023 05:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62842] [PATCH 00/11] gnu: maths: dune-*: Update to version 2.9.0 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 May 2023 09:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 62842@debbugs.gnu.org Received: via spool by 62842-submit@debbugs.gnu.org id=B62842.168319292411002 (code B ref 62842); Thu, 04 May 2023 09:36:02 +0000 Received: (at 62842) by debbugs.gnu.org; 4 May 2023 09:35:24 +0000 Received: from localhost ([127.0.0.1]:48577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puVMx-0002rN-VD for submit@debbugs.gnu.org; Thu, 04 May 2023 05:35:24 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:29105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puVMv-0002r4-3j for 62842@debbugs.gnu.org; Thu, 04 May 2023 05:35:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=RzrkoWIreOXv4oYkbQn8QgBqaEsXb01PNpHfJhRcmKY=; b=Pv94oNaTGr8PCVuMa4RU6Iu9m+klOxUaXgjcf8KtQ6YkcoNfPfgZq1i0 sVRoeJGKY8DLOj1s6MYrQocJoVV0MnNjRWaycscvJV+LGZjvIh3uTfkuv POue7Wg1RwRKsWarKvgd0cdezGED+ULJHOxpZBaP2ANIJWKCClXNeRDmz w=; X-IronPort-AV: E=Sophos;i="5.99,249,1677538800"; d="scan'208";a="106226831" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 May 2023 11:35:15 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230414192518.41188-1-felgru@posteo.net> <877ctq99ay.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 15 =?UTF-8?Q?Flor=C3=A9al?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Ver =?UTF-8?Q?=C3=A0?= soie X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 04 May 2023 11:35:14 +0200 In-Reply-To: (Felix Gruber's message of "Tue, 2 May 2023 20:18:13 +0000") Message-ID: <87sfcctp65.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683193002; a=rsa-sha256; cv=none; b=PAl+O5AGzXp2VAjGcMOrgCvxZX7SmNI8pLs1CJrpL/rTlPgirrdH0iq1byc2+gYv6LYM+T +EmndTfkMnzesGO5lKfw8aBkRW4aL2nRHuXJ0aIO6uEL4wYaQLbSPJU2e8194DoywBgBGs WOmQ63bi3KbGDHrDC+ULXnQhiUcfXj7Xpl19RPBP9k9fAgrfNz462He231xecu3i6ysUPl gUX+hBNkfsemDG8yFMtX31YJ6j6V2bTPOC4vP9ufk5fIdak1t7qP+uMswPfC4kzaH6LXWl AfAV0Fi0T+njAxuJwz7H8i3CegxR8FlCcjlOD4eazIPO0FS3SCmXZkhZMQL2rQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=Pv94oNaT; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683193002; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=RzrkoWIreOXv4oYkbQn8QgBqaEsXb01PNpHfJhRcmKY=; b=ukehzqUkdyqe4G6c15X64Ozw45qkhc4/Fm8FjICCMHyPjyoopBh+Y5b6Jylh8OWoTZd8dG FfQmfw1EQYtb40IxsUAhIp5fiRQvweDkZpZW3pbSGg3NNOsjCvyCTd1leNtVjF7lwUhbwF RJDZYBQWqtzH2Lnyv2BL8nK3L6yswxUlT1+tN1r8LfrG/o5Th7Wa55Ryc7xquY/gKuYVfd lxwJbtjXXoSRlhBtcJl8V9Ip8xYrVuLmvlND9TZc+ayQmDGWA4oZHhUw38b6kdP5sL+612 KxSh5im9puoOPnM5UV8xW5Kdg5cTTnF7qFIsSpzEuyl7J6V79jjq5CzGHrjZ2w== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=Pv94oNaT; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (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: 7.09 X-Spam-Score: 7.09 X-Migadu-Queue-Id: E6ECD2BAA3 X-TUID: ag5dzSY3jKhA Hi, Felix Gruber skribis: > From 1001e15623108e6f92b89a1a2daacd43b5e2a123 Mon Sep 17 00:00:00 2001 > From: Felix Gruber > Date: Tue, 2 May 2023 21:59:30 +0200 > Subject: [PATCH] gnu: dune-common: Fix build on aarch64-linux. > > * gnu/packages/maths.scm (dune-common)[source]: Add patch to disable > tests that are failing on aarch64-linux. > * gnu/packages/patches/dune-common-disable-long-double-eigenvalue-checks.= patch: > New file. > * gnu/local.mk (dist_patch_DATA): Register it. I confirmed that it solves the problem on AArch64. I tweaked it, in particular adding a comment at the top of the patch, and committed. Thanks, Ludo=E2=80=99.