From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QG+RMvnaamLR5gAAbAwnHQ (envelope-from ) for ; Thu, 28 Apr 2022 20:20:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UCLOMvnaamLp1wAAauVa8A (envelope-from ) for ; Thu, 28 Apr 2022 20:20:41 +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 656B73A1F5 for ; Thu, 28 Apr 2022 20:20:41 +0200 (CEST) Received: from localhost ([::1]:38314 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nk8kq-0008GN-A8 for larch@yhetil.org; Thu, 28 Apr 2022 14:20:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38566) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk8kG-0007jw-Fw for guix-patches@gnu.org; Thu, 28 Apr 2022 14:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56025) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nk8kG-0004ua-6R for guix-patches@gnu.org; Thu, 28 Apr 2022 14:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nk8kG-00038c-1m for guix-patches@gnu.org; Thu, 28 Apr 2022 14:20:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55170] [PATCH 4/5] gnu: dealii: Add SUNDIALS dependency. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Apr 2022 18:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55170 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55170@debbugs.gnu.org Cc: ludovic.courtes@inria.fr, paul@apatience.com Received: via spool by 55170-submit@debbugs.gnu.org id=B55170.165116998911998 (code B ref 55170); Thu, 28 Apr 2022 18:20:03 +0000 Received: (at 55170) by debbugs.gnu.org; 28 Apr 2022 18:19:49 +0000 Received: from localhost ([127.0.0.1]:49917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk8k0-00037S-VZ for submit@debbugs.gnu.org; Thu, 28 Apr 2022 14:19:49 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:15129) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk8jy-00036k-8j for 55170@debbugs.gnu.org; Thu, 28 Apr 2022 14:19:46 -0400 Date: Thu, 28 Apr 2022 18:19:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651169980; bh=GfughrNWlPrfAe1MnjjEkxq8bxS1CYnNu9BsK/6X24M=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=gldHwZIFxwSAIxVHlhg6Fc8MhfOG7WaHt6R4OzOnacA2p2oTsCM+aDMUPp/uHXtBi wuNDg9GkYocmCD3aYQE6Qr84tp8yVDY26P6GPaC/UFdXkziA84bP/P+25yWuGQCjsJ be7CdwPB88uXlOdCY+5ATmjAsvA+QQg7B/3Axg6JC3P4oD8G5N/YCjGuJFHFD4Pjnq D4sMtm8KrBlAJfqIa8DtSRVin4tmetw2fAGOxH1Q/mmH8UvZWygsPUO0s8iQv5suRI /bYRDZ8Be36gMdCtKNjASCv6Py0sQ3LKFE30uoxduI2cWnQYjClXz9gjBaEkZCMx6H fOXFlc+IrBGIw== From: "Paul A. Patience" Message-ID: <20220428181919.281837-4-paul@apatience.com> In-Reply-To: <20220428181919.281837-1-paul@apatience.com> References: <20220428181919.281837-1-paul@apatience.com> Feedback-ID: 19227857:user:proton 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: , Reply-To: "Paul A. Patience" 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=1651170041; h=from:from:sender:sender:reply-to: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=GfughrNWlPrfAe1MnjjEkxq8bxS1CYnNu9BsK/6X24M=; b=OSfk7kZqWDm9H/qtN+63Z+DgWMIDAcGfTogCeceYEwTiikUtQM0p8FvSFiRTHNoHK5kLwS p9AkW/s7CBkJkoN1QLWJXVKeVj/K+dqTaJIiqNr8dmuoE5Bu7aDxD96msfU3aYrp7tE6Jd wOltirWe9Hvo5MqeAz64E7U+9Z5ry2CQac3kTdgFQEDsqQ7HNIY2Me2ZGopaydeHz4qvW1 lIK1QLBEMTdBGKoUvsCSvNNa/ptI1urO6TUAoISvYMNdgTqtWc8FH0ekzVCRxjQhBKtfCQ OIkMQ/MBCFQ0ph6k1oFylElhLqT1xmbpKEiwC5vRxql2JOGJW/dBi05WwEYUBg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651170041; a=rsa-sha256; cv=none; b=gM52bj5PEmkTapLEpuUk1ONv3muiisG9vR/s3l8L8sQywoPcgBs8SFt0ijScB2Kll/4jEw OtcfOjsCQ7JDLxMT+P1NM60l19iluW4D48or7Ks5AaNRfwLgfWmLEZAd6eANhJgIjtUtCG iE50+I41AXHHx4fHojKDAJ6/JNV16RLGBcqsszGPBg438rLIkDeLZsT7CqJHZkBQoFmSGm 0R7hLLK7OPzIBUPdvE2myG6Iqpy6oaK6l/CJ3yO65PX6Q2sEXwbOzQRuqeCa6oy7yFfaod qf2Vzt7NlXSIRYPRPCdQXSbALUwflbz3zB4tsJovmCTgTCnIUJ/lo3LVcbC9Zg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=gldHwZIF; dmarc=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.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=gldHwZIF; dmarc=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: 656B73A1F5 X-Spam-Score: 2.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: nuE7tfk0lUyM * gnu/packages/maths.scm (dealii)[propagated-inputs]: Add sundials-5. Reformat list to clarify comment. (dealii-openmpi)[propagated-inputs]: Add sundials-openmpi-5. --- gnu/packages/maths.scm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index e6ebada82b..c74f055a07 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5205,7 +5205,11 @@ (define-public dealii ;; Anyway, they are meant to be used at build time, so rather than ad= ding ;; the interpreters here, any package depending on them should just a= dd ;; the requisite interpreter to its native inputs. - (list boost hdf5 suitesparse ; For UMFPACK. + (list boost + hdf5 + suitesparse ; For UMFPACK. + ;; SUNDIALS 6.0.0 and later will be supported in deal.II 9.4.0. + sundials-5 tbb)) (arguments `(#:build-type "DebugRelease" ; Supports only Debug, Release and Debu= gRelease. @@ -5255,12 +5259,13 @@ (define-public dealii-openmpi scalapack))) (propagated-inputs (modify-inputs (package-propagated-inputs dealii) - (delete "hdf5") + (delete "hdf5" "sundials") (prepend hdf5-parallel-openmpi openmpi p4est-openmpi petsc-openmpi slepc-openmpi + sundials-openmpi-5 trilinos-for-dealii-openmpi))) (arguments (substitute-keyword-arguments (package-arguments dealii) -- 2.36.0