unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: Romain GARBAGE <romain.garbage@inria.fr>
Cc: 69560-done@debbugs.gnu.org
Subject: bug#69560: [PATCH] gnu: combinatorial-blas: Fix build failure.
Date: Tue, 19 Mar 2024 17:25:49 +0100	[thread overview]
Message-ID: <87a5mu2noy.fsf@gnu.org> (raw)
In-Reply-To: <20240305091031.26702-1-romain.garbage@inria.fr> (Romain GARBAGE's message of "Tue, 5 Mar 2024 10:10:16 +0100")

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

Hello!

Romain GARBAGE <romain.garbage@inria.fr> skribis:

> * gnu/packages/maths.scm (combinatorial-blas): Add new phase.
>
> Change-Id: Ifefb2b17e6758547d38290753a7cd338032a6abb

Applied with the cosmetic change below, thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 576 bytes --]

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 959748aaf2..1b4d325649 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8096,7 +8096,7 @@ (define-public combinatorial-blas
        (modify-phases %standard-phases
          (add-after 'unpack 'fix-tests
            (lambda _
-             ;; remove failing tests (SIGFPE and SIGSEGV)
+             ;; Skip failing tests (SIGFPE and SIGSEGV).
              (substitute* "ReleaseTests/CMakeLists.txt"
                (("^.*SpAsgnTest.*$") "")
                (("^.*IndexingTest.*$") ""))))

      reply	other threads:[~2024-03-19 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05  9:10 [bug#69560] [PATCH] gnu: combinatorial-blas: Fix build failure Romain GARBAGE
2024-03-19 16:25 ` Ludovic Courtès [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87a5mu2noy.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=69560-done@debbugs.gnu.org \
    --cc=romain.garbage@inria.fr \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).