[Bese-devel] Problem with UCW
Waldo Rubinstein
waldo at trianet.net
Tue Dec 20 15:53:15 UTC 2005
You're right. Apparently, the problem is somewhere control-flow.lisp.
I loaded it on my machine (another Mac). Any suggestions? See below:
This is SBCL 0.9.4, 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.
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/arnesi.asd into #<PACKAGE
"ASDF3882">
; registering #<SYSTEM :ARNESI {40640101}> as ARNESI
; registering #<SYSTEM :ARNESI.TEST {407CA951}> as ARNESI.TEST
; registering #<SYSTEM :ARNESI.CL-PPCRE-EXTRAS {40944541}> as
; ARNESI.CL-PPCRE-EXTRAS
WARNING: Unimplemented MOP symbol: IT.BESE.ARNESI.MOPP:METAOBJECT
STYLE-WARNING: implicitly creating new generic function EFFECTIVE-
KEYWORD-NAME
STYLE-WARNING: implicitly creating new generic function APPLY-LAMBDA/CC
STYLE-WARNING: implicitly creating new generic function ENABLED-P
STYLE-WARNING: implicitly creating new generic function LOG.LEVEL
STYLE-WARNING: implicitly creating new generic function (SETF LOG.LEVEL)
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/ucw.asd into #<PACKAGE
"ASDF4417">
; registering #<SYSTEM :UCW {10531DA9}> as UCW
; registering #<SYSTEM :UCW.ADMIN {106BBB29}> as UCW.ADMIN
; registering #<SYSTEM :UCW.EXAMPLES {108353D1}> as UCW.EXAMPLES
; registering #<SYSTEM :UCW.HTTPD {109B00C9}> as UCW.HTTPD
; registering #<SYSTEM :UCW.MOD-LISP {10B29179}> as UCW.MOD-LISP
; registering #<SYSTEM :UCW.ASERVE {10CA1BF1}> as UCW.ASERVE
; registering #<SYSTEM :UCW.ARANEIDA {402ADD89}> as UCW.ARANEIDA
; registering #<SYSTEM :UCW.CL-ICU {4042C169}> as UCW.CL-ICU
; registering #<SYSTEM :UCW.EXAMPLES.I18N {405A5591}> as
UCW.EXAMPLES.I18N
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/cl-ppcre.asd into
; #<PACKAGE "ASDF4463">
; registering #<SYSTEM #:CL-PPCRE {4095B729}> as CL-PPCRE
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/parenscript.asd into
; #<PACKAGE "ASDF4465">
; registering #<SYSTEM :PARENSCRIPT {40B44851}> as PARENSCRIPT
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/rfc2388.asd into
; #<PACKAGE "ASDF4467">
; registering #<SYSTEM :RFC2388 {40D04229}> as RFC2388
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/iterate.asd into
; #<PACKAGE "ASDF4469">
; registering #<SYSTEM ITERATE {102BD971}> as ITERATE
; registering #<SYSTEM ITERATE-PG {104392F9}> as ITERATE-PG
; registering #<SYSTEM ITERATE-TESTS {105B3339}> as ITERATE-TESTS
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/swank.asd into #<PACKAGE
"ASDF4533">
; registering #<SYSTEM :SWANK {10AEA501}> as SWANK
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/yaclml.asd into #<PACKAGE
"ASDF4535">
; registering #<SYSTEM :YACLML {10C935F1}> as YACLML
; registering #<SYSTEM :YACLML.TEST {10E106B1}> as YACLML.TEST
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/swank-
backend.fasl"
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/
nregex.fasl"
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/swank-
sbcl.fasl"
STYLE-WARNING: redefining PREFERRED-COMMUNICATION-STYLE NIL in DEFMETHOD
STYLE-WARNING: redefining CALL-WITHOUT-INTERRUPTS (T) in DEFMETHOD
STYLE-WARNING: redefining LISP-IMPLEMENTATION-TYPE-NAME NIL in DEFMETHOD
STYLE-WARNING: redefining CALL-WITH-SYNTAX-HOOKS (T) in DEFMETHOD
STYLE-WARNING: redefining DEFAULT-READTABLE-ALIST NIL in DEFMETHOD
STYLE-WARNING: redefining ARGLIST (T) in DEFMETHOD
STYLE-WARNING: redefining INSTALL-DEBUGGER-GLOBALLY (T) in DEFMETHOD
STYLE-WARNING: redefining CALL-WITH-DEBUGGER-HOOK (T T) in DEFMETHOD
STYLE-WARNING: redefining FORMAT-SLDB-CONDITION (T) in DEFMETHOD
STYLE-WARNING: redefining CONDITION-REFERENCES (T) in DEFMETHOD
STYLE-WARNING: redefining UNPROFILE-ALL NIL in DEFMETHOD
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/swank-
source-path-parser.fasl"
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/swank-
source-file-cache.fasl"
STYLE-WARNING: redefining BUFFER-FIRST-CHANGE (T) in DEFMETHOD
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/swank-
gray.fasl"
STYLE-WARNING:
implicitly creating new generic function STREAM-READ-CHAR-WILL-
HANG-P
;;; loading #P"/Users/waldo/.slime/fasl/sbcl-0.9.4-darwin-ppc/
swank.fasl"
STYLE-WARNING:
implicitly creating new generic function INSPECT-BIGGER-PIECE-
ACTIONS
STYLE-WARNING:
implicitly creating new generic function INSPECT-WHOLE-THING-ACTION
STYLE-WARNING: implicitly creating new generic function INSPECT-SHOW-
MORE-ACTION
STYLE-WARNING:
implicitly creating new generic function MENU-CHOICES-FOR-
PRESENTATION
WARNING: These Swank interfaces are unimplemented:
(ACTIVATE-STEPPING ALL-THREADS
CALLS-WHO
DISASSEMBLE-FRAME
FIND-THREAD
INSPECT-FOR-EMACS
INTERRUPT-THREAD
RECEIVE
RESTART-FRAME
SEND
SLDB-BREAK-AT-START
SLDB-BREAK-ON-RETURN
SPAWN
THREAD-ID
WHO-BINDS
WHO-CALLS
WHO-MACROEXPANDS
WHO-REFERENCES
WHO-SETS
WHO-SPECIALIZES)
STYLE-WARNING: implicitly creating new generic function JS-TO-STRINGS
STYLE-WARNING: implicitly creating new generic function JS-TO-
STATEMENT-STRINGS
STYLE-WARNING: implicitly creating new generic function EXPRESSION-
PRECEDENCE
STYLE-WARNING: implicitly creating new generic function FUNCTION-
START-STRING
STYLE-WARNING: implicitly creating new generic function (SETF DEBUG-
ON-ERROR)
STYLE-WARNING: implicitly creating new generic function PLACE
STYLE-WARNING: implicitly creating new generic function (SETF PLACE)
STYLE-WARNING: implicitly creating new generic function CLONE-PLACE-
VALUE
STYLE-WARNING: implicitly creating new generic function SAVE-BACKTRACKED
STYLE-WARNING: implicitly creating new generic function REINSTATE-
BACKTRACKED
STYLE-WARNING: implicitly creating new generic function BACKTRACK
STYLE-WARNING: implicitly creating new generic function BACKTRACK-SLOT
; compiling file "/Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-
component/standard-component-class.lisp" (written 20 DEC 2005
12:21:51 AM):
; compiling (IN-PACKAGE :IT.BESE.UCW)
; compiling (DEFCLASS STANDARD-COMPONENT-CLASS ...)
; compiling (DEFMETHOD SB-MOP:VALIDATE-SUPERCLASS ...)
; compiling (DEFUN INITIALIZE-COMPONENT-CLASS-AFTER ...)
; compiling (DEFVAR *PRELIMINARY-MODIFIED-CLASSES* ...)
; compiling (DEFUN INITIALIZE-CLASS-METAOBJECT ...)
; compiling (DEFUN REINITIALIZE-CLASS-METAOBJECT ...)
; compiling (DEFMETHOD INITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD REINITIALIZE-INSTANCE ...)
; compiling (DEFMETHOD SB-MOP:FINALIZE-INHERITANCE ...)
; compiling (DEFCLASS STANDARD-COMPONENT-DIRECT-SLOT ...)
; compiling (DEFGENERIC STANDARD-COMPONENT-DIRECT-SLOT-P ...)
; compiling (DEFMETHOD SB-MOP:DIRECT-SLOT-DEFINITION-CLASS ...)
; compiling (DEFCLASS STANDARD-COMPONENT-EFFECTIVE-SLOT ...)
; compiling (DEFMETHOD SB-MOP:EFFECTIVE-SLOT-DEFINITION-CLASS ...)
; compiling (DEFMETHOD SB-MOP:COMPUTE-EFFECTIVE-SLOT-DEFINITION ...)
; /Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-component/standard-
component-class.fasl written
; compilation finished in 0:00:02
; compiling file "/Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-
component/standard-component.lisp" (written 20 DEC 2005 12:22:03 AM):
; compiling (IN-PACKAGE :IT.BESE.UCW)
; compiling (DEFCLASS STANDARD-COMPONENT ...)
; compiling (DEFUN INITIALIZE-BACKTRACKING ...)
; compiling (DEFUN INITIALIZE-COMPONENT-SLOTS ...)
; compiling (DEFUN INITIALIZE-PLACE-SLOT ...)
; compiling (DEFMETHOD SHARED-INITIALIZE ...)
; compiling (DEFMETHOD RENDER ...)
; compiling (DEFMETHOD RENDER ...)
; compiling (DEFMETHOD COMPUTE-URL ...)
; compiling (DEFMETHOD UPDATE-URL ...)
; compiling (DEFMETHOD RUN-ISOLATED ...)
; compiling (DEFMACRO DEFCOMPONENT ...)
; /Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-component/standard-
component.fasl written
; compilation finished in 0:00:01
STYLE-WARNING: implicitly creating new generic function RUN-ISOLATED
; compiling file "/Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-
component/control-flow.lisp" (written 20 DEC 2005 12:22:03 AM):
; compiling (IN-PACKAGE :IT.BESE.UCW)
; compiling (DEFMETHOD CALL-REQUEST-PATH ...)
; compiling (DEFMETHOD/CC CALL-COMPONENT ...)
; compiling (DEFMETHOD/CC CALL-COMPONENT ...)
; compiling (DEFMETHOD ANSWER-COMPONENT ...)
; compiling (DEFMETHOD JUMP-TO-COMPONENT ...)
; compiling (DEFGENERIC/CC REFRESH-COMPONENT ...)
; compiling (DEFACTION REFRESH-COMPONENT ...)
; file: /Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-component/
control-flow.lisp
; in: DEFACTION REFRESH-COMPONENT
; ((IT.BESE.UCW::C IT.BESE.UCW:COMPONENT))
;
; caught ERROR:
; illegal function call
; (IT.BESE.UCW:DEFACTION IT.BESE.UCW:REFRESH-COMPONENT
; ((IT.BESE.UCW::C IT.BESE.UCW:COMPONENT))
; NIL)
;
; note: deleting unreachable code
; compiling (DEFGENERIC/CC OK ...)
; compiling (DEFACTION OK ...)
; file: /Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-component/
control-flow.lisp
; in: DEFACTION OK
; ((IT.BESE.UCW::C IT.BESE.UCW:COMPONENT) &OPTIONAL
; (IT.BESE.UCW::VALUE IT.BESE.UCW::C))
;
; caught ERROR:
; illegal function call
; (IT.BESE.UCW:ANSWER IT.BESE.UCW::VALUE)
; --> IT.BESE.UCW:ANSWER-COMPONENT
; ==>
; IT.BESE.UCW::VALUE
;
; note: deleting unreachable code
; /Users/waldo/dev/lisp/ucw_dev/src/rerl/standard-component/control-
flow.fasl written
; compilation finished in 0:00:01
WARNING:
COMPILE-FILE warned while performing #<COMPILE-OP NIL {10003C89}> on
#<CL-SOURCE-FILE "control-flow" {10003C99}>.
debugger invoked on a SIMPLE-ERROR:
Error during processing of --eval option "(|LOAD| \"bin/start.lisp
\")":
erred while invoking #<COMPILE-OP NIL {10003C89}> on
#<CL-SOURCE-FILE "control-flow" {10003C99}>
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {10003C89}> on
#<ASDF:CL-SOURCE-FILE "control-flow" {10003C99}>.
1: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {10003C89}> on
#<ASDF:CL-SOURCE-FILE "control-flow" {10003C99}> as
having been
successful.
2: [CONTINUE] Ignore and continue with next --eval option.
3: [ABORT ] Skip rest of --eval options.
4: Skip to toplevel READ/EVAL/PRINT loop.
5: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
((LAMBDA (SB-IMPL::E)) #<ASDF:COMPILE-FAILED {112B5A91}>)
0]
On Dec 20, 2005, at 5:00 AM, Marco Baringer wrote:
> Waldo Rubinstein <waldo at trianet.net> writes:
>
>> I just did a darcs pull of ucw_dev and when I try running UCW in sbcl
>> (Mac OS), I get to a point:
>>
>> debugger invoked on a SIMPLE-ERROR:
>> Error during processing of --eval option "(|LOAD| \"bin/start.lisp
>> \")":
>>
>> erred while invoking #<COMPILE-OP NIL {10003EA9}> on
>> #<CL-SOURCE-FILE "standard-action" {102688B9}>
>
> you need to figure out what compile-time error this is referering to
> (the error you're seeing is sbcl's way of saying "i'm trying to load a
> file which i wasn't able to compile").
>
> if you look close enough you sholud see, somewhere, an erro message
> from sbcl. it'll probably be something regardig a failed macro
> expansion or a read-time form which barfed.
>
> --
> -Marco
> Ring the bells that still can ring.
> Forget the perfect offering.
> There is a crack in everything.
> That's how the light gets in.
> -Leonard Cohen
More information about the bese-devel
mailing list