[Openmcl-devel] Error installing hunchentoot on trunk

R. Matthew Emerson rme at clozure.com
Tue Sep 2 12:52:13 PDT 2014


On Sep 2, 2014, at 3:45 PM, David L. Rager <ragerdl at gmail.com> wrote:

> Please disregard my note about revision 16149.  The subversion
> externals could have mislead me to this claim.  Jared's original query
> is still valid though.  Thanks!

http://trac.clozure.com/ccl/ticket/1224 is for this bug, if you want to keep an eye on it.



> 
> On Tue, Sep 2, 2014 at 12:36 PM, David L. Rager <ragerdl at gmail.com> wrote:
>> FWIW, I think it's also broken on r16149M.
>> 
>> On Tue, Sep 2, 2014 at 12:17 PM, Jared C. Davis <jared at cs.utexas.edu> wrote:
>>> Hi,
>>> 
>>> I'm running into a problem when trying to use Quicklisp to install hunchentoot
>>> using the CCL 1.10-dev-r16183M-trunk on LinuxX8664.
>>> 
>>> I can't say for sure that this is a CCL problem, but the error does not occur
>>> when using CCL Version 1.10-dev-r16074M-trunk on the same machine, so perhaps
>>> it is due to a recent CCL change?
>>> 
>>> Thanks!
>>> Jared
>>> 
>>> 
>>> Here's what the error looks like, during (ql:quickload "hunchentoot"):
>>> 
>>> [package cffi]....................................
>>> ..................................................
>>> ..................................................
>>> [package cffi-features]...........................
>>> [package trivial-garbage].........................
>>> [package cl+ssl]........
>>>> Error: The value #<ACODE local-block (#2=(NIL) #<ACODE local-tagbody ((#1=(#:G39913 NIL (0) #<VAR #:|tagbody-catch-tag| #x30201A4C6FFD> T T)) (#<ACODE tag-label (#1#)> #<ACODE let* ((#<VAR NBYTES #x30201A4C66CD>) (#<ACODE let* ((#<VAR *SOCKET* #x30201A4C69CD>) (#<ACODE call (#<ACODE immediate #> # NIL)>) #<ACODE call (#<ACODE lexical-reference (#<VAR FUNC #x30201A4C7A7D>)> (NIL #) T)> 2424832)>) #<ACODE progn ((#<ACODE if (#<ACODE numcmp (#<ACODE immediate #> #<ACODE lexical-reference #> #<ACODE fixnum #>)> #<ACODE local-return-from (#2# #<ACODE lexical-reference #>)> #<ACODE nil NIL>)> #<ACODE let* ((#<VAR ERROR #x30201A4C5EBD>) (#<ACODE call #>) #<ACODE let* (# # #<ACODE if #> 2424832)> 2424832)>))> 2424832)> #<ACODE local-go (#1#)>))>)> is not of the expected type LIST.
>>>> While executing: CCL::X862-ELIMINATE-&REST, in process listener(1).
>>> 




More information about the Openmcl-devel mailing list