[cl-store-devel] cl-store 0.8.5 isn't working with sbcl 1.0.23
Sean Ross
rosssd at gmail.com
Thu Jan 15 14:06:10 UTC 2009
Hi Andrea,
Thanks for the report. I've pushed a fix to the darcs repository and
uploaded version 0.8.6 of cl-store.
Cheers,
Sean.
On 15 Jan 2009, at 13:00, Andrea Chiumenti wrote:
> Hello,
> When I try to
> (asdf:oos 'asdf:load-op :cl-store)
>
> The following exception is signaled
> Lock on package SB-C violated when interning &OPTIONAL-DISPATCH.
> [Condition of type PACKAGE-LOCKED-ERROR]
> See also:
> SBCL Manual, Package Locks [:node]
>
> Restarts:
> 0: [CONTINUE] Ignore the package lock.
> 1: [IGNORE-ALL] Ignore all package locks in the context of this
> operation.
> 2: [UNLOCK-PACKAGE] Unlock the package.
> 3: [TRY-RECOMPILING] Try recompiling default-backend
> 4: [RETRY] Retry performing #<ASDF:COMPILE-OP NIL {1002C85541}> on
> #<ASDF:CL-SOURCE-FILE "default-backend" {10028606A1}>.
> 5: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {1002C85541}> on
> #<ASDF:CL-SOURCE-FILE "default-backend" {10028606A1}> as having been
> successful.
> 6: [RETRY] Retry SLIME REPL evaluation request.
> 7: [ABORT] Return to SLIME's top level.
> 8: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
> RUNNING {10033151D1}>)
>
> Backtrace:
> 0: (PACKAGE-LOCK-VIOLATION #<PACKAGE "SB-C">)[:EXTERNAL]
> 1: (SB-IMPL::ASSERT-PACKAGE-UNLOCKED #<PACKAGE "SB-C"> "interning
> ~A" "&OPTIONAL-DISPATCH")
> 2: ((FLET SB-THREAD::WITH-RECURSIVE-SPINLOCK-THUNK))
> 3: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-
> SPINLOCK]541))
> 4: (SB-THREAD::CALL-WITH-RECURSIVE-SPINLOCK ..)
> 5: (SB-INT:INTERN* "&OPTIONAL-DISPATCHPRESSION
>
> _______________________________________________
> cl-store-devel mailing list
> cl-store-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-store-devel
More information about the cl-store-devel
mailing list