cl-irc on allegro-a7.0-macosx-powerpc - Details

Author:Erik Enge & Contributors
Version:0.5.2
Description:Common Lisp interface to the IRC protocol
Started at:2006-04-16 08:34:22
Ended at:2006-04-16 08:34:40
Elapsed time (seconds):18
Depends On:split-sequence
Most recent change:2005-03-21 16:16:25
Most recent file:/Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/variable.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 151573 bytes from http://common-lisp.net/project/cl-irc/cl-irc_latest.tar.gz to /Users/gwking/temporary/asdf-test/CL-IRC.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/CL-IRC.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
cl-irc-0.7/
cl-irc-0.7/debian/
cl-irc-0.7/debian/changelog
cl-irc-0.7/debian/compat
cl-irc-0.7/debian/control
cl-irc-0.7/debian/copyright
cl-irc-0.7/debian/postinst
cl-irc-0.7/debian/prerm
cl-irc-0.7/debian/rules
cl-irc-0.7/.cvsignore
cl-irc-0.7/CREDITS
cl-irc-0.7/ChangeLog
cl-irc-0.7/LICENSE
cl-irc-0.7/Makefile
cl-irc-0.7/README
cl-irc-0.7/TODO
cl-irc-0.7/cl-irc.asd
cl-irc-0.7/command.lisp
cl-irc-0.7/event.lisp
cl-irc-0.7/package.lisp
cl-irc-0.7/parse-message.lisp
cl-irc-0.7/protocol.lisp
cl-irc-0.7/utility.lisp
cl-irc-0.7/variable.lisp
cl-irc-0.7/doc/
cl-irc-0.7/doc/rfc2810.txt
cl-irc-0.7/doc/rfc2811.txt
cl-irc-0.7/doc/rfc2812.txt
cl-irc-0.7/doc/rfc2813.txt
cl-irc-0.7/doc/user-guide.txt
cl-irc-0.7/example/
cl-irc-0.7/example/754.lisp-expr
cl-irc-0.7/example/advice
cl-irc-0.7/example/cliki-bot.asd
cl-irc-0.7/example/cliki.lisp
cl-irc-0.7/example/clim-lookup.lisp
cl-irc-0.7/example/eliza-rules.lisp
cl-irc-0.7/example/mp2eliza.lisp
cl-irc-0.7/example/mrindex
cl-irc-0.7/example/ppc-assem.lisp-expr
cl-irc-0.7/example/specbot.lisp
cl-irc-0.7/example/sus.lisp-expr
cl-irc-0.7/test/
cl-irc-0.7/test/cl-irc-test.asd
cl-irc-0.7/test/irc-messages.txt
cl-irc-0.7/test/package.lisp
cl-irc-0.7/test/test-parse-message.lisp
cl-irc-0.7/test/test-protocol.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/" ;;; ASDF-INSTALL: Downloading package SPLIT-SEQUENCE, required by cl-irc

;;; ASDF-INSTALL: Downloading 2601 bytes from http://ftp.linux.org.uk/pub/lisp/cclan/split-sequence.tar.gz to /Users/gwking/temporary/asdf-test/split-sequence.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/split-sequence.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
split-sequence/README.cCLan-install
split-sequence/split-sequence.asd
split-sequence/split-sequence.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: SPLIT-SEQUENCE, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: SPLIT-SEQUENCE-IF, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: SPLIT-SEQUENCE-IF-NOT, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF-NOT, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF-NOT, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x562b9fa> on #<CL-SOURCE-FILE "split-sequence" @ #x562b9e2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x562b9fa> on #<CL-SOURCE-FILE "split-sequence" @ #x562b9e2>.
Warning: SPLIT-SEQUENCE, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: SPLIT-SEQUENCE-IF, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: SPLIT-SEQUENCE-IF-NOT, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF-NOT, :OPERATOR was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
Warning: PARTITION-IF-NOT, :COMPILER-MACRO was defined in /Users/gwking/darcs/ait/asdf-install/split-sequence.lisp and is now being defined in /Users/gwking/temporary/asdf-test/input/alisp7/site/split-sequence/split-sequence.lisp
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/variable.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/variable.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/utility.lisp
; While compiling (METHOD IRC-STRING-DOWNCASE ((EQL :ASCII) T)):
Warning: variable MAP-NAME is used yet it was declared ignored
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/utility.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x54e508a> on #<CL-SOURCE-FILE "utility" @ #x5328572>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/parse-message.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/parse-message.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/protocol.lisp
; While compiling MAKE-DCC-CONNECTION:
Warning: Variable OUTPUT-STREAM is never used.
Warning: Variable REMOTE-PORT is never used.
Warning: Variable REMOTE-ADDRESS is never used.
Warning: Variable USER is never used.
; While compiling (:TOP-LEVEL-FORM "protocol.lisp" 23071):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling (:TOP-LEVEL-FORM "protocol.lisp" 23154):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling (:TOP-LEVEL-FORM "protocol.lisp" 24700):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/protocol.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x5335f12> on #<CL-SOURCE-FILE "protocol" @ #x5328592>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x5335f12> on #<CL-SOURCE-FILE "protocol" @ #x5328592>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/command.lisp
; While compiling CONNECT-TO-SERVER-SOCKET:
Warning: Variable PORT is never used.
Warning: Variable HOST is never used.
; While compiling SOCKET-STREAM:
Warning: Variable SOCKET is never used.
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/command.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x5335f12> on #<CL-SOURCE-FILE "command" @ #x53285a2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/event.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-irc-0.7/event.fasl
;;; Fasl write complete