┌─[phoe][phoetower][~] └─▪ rlwrap sbcl This is SBCL 2.0.3.debian, an implementation of ANSI Common Lisp. More information about SBCL is available at . 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. * (ql:foo) debugger invoked on a SB-INT:SIMPLE-READER-PACKAGE-ERROR in thread #: Package QL does not exist. Stream: # Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [CONTINUE ] Use the current package, COMMON-LISP-USER. 1: [RETRY ] Retry finding the package. 2: [USE-VALUE] Specify a different package 3: [UNINTERN ] Read the symbol as uninterned. 4: [SYMBOL ] Specify a symbol to return 5: [ABORT ] Exit debugger, returning to top level. (SB-IMPL::READER-FIND-PACKAGE "QL" # T) 0] * debugger invoked on a SB-INT:SIMPLE-READER-ERROR in thread #: unmatched close parenthesis Stream: # Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Exit debugger, returning to top level. (SB-IMPL::READ-RIGHT-PAREN # #) 0] * * (load "~/Downloads/quicklisp.lisp") ==== quicklisp quickstart 2015-01-28 loaded ==== To continue with installation, evaluate: (quicklisp-quickstart:install) For installation options, evaluate: (quicklisp-quickstart:help) T * (quicklisp-quickstart:install) ; Fetching # ; 0.82KB ================================================== 838 bytes in 0.00 seconds (0.00KB/sec) ; Fetching # ; 250.00KB ================================================== 256,000 bytes in 0.06 seconds (4166.67KB/sec) ; Fetching # ; 4.94KB ================================================== 5,054 bytes in 0.00 seconds (0.00KB/sec) ; Fetching # ; 194.07KB ================================================== 198,729 bytes in 0.05 seconds (3960.64KB/sec) ; Fetching # ; 0.40KB ================================================== 408 bytes in 0.00 seconds (0.00KB/sec) Installing dist "quicklisp" version "2020-04-27". ; Fetching # ; 450.22KB ================================================== 461,025 bytes in 0.07 seconds (6431.71KB/sec) ; Fetching # ; 328.70KB ================================================== 336,589 bytes in 0.06 seconds (5388.53KB/sec) ==== quicklisp installed ==== To load a system, use: (ql:quickload "system-name") To find systems, use: (ql:system-apropos "term") To load Quicklisp every time you start Lisp, use: (ql:add-to-init-file) For more information, see http://www.quicklisp.org/beta/ NIL * (ql:quickload :eu.turtleware.charming-clim) While evaluating the form starting at line 27, column 0 of #P"/home/phoe/quicklisp/local-projects/charming-clim/eu.turtleware.charming-clim.asd": ; ; compilation unit aborted ; caught 1 fatal ERROR condition To load "cffi": Load 2 ASDF systems: asdf uiop Install 4 Quicklisp releases: alexandria babel cffi trivial-features ; Fetching # ; 10.78KB ================================================== 11,036 bytes in 0.00 seconds (0.00KB/sec) ; Fetching # ; 264.85KB ================================================== 271,207 bytes in 0.41 seconds (647.56KB/sec) ; Fetching # ; 53.30KB ================================================== 54,578 bytes in 0.00 seconds (17766.28KB/sec) ; Fetching # ; 254.00KB ================================================== 260,097 bytes in 0.30 seconds (843.86KB/sec) ; Loading "cffi" [package alexandria].............................. [package alexandria-2]............................ [package babel-encodings]......................... [package babel]................................... .................................................. [package cffi-sys]................................ [package cffi].................................... .................................................. [package cffi-features] To load "eu.turtleware.charming-clim": Load 1 ASDF system: eu.turtleware.charming-clim ; Loading "eu.turtleware.charming-clim" To load "swank": Load 1 ASDF system: asdf Install 1 Quicklisp release: slime ; Fetching # ; 794.37KB ================================================== 813,432 bytes in 0.08 seconds (9456.75KB/sec) ; Loading "swank" [package swank-loader]............................ [package swank/backend]........................... [package swank/rpc]............................... [package swank/match]............................. [package swank-mop]............................... [package swank]................................... [package swank/source-path-parser]................ [package swank/source-file-cache]................. [package swank/sbcl].............................. [package swank/gray].............................. ........... ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-util.lisp" (written 19 MAY 2020 07:11:39 PM): ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-util.fasl ; compilation finished in 0:00:00.013 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-repl.lisp" (written 19 MAY 2020 07:11:39 PM): ....................................... [package swank-repl]... ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-repl.fasl ; compilation finished in 0:00:00.045 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-c-p-c.lisp" (written 19 MAY 2020 07:11:39 PM): . ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-c-p-c.fasl ; compilation finished in 0:00:00.077 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-arglists.lisp" (written 19 MAY 2020 07:11:39 PM): ................. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-arglists.fasl ; compilation finished in 0:00:00.364 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-fuzzy.lisp" (written 19 MAY 2020 07:11:39 PM): ... ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-fuzzy.fasl ; compilation finished in 0:00:00.065 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-fancy-inspector.lisp" (written 19 MAY 2020 07:11:39 PM): ...... .. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-fancy-inspector.fasl ; compilation finished in 0:00:00.164 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-presentations.lisp" (written 19 MAY 2020 07:11:39 PM): . ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-presentations.fasl ; compilation finished in 0:00:00.026 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-presentation-streams.lisp" (written 19 MAY 2020 07:11:39 PM): .. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-presentation-streams.fasl ; compilation finished in 0:00:00.026 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-asdf.lisp" (written 19 MAY 2020 07:11:39 PM): .... ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-asdf.fasl ; compilation finished in 0:00:00.110 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-package-fu.lisp" (written 19 MAY 2020 07:11:39 PM): . ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-package-fu.fasl ; compilation finished in 0:00:00.007 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-hyperdoc.lisp" (written 19 MAY 2020 07:11:39 PM): ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-hyperdoc.fasl ; compilation finished in 0:00:00.003 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-sbcl-exts.lisp" (written 19 MAY 2020 07:11:39 PM): ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-sbcl-exts.fasl ; compilation finished in 0:00:00.013 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-mrepl.lisp" (written 19 MAY 2020 07:11:39 PM): ........................................ [package swank-api]............................... [package swank-mrepl]. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-mrepl.fasl ; compilation finished in 0:00:00.026 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-trace-dialog.lisp" (written 19 MAY 2020 07:11:39 PM): ............................ [package swank-trace-dialog].. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-trace-dialog.fasl ; compilation finished in 0:00:00.031 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-macrostep.lisp" (written 19 MAY 2020 07:11:39 PM): .................... [package swank-macrostep]. ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-macrostep.fasl ; compilation finished in 0:00:00.047 ; compiling file "/home/phoe/quicklisp/dists/quicklisp/software/slime-v2.24/contrib/swank-quicklisp.lisp" (written 19 MAY 2020 07:11:39 PM): ; wrote /home/phoe/.slime/fasl/2.24/sbcl-2.0.3.debian-linux-x86-64/contrib/swank-quicklisp.fasl ; compilation finished in 0:00:00.002 To load "eu.turtleware.charming-clim": Load 1 ASDF system: eu.turtleware.charming-clim ; Loading "eu.turtleware.charming-clim" [package eu.turtleware.charming-clim] (:EU.TURTLEWARE.CHARMING-CLIM) * (eu.turtleware.charming-clim:start-display) ;; Swank started at port: 5004.