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@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@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel