From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QCo7I8Z84GVJcwAAe85BDQ:P1 (envelope-from ) for ; Thu, 29 Feb 2024 13:47:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QCo7I8Z84GVJcwAAe85BDQ (envelope-from ) for ; Thu, 29 Feb 2024 13:47:02 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709210822; 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; bh=XCO0l7Y2hjOhsldDfOMVZoTmC8QbhjzVDMPd4rO2iIY=; b=S3BSe+qBe2OiZSjXdylrLHqTAttMi9+jvkAn7bkU4Z5AK9XzY+Q4/97ntRagIMZQRHxoAC P+9e8kKSJys+eLOpphF7D5Hajj65eSdOOQUeYDg4NRyHBOg94rSZ5zazejwjc2CfqiLTo5 xvrIYsbGF43hjArAkm/puCbghNUsQOwFUVt2NTk+85+GMjCfJ13CSGgQ8W0p8cGgqe428o 3AGFxPWM/YQyQ/u34FLUJwU1St7wY3mLjCa+6EdQxfI7rW1sH0ozemuwHUosDp2luCnNre F4DFi1lh73cfVeFt9NHtta3KHMtVLDEWHHbczQiZSuA+RqVzeHvB1bqRhXu6pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709210822; a=rsa-sha256; cv=none; b=YY8yDBI1T2iBKi7wlW46+J1XDzh3054OobXe+vDkdm+THChmB1q29/gNy0zFsBktJhE1kW wIiP5gKAngP1DuIGYRDPtRVFNVXh9juWO3iwVjt3c9viEFmhQ/VcgqdrVYoFxCKDt8M8rH EiHB6OFOp8/sAgrf/K6JIKpCoPdILjPLCo8UY813AC21NWbJY26He0Q2YIUGe/hppG7/ZL ab/6B48dqRXlhT8OB33scXYUQPyfCheYCVQhxV975qZgyYvRLX1xf4fTTDpc8FIVfEwO0I 9gaZ5z3jclz6AtTxUfURtXgDFL67NSMQkv7SScQlmIQyGIiSeDhnv1wfsJH4ng== 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 3167F1577D for ; Thu, 29 Feb 2024 13:47:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rffoE-0004Dh-Rn; Thu, 29 Feb 2024 07:46:46 -0500 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 1rffo6-000471-Lv for guix-patches@gnu.org; Thu, 29 Feb 2024 07:46:38 -0500 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 1rffo6-0004H2-Ds for guix-patches@gnu.org; Thu, 29 Feb 2024 07:46:38 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rffoU-0000B4-6I; Thu, 29 Feb 2024 07:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69468] [PATCH] gnu: petsc: Build optimized libraries Resent-From: Lars Bilke Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 29 Feb 2024 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69468 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69468@debbugs.gnu.org Cc: Lars Bilke , Andreas Enge , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Received: via spool by submit@debbugs.gnu.org id=B.1709210815665 (code B ref -1); Thu, 29 Feb 2024 12:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Feb 2024 12:46:55 +0000 Received: from localhost ([127.0.0.1]:33848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rffoN-0000Ae-1m for submit@debbugs.gnu.org; Thu, 29 Feb 2024 07:46:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:51044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rffoJ-0000AV-63 for submit@debbugs.gnu.org; Thu, 29 Feb 2024 07:46:53 -0500 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 1rffnr-00044Z-NT for guix-patches@gnu.org; Thu, 29 Feb 2024 07:46:23 -0500 Received: from mailgate4.ufz.de ([141.65.7.211] helo=mailgate.ufz.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rffnp-0004D9-FP for guix-patches@gnu.org; Thu, 29 Feb 2024 07:46:23 -0500 Received: from imap.intranet.ufz.de (dcs1.intranet.ufz.de [141.65.125.135]) by mailgate.ufz.de (Mailgate4-UFZ) with ESMTP id BF90F1602D5 for ; Thu, 29 Feb 2024 13:46:07 +0100 (CET) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: TEXT/PLAIN Received: from conversion-daemon.imap.intranet.ufz.de by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) id <0S9M00200BA6Z900@imap.intranet.ufz.de> for guix-patches@gnu.org; Thu, 29 Feb 2024 13:46:07 +0100 (CET) Received: from smtp1.ufz.de ([141.65.7.216]) by imap.intranet.ufz.de (Oracle Communications Messaging Server 8.0.2.6.20200227 64bit (built Feb 27 2020)) with ESMTPS id <0S9M00C5KBGVOGB0@imap.intranet.ufz.de> for guix-patches@gnu.org; Thu, 29 Feb 2024 13:46:07 +0100 (CET) Received: from envinf4.minotaur-alpha.ts.net (unknown [141.65.34.85]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp1.ufz.de (smtp1-UFZ) with ESMTPSA id 992868022A; Thu, 29 Feb 2024 13:46:07 +0100 (CET) Date: Thu, 29 Feb 2024 13:45:58 +0100 From: Lars Bilke Message-id: <990230998525438b3ef836f23ce88c3d6f2da6cd.1709210758.git.lars.bilke@ufz.de> X-Mailer: git-send-email 2.43.0 Received-SPF: pass client-ip=141.65.7.211; envelope-from=lars.bilke@ufz.de; helo=mailgate.ufz.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.97 X-Spam-Score: -4.97 X-Migadu-Queue-Id: 3167F1577D X-TUID: S5PL7xOYxCGh PETSc defaults to --with-debugging=1. Build optimized libs instead. Change-Id: Iec92a5bf50a004880aeb1ec49d2a2beb154ef222 --- gnu/packages/maths.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 1f61ee0583..62ce390392 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3432,7 +3432,8 @@ (define-public petsc "--with-openblas=1" (string-append "--with-openblas-dir=" #$(this-package-input "openblas")) - "--with-superlu=1") + "--with-superlu=1" + "--with-debugging=0") #:make-flags ;; Honor (parallel-job-count) for build. Do not use --with-make-np, ;; whose value is dumped to $out/lib/petsc/conf/petscvariables. base-commit: 75bad75367fcf2c289fae3b40dbcc850f92177be -- 2.43.0