Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@gitlab:/home/dmiles/logicmoo_workspace/packs_usr/wam_common_lisp/t/reference# rlwrap clisp
- 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.
- ;; Loading file /root/.clisprc.lisp ...
- ;; Loading file /root/quicklisp/setup.lisp ...
- ;; Loaded file /root/quicklisp/setup.lisp
- ;; Loaded file /root/.clisprc.lisp
- [1]>
- ;; Loaded file /root/quicklisp/setup.lisp(ql:quickload "closer-mop")
- *** - Error while trying to load definition for system closer-mop from pathname
- /root/quicklisp/dists/quicklisp/software/closer-mop-20171019-git/closer-mop.asd:
- MAKE-INSTANCE: illegal keyword/value pair :IF-FEATURE, :ABCL in argument list.
- The allowed keywords are (:NAME :VERSION :DESCRIPTION
- :LONG-DESCRIPTION :IN-ORDER-TO :DO-FIRST :PARENT :PATHNAME :AROUND-COMPILE :ENCODING :PROPERTIES :TYPE)
- The following restarts are available:
- SKIP :R1 skip (DEFSYSTEM CLOSER-MOP NAME ...)
- RETRY :R2 retry (DEFSYSTEM CLOSER-MOP NAME ...)
- STOP :R3 stop loading file /root/quicklisp/dists/quicklisp/software/closer-mop-20171019-git/closer-mop.asd
- REINITIALIZE-SOURCE-REGISTRY-AND-RETRY :R4 Retry finding system closer-mop after reinitializing the source-registry.
- ABORT :R5 Give up on "closer-mop"
- ABORT :R6 Abort main loop
- Break 1 ASDF0[2]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement