From patchwork Mon Jul 25 15:11:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 870 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 11E7C27BBEA; Mon, 25 Jul 2022 16:13:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id BD15B27BBE9 for ; Mon, 25 Jul 2022 16:13:18 +0100 (BST) Received: from localhost ([::1]:36896 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oFzll-0002Co-Rs for patchwork@mira.cbaines.net; Mon, 25 Jul 2022 11:13:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oFzlX-0002BK-6w for guix-patches@gnu.org; Mon, 25 Jul 2022 11:13:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33354) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oFzlW-0002sq-Um for guix-patches@gnu.org; Mon, 25 Jul 2022 11:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oFzlW-0001nQ-Qb for guix-patches@gnu.org; Mon, 25 Jul 2022 11:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56760] [PATCH v2 0/6] dealii: Update to 9.4.0 and its Trilinos to 13.4.0. References: <20220725123004.3862205-1-paul@apatience.com> In-Reply-To: <20220725123004.3862205-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Jul 2022 15:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56760 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56760@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 56760-submit@debbugs.gnu.org id=B56760.16587619326774 (code B ref 56760); Mon, 25 Jul 2022 15:13:02 +0000 Received: (at 56760) by debbugs.gnu.org; 25 Jul 2022 15:12:12 +0000 Received: from localhost ([127.0.0.1]:51317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFzki-0001lC-8j for submit@debbugs.gnu.org; Mon, 25 Jul 2022 11:12:12 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:28959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFzkb-0001k7-FJ for 56760@debbugs.gnu.org; Mon, 25 Jul 2022 11:12:08 -0400 Date: Mon, 25 Jul 2022 15:11:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1658761918; x=1659021118; bh=jWyAUfqYMtbmw4a1lrLO5ytY9CiKR1Q+zTk/EazmMyY=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=bCxqWGEdWBwoMVGb5hDeOPoLWzEmBadYLSuUOVYF5AY7bHyR/20arXyxHo0yQfJkQ xj3Z1PVKXw4nTgTkkgsPQ3vfdxTIL4E/H9D5VVHtJZ90N6y/06SJWKW3UD3xiz4YAj yVC/KcNBP6XD+HiZhe5XkpYkgTfBsR6aLMt5FluRDfK102g3r6B0bGK8Amim7TUtvH N3GlFbnpJ4rAxSAc+0AUrlgmrFyaGfM5XW14uqVCkqnH173OhmMP9MEMwx/rsSfuCY ExSJCDFxLLhCfYX/r7xA5bkUcG8UePK05JhXuPbFoZZsYd+r9yFvnezLHqd7H3VCYH 4XSVa1/zrH7uw== From: "Paul A. Patience" Message-ID: <20220725151135.3924177-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Fixed the failing Trilinos 13.4.0 build by disabling Tpetra_INST_INT_LONG_LONG. Paul A. Patience (6): gnu: trilinos-for-dealii-openmpi: Fix build. gnu: dealii: Use G-expressions. gnu: dealii: Update to 9.4.0. gnu: trilinos-for-dealii-openmpi: Remove input labels. gnu: trilinos-for-dealii-openmpi: Use G-expressions. gnu: trilinos-for-dealii-openmpi: Update to 13.4.0. gnu/packages/maths.scm | 281 +++++++++++++++++++++-------------------- 1 file changed, 144 insertions(+), 137 deletions(-) --- 2.37.1