Comment 5 for bug 1855272

Revision history for this message
Douglas Katzman (dougk) wrote :

it crashed in make-host-2 while compiling src/compiler/policy with
*** - 1+: NIL is not a number

So anything else that happened is irrelevant.
My observation of late is that CLISP is no longer a reliable build host.
We have a bunch of workarounds for known failures, but this is one I haven't seen.
It's remotely possible that an error has snuck in to our source code which calls and there is a bug in SBCL that obscures the bug in SBCL. But if we assume that that's not the case, can you backtrace in CLISP at the point of crash?

And you said you get an error with ECL. Is it the identical error? Do you have a log of that?