[Bese-devel] Problem with UCW

Waldo Rubinstein waldo at trianet.net
Tue Dec 20 20:52:54 UTC 2005


Ok. I also had to remove the fasl's of puri and, again, of ucw. Then  
it all compiled just fine.

Thanks all,
Waldo

On Dec 20, 2005, at 2:50 PM, Waldo Rubinstein wrote:

> I wasn't aware of version 0.9.7 of sbcl.
>
> I downloaded it, recompiled all the fasl's of iterate, yacml,  
> slime, arnesi_dev, rfc2388, parenscript, cl-ppcre.
>
> Then, after some compilation time, I still got an error. A  
> different one, but still an error. Any ideas? See below:
>
> ; /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 02:33:36 PM):
> ; 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:00
> WARNING:
>    COMPILE-FILE warned while performing #<COMPILE-OP NIL {40003D61} 
> > on
>    #<CL-SOURCE-FILE "control-flow" {40003D71}>.
>
> debugger invoked on a SIMPLE-ERROR:
>   Error during processing of --eval option "(|LOAD| \"bin/start.lisp 
> \")":
>
>   erred while invoking #<COMPILE-OP NIL {40003D61}> on
>   #<CL-SOURCE-FILE "control-flow" {40003D71}>
>
> 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 {40003D61}> on
>                 #<ASDF:CL-SOURCE-FILE "control-flow" {40003D71}>.
>   1: [ACCEPT  ] Continue, treating #<ASDF:COMPILE-OP NIL {40003D61} 
> > on
>                 #<ASDF:CL-SOURCE-FILE "control-flow" {40003D71}> 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 {4151C239}>)
> 0]
>
> On Dec 20, 2005, at 1:51 PM, Alberto Santini wrote:
>
>> I have Mac and sbcl 0.9.7. UCW works fine.
>> I remember I had some problem with previous releases of sbcl with  
>> ucw_dev
>> version of UCW.
>>
>> Regards,
>> Alberto Santini
>>
>> On Dec 20, 2005, at 16:53 PM, Waldo Rubinstein wrote:
>>
>>> You're right. Apparently, the problem is somewhere control- 
>>> flow.lisp. I loaded it on my machine (another Mac). Any  
>>> suggestions? See below:
>> _______________________________________________
>> bese-devel mailing list
>> bese-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel




More information about the bese-devel mailing list