GNU bug report logs - #53142
cuirass: useless guile backtraces.

Previous Next

Package: guix;

Reported by: Mathieu Othacehe <othacehe <at> gnu.org>

Date: Sun, 9 Jan 2022 15:58:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Mathieu Othacehe <othacehe <at> gnu.org>, 53142 <at> debbugs.gnu.org
Subject: bug#53142: cuirass: useless guile backtraces.
Date: Sun, 09 Jan 2022 16:11:55 +0000
[Message part 1 (text/plain, inline)]
Mathieu Othacehe schreef op zo 09-01-2022 om 16:57 [+0100]:
> 64325600:In ice-9/eval.scm:
> 64325601-    619:8  2 (_ #(#(#<directory (cuirass scripts remote-server) ?> ?)))
> 64325602-    619:8  1 (_ #(#(#(#(#(#(#<directory (cuirass scr?> ?)) ?) ?) ?) ?))
> 64325603:In ice-9/boot-9.scm:
> 64325604-  1685:16  0 (raise-exception _ #:continuable? _)
> 64325605-2022-01-09T11:03:44 debug: 141.80.167.161 (gnijzoxQ): no available build.
> 64325606:ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> 64325607:In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f
> --8<---------------cut here---------------end--------------->8---
> 
> Any idea how to make those backtraces more helpful?

Set COLUMNS=9000, then Guile stop trying to fit them in 80 columns,
it will try 9000 columns instead.

Also, backtraces are clearer for compiled code (avoiding (ice-9 eval)).
Is (cuirass scripts remote-server) compiled to .go?

There's might be guile variable you could set as well (or an argument
to 'backtrace'?), but I forgot the details.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 123 days ago.

Previous Next


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