Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (progn (load "/Users/akuma/quicklisp/dists/quicklisp/software/slime-2.14/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/var/folders/jw/p_0jj7sx1r58gx5bk2649yp40000gn/T/slime.99140"))
- This is SBCL 2.0.1, an implementation of ANSI Common Lisp.
- More information about SBCL is available at <http://www.sbcl.org/>.
- 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"/Users/akuma/quicklisp/dists/quicklisp/software/slime-2.14/swank-loader.lisp"
- ; file: /Users/akuma/quicklisp/dists/quicklisp/software/slime-2.14/swank/sbcl.lisp
- ; in: DEFIMPLEMENTATION DESCRIBE-SYMBOL-FOR-EMACS
- ; (SB-INT:INFO :SETF :INVERSE SYMBOL)
- ;
- ; caught STYLE-WARNING:
- ; (:SETF :INVERSE) is not a defined info type.
- ; in: DEFIMPLEMENTATION DESCRIBE-DEFINITION
- ; (SB-INT:INFO :SETF :INVERSE SYMBOL)
- ;
- ; caught STYLE-WARNING:
- ; (:SETF :INVERSE) is not a defined info type.
- ;
- ; caught ERROR:
- ; READ error during COMPILE-FILE:
- ;
- ; Symbol "SIMPLE-FUN-HEADER-WIDETAG" not found in the SB-VM package.
- ;
- ; Line: 1499, Column: 52, File-Position: 59537
- ;
- ; Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /Users/akuma/quicklisp/dists/quicklisp/software/slime-2.14/swank/sbcl.lisp" {100385FE63}>
- ;
- ; compilation unit aborted
- ; caught 1 fatal ERROR condition
- ; caught 1 ERROR condition
- ; caught 2 STYLE-WARNING conditions
- ;;
- ;; Error while compiling /Users/akuma/quicklisp/dists/quicklisp/software/slime-2.14/swank/sbcl.lisp:
- ;; COMPILE-FILE returned NIL.
- ;; Aborting.
- ;; *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement