From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QMSZFg/lvWGxcQEAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 14:41:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id aARFEg/lvWGKDwAAbx9fmQ (envelope-from ) for ; Sat, 18 Dec 2021 13:41:35 +0000 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 09F20AD53 for ; Sat, 18 Dec 2021 14:41:35 +0100 (CET) Received: from localhost ([::1]:50600 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myZxt-0005rr-Rq for larch@yhetil.org; Sat, 18 Dec 2021 08:41:34 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myZvU-0002qP-9Y for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58197) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myZvU-0003cf-1T for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1myZvT-0007sA-W3 for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46929] [PATCH v3 07/12] gnu: dune-localfunctions: Update to 2.7.1. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Dec 2021 13:39:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46929@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 46929-submit@debbugs.gnu.org id=B46929.163983469430136 (code B ref 46929); Sat, 18 Dec 2021 13:39:03 +0000 Received: (at 46929) by debbugs.gnu.org; 18 Dec 2021 13:38:14 +0000 Received: from localhost ([127.0.0.1]:41494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myZug-0007pu-AR for submit@debbugs.gnu.org; Sat, 18 Dec 2021 08:38:14 -0500 Received: from mout02.posteo.de ([185.67.36.66]:55291) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myZuX-0007nm-FP for 46929@debbugs.gnu.org; Sat, 18 Dec 2021 08:38:06 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D55A8240103 for <46929@debbugs.gnu.org>; Sat, 18 Dec 2021 14:37:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1639834679; bh=tq4F6EicbaU5JAc6l03P53nQHofnNCihNwI1qst7v9w=; h=From:To:Cc:Subject:Date:From; b=UTyurvEeGoiZ5T2xCPGJg8lhzTuGU4hI7uRrKh0dxglNyiVaK9rdjlVjmbgaCdcUh u5flbUGZJ862uAd4MY2RVwOXI6bP0O8+FUf6VDyiOesUqM6Zgo4+L+Wo8M6wm/DR/q mwPYZLYuSJt7HsZAEC31XYOVF8Rw99TbhuQgvToTZoNyZidYtoxXNjt/sJxDcqJQIX o5iVjfDS6LE0BAVF5ap1sZJ0c/O72ILXuPjYqkK7o+OXq9Au23EpKHblSBvsuYclWb G5cLFgExdHceTtqVa5KLgcItDAVtcWD34NGOJj3Q4lSsgcGsM2P0SlT5I3GQ+QlM36 H5qmHI5C3QyTg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JGRkH2lxfz6tpW; Sat, 18 Dec 2021 14:37:59 +0100 (CET) From: Felix Gruber Date: Sat, 18 Dec 2021 13:36:55 +0000 Message-Id: <20211218133700.10135-8-felgru@posteo.net> In-Reply-To: <20211218133700.10135-1-felgru@posteo.net> References: <20210520220603.20289-1-felgru@posteo.net> <20211218133700.10135-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639834895; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=EbbLyNPFpufQUQm+TyoBABScZXzDpXmuj0xZNrmSr/c=; b=okOuSSYbSgfnG7WBFQmgwK/SSMH3kmZJEFW8mq4trf7MHZhiT9MG1t4rdHShcY2bo1+tc5 VwHPVhrO8+tNvViESmIJg8B5piMsr7aCU81eee8Hhav8zL9aK+IyDQvOdXnm6FYHeEz5tW 4qm0TN6JxzuDdOCqqskItuFZgR7n0yeyz5wuBdpG8FwS0vK+6FF5PPpnD7+UIcM7yAZkze ZP9KbgwvOyaFhuZuwwU9SPgrfQdsCGRvwi+Chg1UiuU/zlRF1gJ04ba+ZfJrp0ob5VVP/+ M8001659VppcsG7bMddiieOVKAAJMipSm8hPIvC7oWw99Oa4BwYsCu+4+LCa1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639834895; a=rsa-sha256; cv=none; b=V40vySSP6TNljBvQ2gMfJYRd08CcUiDOgLhqgrO60AeUCf8qdHnKOaneUZPNG9RQDrW6XK ZlEKbp+T/+DhdhD4pmJ0Oa49nLLmQ4oYvRYEWnlHlW/QIxZUDTUQB8OEDPDTU/EQZqk9Dh gUKKkoK9IkVv7xdFNyqMZm+iXSwUuedkiWLJ/yrMTZJhmRVy0Y01wuHEJ9om8VRii7X3Aq 2SIVcwE9iRa9KpanLfUAwpZL6AHxaXNlqSM+AZOk5F10YOWaMdK1m0f8P13DwWYmbNtHVc wfJQ5pu81X7VLR9yO5wZ7ORpoA0VcDXvbmkyfr/+tf7hjSxBaQ/mVIwkMk9Nbw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UTyurvEe; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: -0.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UTyurvEe; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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-Queue-Id: 09F20AD53 X-Spam-Score: -0.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0gRn24ehs2uu * gnu/packages/maths.scm (dune-localfunctions): Update to 2.7.1. [arguments]: Parallelize build-tests phase. --- gnu/packages/maths.scm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 4f0e929318..60cab4ab2c 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6474,7 +6474,7 @@ aggregation-based algebraic multigrid.") (define-public dune-localfunctions (package (name "dune-localfunctions") - (version "2.7.0") + (version "2.7.1") (source (origin (method url-fetch) @@ -6482,7 +6482,7 @@ aggregation-based algebraic multigrid.") version "/dune-localfunctions-" version ".tar.gz")) (sha256 (base32 - "1yih59h6vngii696bx1c2vil02lriij4kz0nc583mjn9kiaqxfqd")))) + "031i42anrhi0ngpvp42rdjbkic7v3008fwild9xg7flffwvnpshg")))) (build-system cmake-build-system) (arguments `(#:phases @@ -6500,8 +6500,12 @@ aggregation-based algebraic multigrid.") ":")) #t))) (add-after 'build 'build-tests - (lambda* (#:key make-flags #:allow-other-keys) - (apply invoke "make" "build_tests" make-flags)))))) + (lambda* (#:key make-flags parallel-build? #:allow-other-keys) + (apply invoke "make" "build_tests" + `(,@(if parallel-build? + `("-j" ,(number->string (parallel-job-count))) + '()) + ,@make-flags))))))) (inputs (list dune-common dune-geometry -- 2.30.2