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 0MpFOInkvWGxcQEAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 14:39:21 +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 uGPdM4nkvWHRDQAAbx9fmQ (envelope-from ) for ; Sat, 18 Dec 2021 13:39:21 +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 74378AB2C for ; Sat, 18 Dec 2021 14:39:21 +0100 (CET) Received: from localhost ([::1]:46660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myZvk-0002sm-HC for larch@yhetil.org; Sat, 18 Dec 2021 08:39:20 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58168) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myZvS-0002ol-Kp for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58193) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myZvS-0003cH-CW for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1myZvS-0007rh-BT for guix-patches@gnu.org; Sat, 18 Dec 2021 08:39:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46929] [PATCH v3 02/12] gnu: dune-common: 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:02 +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.163983468630063 (code B ref 46929); Sat, 18 Dec 2021 13:39:02 +0000 Received: (at 46929) by debbugs.gnu.org; 18 Dec 2021 13:38:06 +0000 Received: from localhost ([127.0.0.1]:41480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myZuX-0007oh-GR for submit@debbugs.gnu.org; Sat, 18 Dec 2021 08:38:05 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54789) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myZuU-0007nf-TF for 46929@debbugs.gnu.org; Sat, 18 Dec 2021 08:38:03 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 0BB05240101 for <46929@debbugs.gnu.org>; Sat, 18 Dec 2021 14:37:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1639834677; bh=B2Ip6zZoaDmKwBAN9QklCq8FOse/fBTYzNH3oTR6G10=; h=From:To:Cc:Subject:Date:From; b=iee9eptkUuQn4BRszBb9rqRTi/OnLLCPfTzV/Uo9TE9YRJr6gpQCjV1yVMRT+D9L9 t7h0qiiVixtlCeH0oVznyKPlD+9LYgQ4yC/IRw39JX2sRMhW4315q7tgsRdcbzOYBn xzgyDzSnfsvYgD6SimFgLFW2A/h2UjlUWPdh9dk/yhfVhMftCP2r7UKtFQw+hov5iR 8oSHMEow+8J3t2No+O/R/JC13NItbVyrm5bkq1wDh5L7PdKNwcLY63eLCK9lQ1jSmv 1jxvdr84hyyIy7ljs7RBEULgqP7u/lVrXXrioioLi86Ffdozzhh6Jr1gyZLU6e2jbG M9Q7mF3JrOCgA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JGRkD3JNwz9rxP; Sat, 18 Dec 2021 14:37:56 +0100 (CET) From: Felix Gruber Date: Sat, 18 Dec 2021 13:36:50 +0000 Message-Id: <20211218133700.10135-3-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=1639834761; 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=T/5OhRtAHB0b84qz2xOyWfjpEOI+QuYfEY4dZykRDFM=; b=U1/u6/Sqx9XVh4TuVy4QQ9JRgWZ1fINB6X2Iw5UKhTLgb72Kk+NnlbzvLixewESOLOSmDa 0+hxIeeCYYT61xBoTE4Q1Z+GFK8jeasUMrbcDkNjFl/3YY3oRuIU4fFZKBAyOLj4e8Gs4k zDVjy3WNC1VaOiTqHNWv3b1WqIAzHJs1iAZDDdKbseKbt3TlYnoNBN6WXLMXxak98ZwxCw ZxMKakJMobuPzeEXBgBhxFOjRLpInGkx7SFkCw12tX/3JiNeGiOkHif5g+166dgBiXEBHj o1ZIcLCmdz04wMiB2oMzce2Z27sHxpH0lTh2w3vrxiumCj9EQHRMKwA818k0bA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639834761; a=rsa-sha256; cv=none; b=ObbsKDEmWYqIDDwD+kPYsVGI7ic63lYtzw8OFFiYiQ0ExfOC98GgdJKlVFlq9+r4hBLxi0 /J0uDexYGSIjR2b2avqrlRGIaCVIHVfAONeHkTYCCOnSY8De+uBj4jSI64W/Io5KFfA47j xT4NafGSCVZJp9/hj7+xaaUtYRbBoU3WZvLMN+EliMHmRRbZ2ngAe5PZosTf6EdG0nQbKd oLwmPR1FYkGjcXdk32xpk250LCuwuDQ00LGGf8kv3/xl10Aph/8LF/AI0lQrMhQmQI+ftC 67TfZHgCbR4WP/9+maHGQ+vF+0yfAQT/MneyKCPvXphxHzmfpUA9ogQU+GXWeg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iee9eptk; 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=iee9eptk; 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: 74378AB2C X-Spam-Score: -0.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1k4AtmVlj52+ * gnu/packages/maths.scm (dune-common): 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 5c2c3d75d7..eb41e52f5a 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6249,7 +6249,7 @@ linear algebra primitives specifically targeting graph analytics.") (define-public dune-common (package (name "dune-common") - (version "2.7.0") + (version "2.7.1") (source (origin (method url-fetch) @@ -6257,14 +6257,18 @@ linear algebra primitives specifically targeting graph analytics.") version "/dune-common-" version ".tar.gz")) (sha256 (base32 - "140q1zh44cr5yrjwg4b5ga803rkqv55vk30l2cqm29aklj1wb0rw")))) + "0sidwdkyrrqjkqhpvrlc991pzi5xzlvxk91s2n7qk3widwy7fch2")))) (build-system cmake-build-system) (arguments `(#:phases (modify-phases %standard-phases (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 gmp metis openblas python superlu)) (native-inputs -- 2.30.2