
"KH" == Ken Harris <kengruven@gmail.com> writes:
KH> I upgraded just now and tried again. Thanks. KH> First, it failed because cl-flexichain wasn't installed. Apparently KH> it's used by cl-mcclim but the Debian package isn't a dependency. Actually cl-mcclim does depend on cl-flexichain, but newer version is required. I'll fix the dependency. KH> ; /var/cache/common-lisp-controller/1000/sbcl/clx/dependent.fasl written KH> ; compilation finished in 0:00:01 KH> debugger invoked on a ASDF:COMPILE-WARNED in thread #<THREAD "initial KH> thread" {1002705A51}>: KH> erred while invoking #<COMPILE-OP NIL {1003FEA781}> on KH> #<CLX-SOURCE-FILE "dependent" {1003CD2BA1}> KH> Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. KH> restarts (invokable by number or by possibly-abbreviated name): KH> 0: [TRY-RECOMPILING] Try recompiling dependent KH> 1: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {1003FEA781}> on KH> #<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {1003CD2BA1}>. KH> 2: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP NIL {1003FEA781}> KH> on KH> #<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {1003CD2BA1}> KH> as having been successful. KH> 3: [ABORT ] Exit debugger, returning to top level. This is a warning about use of a deprecated SBCL function in cl-clx-sbcl package. It's (still) harmless, just select [ACCEPT] and the compilation should proceed fine. Regards, Milan Zamazal -- http://www.zamazal.org