all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 46929@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#46929] [PATCH v3 00/12] gnu: maths: dune-*: Update to version 2.7.1
Date: Sat, 18 Dec 2021 13:36:48 +0000	[thread overview]
Message-ID: <20211218133700.10135-1-felgru@posteo.net> (raw)
In-Reply-To: <20210520220603.20289-1-felgru@posteo.net>

I've rebased the patches onto master and made some small changes to use
the new simplified package inputs. I've also split the patch into one
patch per package to be in line with common practice.

To speed up the build-tests phase, I've made it to honor parallel-build?
to run make with multiple jobs. This makes the build faster, but
dune-common still takes a while to build (~20min on my computer).

Finally I've updated the dune-pdelab package to use the latest commit on
the releases/2.7 branch (there is no tag for version 2.7 or 2.7.1).

Since my last patch Dune 2.8 has been released, but I wasn't able to
build dune-subgrid with it since building against Dune 2.8 was giving me
failures in dune-subgrid's test suite. Until the cause of those test
failures is fixed, it's probably best to only upgrade to 2.7.1.

Felix Gruber (12):
  gnu: Modernize add-openmpi-to-dune-package
  gnu: dune-common: Update to 2.7.1.
  gnu: dune-geometry: Update to 2.7.1.
  gnu: dune-uggrid: Update to 2.7.1.
  gnu: dune-grid: Update to 2.7.1.
  gnu: dune-istl: Update to 2.7.1.
  gnu: dune-localfunctions: Update to 2.7.1.
  gnu: dune-alugrid: Update to 2.7.1.
  gnu: dune-subgrid: Update to 2.7.1.
  gnu: dune-typetree: Update to 2.7.1.
  gnu: dune-functions: Update to 2.7.1.
  gnu: dune-pdelab: Update to 2.7.1.

 gnu/local.mk                                  |   1 -
 gnu/packages/maths.scm                        | 350 ++++++++++--------
 .../dune-istl-2.7-fix-non-mpi-tests.patch     |  82 ----
 3 files changed, 199 insertions(+), 234 deletions(-)
 delete mode 100644 gnu/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch

-- 
2.30.2





  reply	other threads:[~2021-12-18 13:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 19:53 [bug#46929] [PATCH] gnu: maths: dune-*: Update to version 2.7.1 Felix Gruber
2021-05-20 22:06 ` [bug#46929] [PATCH v2] " Felix Gruber
2021-12-18 13:36   ` Felix Gruber [this message]
2021-12-18 13:36     ` [bug#46929] [PATCH v3 01/12] gnu: Modernize add-openmpi-to-dune-package Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 02/12] gnu: dune-common: Update to 2.7.1 Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 03/12] gnu: dune-geometry: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 04/12] gnu: dune-uggrid: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 05/12] gnu: dune-grid: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 06/12] gnu: dune-istl: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 07/12] gnu: dune-localfunctions: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 08/12] gnu: dune-alugrid: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 09/12] gnu: dune-subgrid: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 10/12] gnu: dune-typetree: " Felix Gruber
2021-12-18 13:36     ` [bug#46929] [PATCH v3 11/12] gnu: dune-functions: " Felix Gruber
2021-12-18 13:37     ` [bug#46929] [PATCH v3 12/12] gnu: dune-pdelab: " Felix Gruber
2022-01-20 13:57     ` bug#46929: [PATCH] gnu: maths: dune-*: Update to version 2.7.1 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211218133700.10135-1-felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=46929@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.