# Pastebin JTosVt0b (begin (load-option (quote format)) (load-option (quote sos)) (eval (quote (create-package-from-description (make-package-description (quote (swank)) (list (list)) (vector) (vector) (vector) false))) (->environment (quote (package)))) (load "/home/unknown/quicklisp/dists/quicklisp/software/slime-v2.23/.../contrib/swank-mit-scheme.scm" (->environment (quote (swank)))) (eval (quote (start-swank "/tmp/slime.21397")) (->environment (quote (swank))))) MIT/GNU Scheme running under GNU/Linux Copyright (C) 2011 Massachusetts Institute of Technology This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Image saved on Thursday May 3, 2018 at 3:34:25 PM Release 9.1.1 || Microcode 15.3 || Runtime 15.7 || SF 4.41 LIAR/x86-64 4.118 || Edwin 3.116 1 ]=> ;Loading "format.com"... done ;Loading "load.scm"... ; Loading "sos-unx.pkd"... done ; Loading "slot.com"... done ; Loading "class.com"... done ; Loading "instance.com"... done ; Loading "method.com"... done ; Loading "printer.com"... done ; Loading "macros.com"... done ;... done ;Unbound variable: create-package-from-description ;To continue, call RESTART with an option number: ; (RESTART 3) => Specify a value to use instead of create-package-from-description. ; (RESTART 2) => Define create-package-from-description to a given value. ; (RESTART 1) => Return to read-eval-print level 1.