Looks like my tool chain is borked somehow, as versions that
previously built are no longer building. Any suggestions/places to
look would be very welcome.
See https://bugs.launchpad.net/bugs/646398
Bug description:
newest git pull 1.0.42.52, newest xcode 3.2.4
Environment stuff:
tporter@...:~ > uname -a
Darwin xxxxx.xxx.org 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23
18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
Error occurs at end of build process, in testing of initial core file
[building initial core file in "output/cold-sbcl.core":
writing 8192 bytes [2 pages] from #<SB!FASL::GSPACE :READ-ONLY>
writing 4096 bytes [1 page] from #<SB!FASL::GSPACE :STATIC>
writing 44056576 bytes [10756 pages] from #<SB!FASL::GSPACE :DYNAMIC>
/(DESCRIPTOR-BITS INITIAL-FUN)=#X10028853E9
done]
* //testing for consistency of first and second GENESIS passes
//header files match between first and second GENESIS -- good
real 4m27.004s
user 3m24.219s
sys 0m43.557s
//entering make-target-2.sh
//doing warm init - compilation phase
This is SBCL 1.0.42.52, 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.
internal error #34 (invalid array index)
SC: 21, Offset: 2 $1= 0x10004673af: other pointer
SC: 20, Offset: 12 0x000000a0: even fixnum: 40
SC: 20, Offset: 14 0x000035c0: even fixnum: 3440
fatal error encountered in SBCL pid 40499:
internal error too early in init, can't recover
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb>
Anyone have detailed build instructions for SL 10.6.4/xcode 3.2.4??
Thanks!
TomP
|