[CM] slime cm-2.10 and ASDF

adam ahcnz at orcon.net.nz
Tue Jul 30 04:11:22 PDT 2013


I'm having trouble getting the legacy CM-2.10, or 2.9, running 
under Emacs, Slime and Clisp, (haven't tried sbcl). 

Simply wish to continue with Lisp under Emacs, and CM 3.9.0 
and s7 Scheme is a wonderful separate path for me. 
 
So the legacy CM 2.10 compiles OK using Clisp and running 
~/bin/cm.sh  and can create a lispinit.mem 

Emacs, Slime and Clisp is set up vanilla. 
I don't have QuickLisp. 

However when I go Alt-x slime, slime loads then fails 
saying an ASDF is too old. Perhaps this is cm.asdf in 
the ~/cm base directory? (Its dated 6-1-2007)

I would love to have CM 2.10 running under Emacs, Slime 
and Clisp or sbcl again. 

Here is the .emacs   And below that the Slime sign-on, 
where the ASDF error can be seen at the tail end.   

; ----------------------------------------------

System is time Ubuntu Studio Precise 12.04. 
Clisp 2.49, Slime 2013-04-05, Emacs 23.3.1

Changed Ubuntu shell from Dash to Bash. 

Lisp compile of cm-2.10 went OK, and (ext:saveinitmem). 
~/cm210$ ./bin/cm.sh

The contents of .emacs are; 

(add-to-list 'load-path "/home/ara/slime-2013-04-05/")  
(setq inferior-lisp-program "clisp -M /home/ara/cm210/lispinit.mem") 
(require 'slime)
(slime-setup)

; ----------------------------------------------


(progn (load
"/home/ara/adm/slime-2013-04-05/swank-loader.lisp" :verbose 
t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-
string "swank:start-server") "/tmp/slime.3799"))

  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

[1]> 
;; Loading file /home/ara/adm/slime-2013-04-05/swank-loader.lisp ...
;; Loaded file /home/ara/adm/slime-2013-04-05/swank-loader.lisp
;; Compiling file /home/ara/adm/slime-2013-04-05/swank-backend.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-backend.fas
The following functions were used but are deprecated:

 SET - This function name is anachronistic. Use SETF SYMBOL-VALUE
instead.
0 errors, 0 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-backend.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-backend.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/xref.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
xref.fas
0 errors, 0 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
xref.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
xref.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/metering.lisp ...
WARNING: in lines 440..515 : function DELTA4-TIME is not used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
metering.fas
0 errors, 1 warning
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
metering.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
metering.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/swank-clisp.lisp ...
WARNING: in ACCEPT-CONNECTION in lines 163..171 : variable BUFFERING is 
used despite IGNORE declaration.
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-clisp.fas
0 errors, 1 warning
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-clisp.fas ...
WARNING: DEFUN/DEFMACRO: redefining function BREAK in /home/ara/.slime/
fasl/2013-04-02/clisp-2.49-unix-pc386/swank-clisp.fas,
         was defined in /build/buildd/clisp-2.49/debian/build/
condition.fas
WARNING: Replacing method #<STANDARD-METHOD (#<BUILT-IN-CLASS T>)> in 
#<STANDARD-GENERIC-FUNCTION EMACS-INSPECT>
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-clisp.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/swank-gray.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-gray.fas
0 errors, 0 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-gray.fas ...
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-WRITE-
CHAR> is being modified, but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-LINE-
COLUMN> is being modified, but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-FORCE-
OUTPUT> is being modified, but has already been called.
WARNING: The generic function #<STANDARD-GENERIC-FUNCTION STREAM-LINE-
COLUMN> is being modified, but has already been called.
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-gray.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/swank-match.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-match.fas
0 errors, 0 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-match.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-match.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/swank-rpc.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-rpc.fas
0 errors, 0 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-rpc.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank-rpc.fas
;; Compiling file /home/ara/adm/slime-2013-04-05/swank.lisp ...
WARNING: in #:|1000 1009 (DEFGENERIC THREAD-FOR-EVALUATION (CONNECTION 
ID) ...)-110-3| in lines 1000..1009 : variable
         CONNECTION is not used.
         Misspelled or missing IGNORE declaration?
WARNING: in #:|1000 1009 (DEFGENERIC THREAD-FOR-EVALUATION (CONNECTION 
ID) ...)-110-4| in lines 1000..1009 : variable ID is
         not used.
         Misspelled or missing IGNORE declaration?
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank.fas
0 errors, 2 warnings
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
swank.fas
WARNING: These Swank interfaces are unimplemented:
         (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER BACKGROUND-
SAVE-IMAGE DISASSEMBLE-FRAME DUP EXEC-IMAGE FRAME-CALL
         INTERRUPT-THREAD MAKE-FD-STREAM RECEIVE-IF REMOVE-FD-HANDLERS 
REMOVE-SIGIO-HANDLERS SLDB-BREAK-AT-START
         SLDB-BREAK-ON-RETURN
         SLDB-STEP-INTO SLDB-STEP-NEXT SLDB-STEP-OUT SOCKET-FD SPAWN 
TOGGLE-TRACE)
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
util.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-util.fas
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
repl.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-repl.fas
The following functions were used but are deprecated:

 SET - This function name is anachronistic. Use SETF SYMBOL-VALUE
instead.
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-c-p-
c.lisp ...
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-util.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-util.fas
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-c-p-c.fas
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
arglists.lisp ...
;; Loading file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-c-p-c.fas ...
;; Loaded file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-c-p-c.fas
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-arglists.fas
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
fuzzy.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-fuzzy.fas
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-fancy-
inspector.lisp ...
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-fancy-inspector.fas
0 errors, 0 warnings
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
presentations.lisp ...
WARNING: in #:|235 235 (SETQ *SEND-REPL-RESULTS-FUNCTION* 'PRESENT-REPL-
RESULTS)-21| in line 235 :
         *SEND-REPL-RESULTS-FUNCTION* is neither declared nor bound,
         it will be treated as if it were declared SPECIAL.
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-presentations.fas
0 errors, 1 warning
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
presentation-streams.lisp ...
WARNING: in #:|276 318 (SETQ *SEND-REPL-RESULTS-FUNCTION* 'PRESENT-REPL-
RESULTS-VIA-PRESENTATION-STREAMS)-15| in lines
         276..318 : *SEND-REPL-RESULTS-FUNCTION* is neither declared
nor 
bound,
         it will be treated as if it were declared SPECIAL.
;; Wrote file /home/ara/.slime/fasl/2013-04-02/clisp-2.49-unix-pc386/
contrib/swank-presentation-streams.fas
The following functions were used but not defined:
 SWANK::SAVE-PRESENTED-OBJECT
0 errors, 1 warning
;; Compiling file /home/ara/adm/slime-2013-04-05/contrib/swank-
asdf.lisp ...
0 errors, 0 warnings
;; 
;; Error while compiling /home/ara/adm/slime-2013-04-05/contrib/swank-
asdf.lisp:
;;   Your ASDF is too old. The oldest version supported by swank-asdf
is 
2.014.6.
;; Aborting.
;; 
[2]> 





More information about the Cmdist mailing list