Hello, Andreas Enge <andr...@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’.