unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Vinicius Monego <monego@posteo.net>, 48074@debbugs.gnu.org
Subject: [bug#48074] [PATCH 2/2] gnu: Add labplot.
Date: Wed, 28 Apr 2021 14:25:23 +0200	[thread overview]
Message-ID: <deb9dd3b11c9df97ae2f8cfc50462911b126d4da.camel@telenet.be> (raw)
In-Reply-To: <20210428001448.312057-2-monego@posteo.net>

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

Hi,

> +           (lambda _
> +             ;; This test fails, I don't know why.
> +             (invoke "ctest" "-E" "parsertest"))))))

To support "guix build --without-tests=labplot" and cross-compilation,
I recommend

> +           (lambda* (#:key tests? #:allow-other-keys)
> +             (when tests?
> +               ;; This test fails, I don't know why.
> +               (invoke "ctest" "-E" "parsertest")))

here.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2021-04-28 12:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28  0:13 [bug#48074] [PATCH 0/2] gnu: Add labplot Vinicius Monego
2021-04-28  0:14 ` [bug#48074] [PATCH 1/2] gnu: Add libcerf Vinicius Monego
2021-04-28  0:14   ` [bug#48074] [PATCH 2/2] gnu: Add labplot Vinicius Monego
2021-04-28 12:25     ` Maxime Devos [this message]
2021-04-29 16:15 ` [bug#48074] [PATCH v2 1/2] gnu: Add libcerf Vinicius Monego
2021-04-29 16:15   ` [bug#48074] [PATCH v2 2/2] gnu: Add labplot Vinicius Monego
2021-05-05 13:53   ` bug#48074: [PATCH 0/2] " 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

  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=deb9dd3b11c9df97ae2f8cfc50462911b126d4da.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=48074@debbugs.gnu.org \
    --cc=monego@posteo.net \
    /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).