bug#74557: Bootstrap no longer working

Mikael Djurfeldt <[email protected]> Wed, 27 Nov 2024 14:07:41 +0100
Newsgroups gmane.lisp.guile.bugs
Message-ID <CAA2XvwLuMC-8rPBN_ParqQmpj1RkUxNHtmu93nRn7UGhN-2kmw@mail.gmail.com>
After the latest improvements of psyntax, bootstrap is no longer working.
It yields:

  BOOTSTRAP(stage0) GUILEC ice-9/eval.go
Pre-boot error; key: unbound-variable, args: (#f "Unbound variable: ~S"
(error)

(Tested somewhere after commit c51fcfff)