(progn (load
"/usr/share/common-lisp/source/slime/swank-loader.lisp"
:verbose t) (funcall (read-from-string
"swank-loader:init")) (funcall (read-from-string
"swank:start-server") "/tmp/slime.3613" :coding-system
"iso-latin-1-unix"))
This is SBCL 1.0.50.0.debian, an implementation of ANSI
Common Lisp.
SBCL is free software, provided as is, with absolutely
no warranty.
It is mostly in the public domain; some portions are
provided under
BSD-style licenses. See the CREDITS and COPYING files
in the
distribution for more information.
*
; loading
#P"/usr/share/common-lisp/source/slime/swank-loader.lisp"
debugger invoked on a SB-C::INPUT-ERROR-IN-COMPILE-FILE
in thread #<THREAD
"initial thread" RUNNING
{AA65749}>:
READ failure in COMPILE-FILE:
SB-INT:SIMPLE-READER-PACKAGE-ERROR at 5611 (line
143, column 52) on #<SB-SYS:FD-STREAM
for "file
/usr/share/common-lisp/source/slime/swank-loader.lisp"
{AA713D1}>:
package "ASDF" not found
Type HELP for debugger help, or (SB-EXT:QUIT) to exit
from SBCL.
restarts (invokable by number or by
possibly-abbreviated name):
0: [ABORT] Abort loading file
"/usr/share/common-lisp/source/slime/swank-loader.lisp".
1: Exit debugger, returning to top level.
(SB-C::READ-FOR-COMPILE-FILE
#<SB-SYS:FD-STREAM
for "file
/usr/share/common-lisp/source/slime/swank-loader.lisp"
{AA713D1}>
5230)
0]