all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: zimoun <zimon.toutoune@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: guix build: error: without-test=foo: unrecognized option
Date: Thu, 14 Jan 2021 22:18:01 +0000	[thread overview]
Message-ID: <877dof9n8m.fsf@cbaines.net> (raw)
In-Reply-To: <CAJ3okZ09kp2ZVmX1i1xN9Lyt0cDV9BLmdL1n3esRiGGbYQ1=DA@mail.gmail.com>

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


zimoun <zimon.toutoune@gmail.com> writes:

> Hi,
>
> Using Guix 957f0c4 or 0d3f271, I get:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build --help-transform | grep test
>                          build PACKAGE from the latest commit of BRANCH
>       --without-tests=PACKAGE
>                          build PACKAGE without running its tests
> --8<---------------cut here---------------end--------------->8---
>
> and then this error:
>
> --8<---------------cut here---------------start------------->8---
> $ guix build --without-test=foo foo
> guix build: error: without-test=foo: unrecognized option
> --8<---------------cut here---------------end--------------->8---
>
> What do I miss?

An s.

→ guix build --without-test=foo foo
guix build: error: without-test=foo: unrecognized option

→ guix build --without-tests=foo foo
guix build: error: foo: unknown package

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

  reply	other threads:[~2021-01-14 22:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14 12:48 guix build: error: without-test=foo: unrecognized option zimoun
2021-01-14 22:18 ` Christopher Baines [this message]
2021-01-15 16:42   ` zimoun
2021-01-14 22:30 ` Ludovic Courtès
2021-01-15 16:44   ` zimoun

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=877dof9n8m.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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.