* bug#30645: Uncaught exception in cuirass
@ 2018-02-28 9:12 Andreas Enge
2018-03-01 16:33 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2018-02-28 9:12 UTC (permalink / raw)
To: 30645
Hello,
an error I am seeing from time to time in my cuirass.log file when
testing bayfront:
Uncaught exception in fiber ##f:
In ice-9/boot-9.scm:
829:9 4 (catch _ _ #<procedure 7f8567e4c7d0 at cuirass/base.sc?> ?)
In cuirass/base.scm:
599:26 3 (_)
531:2 2 (build-packages _ #<<sqlite-db> pointer: #<pointer 0x7?> ?)
381:27 1 (spawn-builds #<build-daemon 256.97 622e7910> #<<sqlit?> ?)
In srfi/srfi-1.scm:
414:16 0 (split-at _ _)
srfi/srfi-1.scm:414:16: In procedure split-at:
In procedure cdr: Wrong type argument in position 1 (expecting pair): ()
This may be related to bug #30644, since it always (in three cases) follows
a line such as:
2018-02-28T06:26:31 batch of builds (partially) failed:all build users are currently in use; consider creating additional users and adding them to the `guixbuild' group (status: 1)
But conversely, not all lines "batch of builds..." are followed by this
error, and anyway the order of output may be mixed up between different
threads.
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#30645: Uncaught exception in cuirass
2018-02-28 9:12 bug#30645: Uncaught exception in cuirass Andreas Enge
@ 2018-03-01 16:33 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-03-01 16:33 UTC (permalink / raw)
To: Andreas Enge; +Cc: 30645-done
Hello,
Andreas Enge <andreas@enge.fr> skribis:
> an error I am seeing from time to time in my cuirass.log file when
> testing bayfront:
>
> Uncaught exception in fiber ##f:
> In ice-9/boot-9.scm:
> 829:9 4 (catch _ _ #<procedure 7f8567e4c7d0 at cuirass/base.sc?> ?)
> In cuirass/base.scm:
> 599:26 3 (_)
> 531:2 2 (build-packages _ #<<sqlite-db> pointer: #<pointer 0x7?> ?)
> 381:27 1 (spawn-builds #<build-daemon 256.97 622e7910> #<<sqlit?> ?)
> In srfi/srfi-1.scm:
> 414:16 0 (split-at _ _)
> srfi/srfi-1.scm:414:16: In procedure split-at:
> In procedure cdr: Wrong type argument in position 1 (expecting pair): ()
This should be fixed by Cuirass commit
ad577114dde4c86455262a35ad4b3838eb4a1453.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-01 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 9:12 bug#30645: Uncaught exception in cuirass Andreas Enge
2018-03-01 16:33 ` Ludovic Courtès
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).