GNU bug report logs - #58495
opam import generates wrong check phase

Previous Next

Package: guix;

Reported by: Csepp <raingloom <at> riseup.net>

Date: Thu, 13 Oct 2022 15:33:01 UTC

Severity: normal

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Julien Lepiller <julien <at> lepiller.eu>
To: 58495 <at> debbugs.gnu.org, raingloom <at> riseup.net
Subject: bug#58495: opam import generates wrong check phase
Date: Thu, 13 Oct 2022 17:44:22 +0200
[Message part 1 (text/plain, inline)]
Maybe this could be fixed in the dune-build-system?

Le 13 octobre 2022 17:03:43 GMT+02:00, Csepp <raingloom <at> riseup.net> a écrit :
>So I'm working on building MirageOS unikernels with Guix, which means
>using the OPAM importer *a lot*, which unearths some very Fun TM bugs.
>Here is the first one:
>
>guix import opam mirage-clock
>
>The correct check phase is this:
>```
>(replace 'check
>           (lambda* (#:key tests? #:allow-other-keys)
>             (invoke "dune" "runtest" "--release")))
>```
>
>
>
[Message part 2 (text/html, inline)]

This bug report was last modified 2 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.