Bug#545847: sbcl: FTBFS: couldn't compile "src/compiler/alpha/move.lisp"
Kurt Roeckx
kurt at roeckx.be
Sat Sep 26 15:43:00 UTC 2009
On Wed, Sep 09, 2009 at 05:36:41PM +0200, Kurt Roeckx wrote:
> > ; compiling (DEFINE-VOP (ILLEGAL-MOVE) ...)
> > ; compiling (DEFINE-VOP (MOVE-TO-WORD/FIXNUM) ...)
> > ;
> > ; compilation unit aborted
> > ; caught 1 fatal ERROR condition
> > ; compilation aborted because of fatal error:
> > ; READ failure in COMPILE-FILE:
> > ; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 5130 (line 164, column 25) on #<SB-SYS:FD-STREAM for "file /build/buildd-sbcl_1.0.31.0-1-alpha-a417yt/sbcl-1.0.31.0/src/compiler/alpha/move.lisp" {300899A9}>:
> > ; package "SC!C" not found; compiling (DEFINE-MOVE-VOP MOVE-TO-WORD/FIXNUM ...)
> > ; compilation aborted after 0:00:02.186
> >
> > unhandled SIMPLE-ERROR: couldn't compile "src/compiler/alpha/move.lisp"
[...]
The current version (1:1.0.31.0-2) instead files like:
; compilation unit finished
; caught 1 STYLE-WARNING condition
; compiling (DEFTRANSFORM SB-PCL::SET-SLOT-VALUE ...)
; SYS:SRC;PCL;FIXUP.FASL.NEWEST written
; compilation finished in 0:00:00.489
CORRUPTION WARNING in SBCL pid 1144:
Memory fault at a0 (pc=0x302e8ecc, sp=(nil))
The integrity of this image is possibly compromised.
Exiting.
Error opening /dev/tty: No such device or address
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
make: *** [build-arch-stamp] Error 1
More information about the pkg-common-lisp-devel
mailing list