From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4CIrDgeSJmVrCwAA9RJhRA:P1 (envelope-from ) for ; Wed, 11 Oct 2023 14:16:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4CIrDgeSJmVrCwAA9RJhRA (envelope-from ) for ; Wed, 11 Oct 2023 14:16:07 +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 C80A939C49 for ; Wed, 11 Oct 2023 14:16:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=c8JJkOQE; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697026567; 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=u7eICKXsLK6axvMm/+ej3pYv90awFkrppi9ruLEf5Gs=; b=kr/+nnL8Dy40Wl7+A/jwD6s9xKvIdQlZNgfuUcjeqBQLKObe8xadQXK6b4cmhhAvA4RkG9 WxDTADRMVm4x3kPMwqR0IaqQ8+cayZxPLcY+uQXLT1PU3eqPiReWl2YS/4nAT5N/AIczXZ iZZ3at4obZFPc7oxk+83Rd61YGHQOiSExohzugLzbrQZkVSRZInF2CQMZ6ZszxenPWuYIj XvQB+RNaYogkBU13edv4DCG6rtkoGppyqbWcubfbsUDV585sTA6qtzDChivzKQIlScxXna AMiBeAXzf8b2BrST4VqTMwXUujiZc23HbMB9bWeSMb3ZtsrEfJTYy15swsTVlQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=c8JJkOQE; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697026567; a=rsa-sha256; cv=none; b=XIdtIzp4/FT6YAyq136B1hAJbCsTiGoEH4la9Qt98W99qALA4TiQG1Tzms/xu6Y4Opmw0W Dn55pDrTXGCziHaRL/WWSHsz1NYZ5DfIrMuWsoyjodMRQ2BsS7BFu+O0UlnrrBvvweipzp G61epI9MTReLz0Y3H6Y14etgx+JtrFFD4tq/rsALxPNLsb0hgVY/dvZLJaOwhNdr+BXW3E 3feJBpovAxB81KLlbuU/7a+s3BQqJjNGTGV+zRwCuXO4xF8rIezCpLCQGU8d0NsQapG6Pf VQqXQLb1g7+4BNvGZQNL2MWZlxKLo7jQmvSpm/0BiBOK+0INChlSU29dPJsIDw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqY7u-00052U-6e; Wed, 11 Oct 2023 08:15:46 -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 1qqY7q-00052A-LV for guix-patches@gnu.org; Wed, 11 Oct 2023 08:15:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqY7p-0005DC-91 for guix-patches@gnu.org; Wed, 11 Oct 2023 08:15:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqY8A-0003D3-Kz for guix-patches@gnu.org; Wed, 11 Oct 2023 08:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66462] [PATCH] gnu: trilinos-for-dealii-openmpi: Fix build. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 12:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66462 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66462@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169702655012314 (code B ref -1); Wed, 11 Oct 2023 12:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Oct 2023 12:15:50 +0000 Received: from localhost ([127.0.0.1]:37718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqY7y-0003CY-Gz for submit@debbugs.gnu.org; Wed, 11 Oct 2023 08:15:50 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqY7w-0003CK-Qn for submit@debbugs.gnu.org; Wed, 11 Oct 2023 08:15:49 -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 1qqY7P-0004yR-Iv for guix-patches@gnu.org; Wed, 11 Oct 2023 08:15:18 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqY7L-0004tb-VU for guix-patches@gnu.org; Wed, 11 Oct 2023 08:15:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1697026508; x=1697285708; bh=u7eICKXsLK6axvMm/+ej3pYv90awFkrppi9ruLEf5Gs=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=c8JJkOQE/o6i+Kbvuxpgn9YznipPD9ZBwRXNY4BuDKCWvVox3rIEm/Ygm5huBPXuF uujEwzUPljA6XkVqNn5RJ6stnvjhPgNQKm1HctMn7EWf4Nv8RIC8BXgf1wSwgA4Yzt piH7Ae229IADQo6vGampFqvVWbUvTVU+RwTxr0I/ICJpqx968gz6YWkfwm+cd5kU4z G+ivoNp0xeO8CZDd2OciZDGZEm6EPAPo/0EtbKZjrxErk0fW+zCxpJFznXYVOQQLE+ x4QMw5fU/gv8JgR95LK+F/7K244mrd8WIWASYh2I3n4xjDd19+QK4HX/IzSlNI3uA4 COMyZGlQ8G7Bw== Date: Wed, 11 Oct 2023 12:15:05 +0000 From: "Paul A. Patience" Message-ID: Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.136; envelope-from=paul@apatience.com; helo=mail-40136.proton.ch 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, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.18 X-Spam-Score: -1.18 X-Migadu-Queue-Id: C80A939C49 X-Migadu-Scanner: mx2.migadu.com X-TUID: MRC29HnZO3JB This fixes the following error: error: =E2=80=98std::hypot=E2=80=99 has not been declared * gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[native-inputs]: Remove gcc-7. --- gnu/packages/maths.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 928e169e95..f37ca4d716 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6435,9 +6435,6 @@ (define trilinos-for-dealii-openmpi (build-system cmake-build-system) (native-inputs (list - ;; The build fails with the current gcc. - ;; Use the version from when Trilinos was added. - gcc-7 gfortran ;; Trilinos's repository contains several C-shell scripts, but addin= g ;; tcsh to the native inputs does not result in the check phase runn= ing base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d --=20 2.41.0