[Bese-devel] Problems compiling 0.2.0 with CMUCL

Jan Rychter jan at rychter.com
Fri Mar 5 06:46:46 UTC 2004


Hmm. I've posted this in local.ucw.devel on nntp.common-lisp.net, but
this group seems to be attracting more attention. Is the other one dead?

Here is what I get when trying to compile ucw:

Execution of a form compiled with errors:
 (DEFMETHOD IT.BESE.UCW::REMOVE-EXPIRED-SESSIONS
            ((IT.BESE.UCW::APP IT.BESE.UCW::APPLICATION))
            (WITH-HASH-TABLE-ITERATOR (IT.BESE.UCW::SESSION-ITERATOR #)
              (IT.BESE.ARNESI:WHILE-BIND # # #)))
   [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR]

Restarts:
  0: [CONTINUE] Return NIL from load of #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f".
  1: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {59396D6D}> on
#<ASDF:CL-SOURCE-FILE "standard-application" {59396CFD}>.
  2: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {59396D6D}> on
#<ASDF:CL-SOURCE-FILE "standard-application" {59396CFD}> as having been
successful.
  3: [ABORT] Return to SLIME toplevel.
  4: [ABORT] Return to Top-Level.

Backtrace:
  0: (C::DO-CALL #<Code Object "Top-Level Form" {59519C97}> 168 169 4 ...)
  1: (LISP::FOP-FUNCALL-FOR-EFFECT)
  2: (LISP::LOAD-GROUP
      #<Stream for file "/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f">)
  3: (LISP::FASLOAD
      #<Stream for file "/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f">)
  4: (LISP::INTERNAL-LOAD
      #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f"
      #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f"
      :ERROR
      :BINARY)
  5: (LISP::INTERNAL-LOAD
      #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f"
      #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f"
      :ERROR
      NIL)
  6: (LOAD #p"/home/jwr/lisp/ucw_0.2.0/src/rerl/standard-application.x86f"
           :VERBOSE
           NIL
           :PRINT
           ...)
[...]

Any hints? The same method compiles fine when compiled interactively
From XEmacs.

--J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20040304/bd8c0b4a/attachment.sig>


More information about the bese-devel mailing list