[GSLL-devel] GSD fails to load in CCL

Liam Healy lhealy at common-lisp.net
Fri Jul 29 20:37:41 UTC 2011


I don't have any idea; it's been a while since I tested on CCL.  I'm also
preparing to replace GSD anyway, but the code will be very similar so I'm
not sure that will solve the problem.  My suggestion is to wait to try it
with the new system, and see if you have any better luck.  Sorry.

Liam

On Sat, Jun 11, 2011 at 9:48 AM, Leo <sdl.web at gmail.com> wrote:

> Hello,
>
> I am running "Clozure Common Lisp Version 1.7-dev-r14818M-trunk
> (DarwinX8664)" and GSD is from quicklisp. It fails to load with this
> error:
>
> Bound is not *, a SINGLE-FLOAT or a list of a SINGLE-FLOAT: GRID::VALUE
>   [Condition of type SIMPLE-ERROR]
>
> Restarts:
>  0: [RETRY-COMPILE-FILE] Retry compiling
> #P"/Users/leo/quicklisp/dists/quicklisp/software/gsd-20101207-git/foreign-array/methods.lisp"
>  1: [SKIP-COMPILE-FILE] Skip compiling
> #P"/Users/leo/quicklisp/dists/quicklisp/software/gsd-20101207-git/foreign-array/methods.lisp"
>  2: [TRY-RECOMPILING] Try recompiling methods
>  3: [RETRY] Retry compiling #<CL-SOURCE-FILE "foreign-array" "methods">.
>  4: [ACCEPT] Continue, treating compiling #<CL-SOURCE-FILE "foreign-array"
> "methods"> as having been successful.
>  5: [ABORT] Give up on "gsll"
>  --more--
>
> Backtrace:
>  0: (CCL::VALUES-SPECIFIER-TYPE (SINGLE-FLOAT GRID::VALUE)
> #<CCL::LEXICAL-ENVIRONMENT #x30200187A93D>)
>      Locals:
>        CCL::SPEC = (SINGLE-FLOAT GRID::VALUE)
>        CCL::ENV = #<CCL::LEXICAL-ENVIRONMENT #x30200187A93D>
>        CONDITION = #<SIMPLE-ERROR #x30200187A89D>
>        CCL::TYPE-CACHE-CTYPES = #(0 0 0 0 0 0 ...)
>        CCL::HITS = 1839929
>        CCL::TYPE-CACHE-SPECS = #(0 0 0 0 0 0 ...)
>        CCL::PROBES = 1865864
>        CCL::LOCKED = NIL
>        LOCK = #<RECURSIVE-LOCK [ptr @ #x5204C0] #x3020000A04BD>
>
> Leo
>
>
> _______________________________________________
> GSLL-devel mailing list
> GSLL-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/gsll-devel/attachments/20110729/ec237984/attachment.html>


More information about the gsll-devel mailing list