tail output from build process of latest sbcl (0.9.9) with installed version 0.8.10 on a Jan 15 -current system:
### e/target-arch.h ./src/runtime/target-lispregs.h ./src/runtime/target-arch-os.h /$scratchfilename=/tmp/canonicalize-whitespace-1.23852.tmp //entering make-host-1.sh //building cross-compiler, and doing first genesis This is SBCL 0.8.10, an implementation of ANSI Common Lisp. More information about SBCL is available at <http://www.sbcl.org/>. SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * 5 * fatal error encountered in SBCL pid 13785: fault in heap page not marked as write-protected The system is too badly corrupted or confused to continue at the Lisp level. If the system had been compiled with the SB-LDB feature, we'd drop into the LDB low-level debugger now. But there's no LDB in this build, so we can't really do anything but just exit, sorry. ### As I can't compile any version unfortunately can't get debugger output. Ideas?
