lua-cqueues build failure

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Bruno Victal
Owner
unassigned
Submitted by
Bruno Victal
Severity
normal

Debbugs page

Bruno Victal wrote 2 years ago
(name . bug-guix)(address . bug-guix@gnu.org)(name . mirai)(address . mirai@makinata.eu)
3c39bb6a-3b78-dc42-c1e4-69d39906914e@makinata.eu
Attaching the output of `guix build lua-cqueues &>bug.txt`


Auxiliary information:

Toggle snippet (7 lines)
$ guix describe
Generation 53 Feb 02 2023 18:52:13 (current)
guix 301f128
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 301f12832601eef6b130f3946d9d597ae43a514a
Attachment: bug.txt
Nicolas Goaziou wrote 3 weeks ago
(address . 61279-done@debbugs.gnu.org)(name . Bruno Victal)(address . mirai@makinata.eu)
87o6ysucb8.fsf@nicolasgoaziou.fr
Hello,

Toggle quote (2 lines)
> Attaching the output of `guix build lua-cqueues &>bug.txt`

This bug seems fixed, so I’m closing the bug report.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 61279@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61279
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help