rendered paste body* (require 'paren-psos)
; Loading system definition from
; /home/iain/.local/share/common-lisp/source/rjson/rjson.asd into
; #<PACKAGE "ASDF0">
; Registering #<SYSTEM "rjson">
; Registering #<SYSTEM "rjson-tests">
; Loading system definition from
; /home/iain/quicklisp/dists/quicklisp/software/paren-util-20110418-git/paren-util.asd
; into #<PACKAGE "ASDF0">
; Registering #<SYSTEM "paren-util">
; Loading system definition from
; /home/iain/quicklisp/dists/quicklisp/software/closer-mop-20110418-darcs/closer-mop.asd
; into #<PACKAGE "ASDF0">
; Registering #<SYSTEM "closer-mop">
; Loading system definition from
; /home/iain/quicklisp/dists/quicklisp/software/cl-json-20101006-darcs/cl-json.asd
; into #<PACKAGE "ASDF0">
; Registering #<SYSTEM "cl-json">
; Registering #<SYSTEM "cl-json.test">
; compiling file "/home/iain/.local/share/common-lisp/source/rjson/src/rjson-encode.lisp" (written 23 APR 2011 01:18:46 AM):
; compiling (IN-PACKAGE :ORG.IODB.RJSON)
; compiling (DEFPARAMETER *ENCODING-SESSION* ...)
; compiling (DEFPARAMETER *ALLOCATION-IDENTIFIER* ...)
; compiling (DEFPARAMETER *INITIALIZATION-IDENTIFIER* ...)
; compiling (DEFPARAMETER *XREF-IDENTIFIER* ...)
; compiling (DEFPARAMETER *CONSTRUCTION-IDENTIFIER* ...)
; compiling (DEFPARAMETER *RJSON-NATURAL-TYPES* ...)
; compiling (DEFGENERIC RJSON-TYPE ...);
; compilation aborted because of fatal error:
; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 3056 (line 66, column 33) on #<SB-SYS:FD-STREAM
; for "file /home/iain/.local/share/common-lisp/source/rjson/src/rjson-encode.lisp"
; {B389BD9}>:
; The symbol "TRUE" is not external in the PARENSCRIPT package.
;
; compilation aborted after 0:00:00.204
WARNING:
COMPILE-FILE warned while performing #<COMPILE-OP NIL {C6BB891}> on
#<CL-SOURCE-FILE "rjson" "src" "rjson-encode">.
ASDF could not load paren-psos because
Error while invoking #<COMPILE-OP NIL {C6BB891}> on
#<CL-SOURCE-FILE "rjson" "src" "rjson-encode">.
debugger invoked on a ASDF:COMPILE-FAILED in thread #<THREAD
"initial thread" RUNNING
{AACAA09}>:
Error while invoking #<COMPILE-OP NIL {C6BB891}> on
#<CL-SOURCE-FILE "rjson" "src" "rjson-encode">
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [TRY-RECOMPILING] Try recompiling rjson-encode
1: [RETRY ] Retry compiling component ("rjson" "src" "rjson-encode").
2: [ACCEPT ] Continue, treating
compiling component ("rjson" "src" "rjson-encode") as
having been successful.
3: [ABORT ] Exit debugger, returning to top level.
((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
#<unavailable argument>
#<unavailable argument>
#<ASDF:COMPILE-OP NIL {C6BB891}>
#<ASDF:CL-SOURCE-FILE "rjson" "src" "rjson-encode">)
0]