[armedbear-devel] SVN r13600 breaks clean trunk Build

ehuels at gmail.com ehuels at gmail.com
Tue Sep 20 08:34:55 UTC 2011


Hi Mark,

You fixed it already, I see. Sorry about the breakage. Which library fails next? :-)


bye,

Erik.

Sent from my Nokia phone
-----Original Message-----
From: Mark Evenson
Sent:  20/09/2011, 10:00 
To: Armed Bear
Subject: [armedbear-devel] SVN r13600 breaks clean trunk Build


Unfortunately, the recent commit to fix the compilation of circularity
in FASL has broken the compilation of jvm.lisp when building from
scratch.  It is not immediately obvious to me how to fix this, as
it seems to involve the forms emitted by the compiler.

…
; Compiling /home/evenson/work/abcl/src/org/armedbear/lisp/jvm.lisp ...
; (IN-PACKAGE "JVM")
; Loading /home/evenson/work/abcl/src/org/armedbear/lisp/compiler-error.lisp ...
; Loaded /home/evenson/work/abcl/src/org/armedbear/lisp/compiler-error.lisp (0.0010 seconds)
; Loading /home/evenson/work/abcl/src/org/armedbear/lisp/jvm-instructions.lisp ...
; Loaded /home/evenson/work/abcl/src/org/armedbear/lisp/jvm-instructions.lisp (0.074 seconds)
; Loading /home/evenson/work/abcl/src/org/armedbear/lisp/jvm-class-file.lisp ...
; Loaded /home/evenson/work/abcl/src/org/armedbear/lisp/jvm-class-file.lisp (0.095 seconds)
; (DEFVAR *CLOSURE-VARIABLES* ...)
; (DEFVAR *ENABLE-DFORMAT* ...)
; (DEFVAR *CALLBACKS* ...)
; (DECLAIM (INLINE INVOKE-CALLBACKS))
; (DEFUN INVOKE-CALLBACKS ...)
; (DEFMACRO DFORMAT ...)
; (DECLAIM (INLINE U2 ...))
; (DEFKNOWN U2 ...)
; (DEFUN U2 ...)
; (DEFKNOWN S1 ...)
; (DEFUN S1 ...)
; (DEFKNOWN S2 ...)
; (DEFUN S2 ...)
; (DEFMACRO WITH-SAVED-COMPILER-POLICY ...)
; (DEFVAR *COMPILER-DEBUG* ...)
; (DEFVAR *POOL* ...)
; (DEFVAR *STATIC-CODE* ...)
; (DEFVAR *CLASS-FILE* ...)
; (DEFVAR *EXTERNALIZED-OBJECTS* ...)
; (DEFVAR *DECLARED-FUNCTIONS* ...)
; (DEFSTRUCT (ABCL-CLASS-FILE # ...) ...)
; (DEFUN CLASS-NAME-FROM-FILESPEC ...)
; (DEFUN MAKE-UNIQUE-CLASS-NAME ...)
69.461 seconds real time
150877519 cons cells
PROGRAM-ERROR: Wrong number of arguments for #<DUMP-OBJECT {1BE20C}>.


--
"A screaming comes across the sky.  It has happened before, but there is nothing to compare to it now."





_______________________________________________
armedbear-devel mailing list
armedbear-devel at common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel




More information about the armedbear-devel mailing list