Package: cl-mcclim-examples
Version: 0.9.5.dfsg.1-1

The README.debian says to run (asdf:oos 'asdf:load-op :clim-examples).
 I started SBCL, ran this line, and it compiled a bunch of things, and
then I got:

...
... (many "compiling ..." lines removed)
...
; compiling (DEFUN MAKE-CONDITION-VARIABLE ...)
; compiling (DEFUN CONDITION-WAIT ...)
; compiling (DEFUN CONDITION-NOTIFY ...)

; /var/cache/common-lisp-controller/1000/sbcl/mcclim/Lisp-Dep/mp-sbcl.fasl
written
; compilation finished in 0:00:00

debugger invoked on a TYPE-ERROR in thread #<THREAD "initial thread"
{10027EBA51}>:
  The value :LOCKED is not of type (OR NULL SB-THREAD:THREAD).

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:LOAD-OP NIL {1002DCD6C1}> on
              #<ASDF:CL-SOURCE-FILE "mp-sbcl" {10029A4581}>.
  1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {1002DCD6C1}> on
              #<ASDF:CL-SOURCE-FILE "mp-sbcl" {10029A4581}> as having been
              successful.
  2: [ABORT ] Exit debugger, returning to top level.

(SB-THREAD:GET-MUTEX
 #<unavailable argument>
 #<unavailable argument>
 #<unavailable argument>)
0]

Kernel:
Linux monolith 2.6.24-1-amd64 #1 SMP Thu Mar 27 16:52:38 UTC 2008
x86_64 GNU/Linux

Lisp:
ii  sbcl             1:1.0.15.0-1     A Common Lisp compiler and
development system


- Ken



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to