Re: Warning: Auto-bootstrapping CLOS completed.
"Paavo Parkkinen" <[email protected]> Sat, 8 Nov 2008 06:59:47 -0500
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
2008/11/7 Andreas Davour <[email protected]>: > On Fri, 7 Nov 2008, Paavo Parkkinen wrote: > >> I compiled and dumped the los0 image with SBCL, and booted it with >> qemu like I've done many times before, only this time I got this: >> >> Enter..Ok. >> Installing los0-GC with 63238 KB. >> Break: Auto-bootstrapping CLOS. >> Warning: Auto-bootstrapping CLOS completed. >> 0: Return from break: Auto-bootstrapping CLOS. >> [0d] LOS0> 0 >> Warning: CLOS was already bootstrapped: T >> Warning: Auto-bootstrapping CLOS completed. >> Error: Out of memory. Please take out the garbage. >> [0d] LOS0> >> >> Only thing I can think of that's changed is, I installed the new >> version of Ubuntu recently. Any idea what might have changed or if I'm >> maybe missing something? > > I don't think I can help out, but interesting information nevertheless would > be if this is from cvs or the git repository and when did you check out? First time I got the Warnings with a pretty old cvs check out. After that I did a fresh check out and got the same result. p