kpax on allegro-a7.0-macosx-powerpc - Details

Author:Sven Van Caekenberghe, Beta Nine BVBA
Version:$Id: nkpax.asd,v 1.26 2004/11/10 15:20:55 sven Exp $
Description:KPAX Web Application Framework
Started at:2006-04-16 08:56:12
Ended at:2006-04-16 08:56:50
Elapsed time (seconds):38
Depends On:kpax-mod-lisp, kpax-s-http-server
Most recent change:2006-04-12 10:43:42
Most recent file:/Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/kpax.asd

REPL Output

;;; ASDF-INSTALL: Downloading 148774 bytes from http://homepage.mac.com/svc/kpax/kpax.tar.gz to /Users/gwking/temporary/asdf-test/KPAX.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/KPAX.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
kpax/
kpax/doc/
kpax/doc/API.html
kpax/doc/index.html
kpax/example/
kpax/example/benchmark1.lisp
kpax/example/browser1.lisp
kpax/example/calculator.lisp
kpax/example/chatroom.lisp
kpax/example/demo-rest.lisp
kpax/example/factorial1.lisp
kpax/example/favicon.ico
kpax/example/forms1.lisp
kpax/example/forms2.lisp
kpax/example/helloworld1.lisp
kpax/example/list-web-apps.lisp
kpax/example/lsp/
kpax/example/lsp/add.lsp
kpax/example/lsp/index.lsp
kpax/example/lsp.lisp
kpax/example/menu1.lisp
kpax/example/no-session1.lisp
kpax/example/nx.html
kpax/example/pi.lisp
kpax/example/reddit.lisp
kpax/example/secure-login.lisp
kpax/example/secure1.lisp
kpax/example/session1.lisp
kpax/example/snoop1.lisp
kpax/example/static/
kpax/example/static/calculator/
kpax/example/static/calculator/calculator.css
kpax/example/static/chatroom/
kpax/example/static/chatroom/chatroom.js
kpax/example/static/chatroom/prototype.js
kpax/example/static/helloworld1/
kpax/example/static/helloworld1/kpax-movie-poster.jpg
kpax/example/static/nx.css
kpax/example/static/nx.html
kpax/example/static/reddit/
kpax/example/static/reddit/bg.gif
kpax/example/static/reddit/reddit.css
kpax/example/static/secure-login/
kpax/example/static/secure-login/secure-login.js
kpax/example/static/secure-login/sha1.js
kpax/example/static/subrequest1/
kpax/example/static/subrequest1/subrequest1.js
kpax/example/subrequest1.lisp
kpax/example/sunset.lisp
kpax/example/tabs1.lisp
kpax/example/todo-list.lisp
kpax/example/upload1.lisp
kpax/example/upload2.lisp
kpax/example/upload3.lisp
kpax/example/wiki.lisp
kpax/example/worldclock.lisp
kpax/kpax-core.asd
kpax/kpax-examples.asd
kpax/kpax-mod-lisp.asd
kpax/kpax-paserve.asd
kpax/kpax-s-http-server.asd
kpax/kpax.asd
kpax/Makefile
kpax/README.txt
kpax/src/
kpax/src/attributes-mixin.lisp
kpax/src/constants.lisp
kpax/src/constraints.lisp
kpax/src/crypto.lisp
kpax/src/data-set-view.lisp
kpax/src/debug.lisp
kpax/src/dispatcher.lisp
kpax/src/extensions.lisp
kpax/src/globals.lisp
kpax/src/hmac.lisp
kpax/src/html-macro.lisp
kpax/src/html.lisp
kpax/src/kpax.lisp
kpax/src/localization.lisp
kpax/src/log.lisp
kpax/src/md5.lisp
kpax/src/menubar.lisp
kpax/src/mersenne-twister-random.lisp
kpax/src/mod-lisp.lisp
kpax/src/multipart-form-encoding.lisp
kpax/src/options.lisp
kpax/src/package-kpax-user.lisp
kpax/src/package-kpax.lisp
kpax/src/paserve.lisp
kpax/src/request-response.lisp
kpax/src/run.lisp
kpax/src/s-http-server.lisp
kpax/src/scratch.lisp
kpax/src/server.lisp
kpax/src/session-tracking.lisp
kpax/src/session.lisp
kpax/src/sha1.lisp
kpax/src/strings-en.lisp
kpax/src/strings-fr.lisp
kpax/src/strings-nl.lisp
kpax/src/template.lisp
kpax/src/translator.lisp
kpax/src/util.lisp
kpax/src/web-app-in-server.lisp
kpax/src/web-app.lisp
kpax/src/web-form.lisp
kpax/test/
kpax/test/all-tests.lisp
kpax/test/test-kpax.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/" ;;; ASDF-INSTALL: Downloading package S-HTTP-SERVER, required by kpax-s-http-server

;;; ASDF-INSTALL: Downloading 133173 bytes from http://homepage.mac.com/svc/s-http-server/s-http-server.tar.gz to /Users/gwking/temporary/asdf-test/s-http-server.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/s-http-server.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
s-http-server/
s-http-server/doc/
s-http-server/doc/API.html
s-http-server/doc/index.html
s-http-server/doc/rfc2616.txt
s-http-server/Makefile
s-http-server/README.txt
s-http-server/rsrc/
s-http-server/rsrc/dhparam.pem
s-http-server/rsrc/test-server.crt
s-http-server/rsrc/test-server.key
s-http-server/s-http-server.asd
s-http-server/src/
s-http-server/src/http-server.lisp
s-http-server/src/https-server.lisp
s-http-server/src/package.lisp
s-http-server/test/
s-http-server/test/all-tests.lisp
s-http-server/test/test-http-server.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/" ;;; ASDF-INSTALL: Downloading package PURI, required by s-http-server

;;; ASDF-INSTALL: Downloading 31029 bytes from http://files.b9.com/puri/puri-latest.tar.gz to /Users/gwking/temporary/asdf-test/puri.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/puri.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
puri-1.4/
puri-1.4/uri.html
puri-1.4/tests.lisp
puri-1.4/LICENSE
puri-1.4/puri.asd
puri-1.4/README
puri-1.4/src.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/puri-1.4/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/puri-1.4/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/puri-1.4/src.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/puri-1.4/src.fasl
;;; Fasl write complete
;;; ASDF-INSTALL: Downloading package S-BASE64, required by s-http-server

;;; ASDF-INSTALL: Downloading 66774 bytes from http://homepage.mac.com/svc/s-base64/s-base64.tar.gz to /Users/gwking/temporary/asdf-test/s-base64.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/s-base64.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
s-base64/
s-base64/doc/
s-base64/doc/API.html
s-base64/doc/index.html
s-base64/doc/rfc1421.txt
s-base64/doc/rfc2045.txt
s-base64/doc/rfc3548.txt
s-base64/Makefile
s-base64/README.txt
s-base64/s-base64.asd
s-base64/src/
s-base64/src/base64.lisp
s-base64/src/package.lisp
s-base64/test/
s-base64/test/all-tests.lisp
s-base64/test/test-base64.lisp
s-base64/test/test.b64

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/src/base64.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-base64/src/base64.fasl
;;; Fasl write complete
;;; ASDF-INSTALL: Downloading package S-SYSDEPS, required by s-http-server

;;; ASDF-INSTALL: Downloading 7000 bytes from http://homepage.mac.com/svc/s-sysdeps/s-sysdeps.tar.gz to /Users/gwking/temporary/asdf-test/s-sysdeps.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/s-sysdeps.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
s-sysdeps/
s-sysdeps/doc/
s-sysdeps/doc/API.html
s-sysdeps/doc/index.html
s-sysdeps/Makefile
s-sysdeps/README.txt
s-sysdeps/s-sysdeps.asd
s-sysdeps/src/
s-sysdeps/src/package.lisp
s-sysdeps/src/sysdeps.lisp
s-sysdeps/test/
s-sysdeps/test/all-tests.lisp
s-sysdeps/test/test-sysdeps.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/src/sysdeps.lisp
; While compiling OPEN-SOCKET-STREAM:
Warning: Free reference to undeclared variable STREAM assumed special.
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-sysdeps/src/sysdeps.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x54e50f2> on #<CL-SOURCE-FILE "sysdeps" @ #x54e50da>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x54e50f2> on #<CL-SOURCE-FILE "sysdeps" @ #x54e50da>.
;;; ASDF-INSTALL: Downloading package S-UTILS, required by s-http-server

;;; ASDF-INSTALL: Downloading 7277 bytes from http://homepage.mac.com/svc/s-utils/s-utils.tar.gz to /Users/gwking/temporary/asdf-test/s-utils.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/s-utils.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
s-utils/
s-utils/doc/
s-utils/doc/API.html
s-utils/doc/index.html
s-utils/Makefile
s-utils/README.txt
s-utils/s-utils.asd
s-utils/src/
s-utils/src/package.lisp
s-utils/src/utils.lisp
s-utils/test/
s-utils/test/all-tests.lisp
s-utils/test/test-utils.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-utils/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/s-utils/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-utils/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-utils/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-utils/src/utils.lisp
; While compiling (:TOP-LEVEL-FORM "utils.lisp" 470):
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/s-utils/src/utils.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x54e5512> on #<CL-SOURCE-FILE "utils" @ #x54e54fa>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x54e5512> on #<CL-SOURCE-FILE "utils" @ #x54e54fa>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/src/http-server.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/s-http-server/src/http-server.fasl
;;; Fasl write complete
;;; ASDF-INSTALL: Downloading package CL-WHO, required by kpax-core

;;; ASDF-INSTALL: Downloading 18024 bytes from http://weitz.de/files/cl-who.tar.gz to /Users/gwking/temporary/asdf-test/cl-who.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/cl-who.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/site-systems/
cl-who-0.6.0/
cl-who-0.6.0/doc/
cl-who-0.6.0/doc/index.html
cl-who-0.6.0/CHANGELOG
cl-who-0.6.0/INSTALLATION
cl-who-0.6.0/cl-who.asd
cl-who-0.6.0/cl-who.system
cl-who-0.6.0/load.lisp
cl-who-0.6.0/packages.lisp
cl-who-0.6.0/who.lisp

#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/packages.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/packages.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/who.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/cl-who-0.6.0/who.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/package-kpax.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/package-kpax.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/log.lisp
; While compiling (:TOP-LEVEL-FORM "log.lisp" 441):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling (METHOD LOGM (NULL T T)):
Warning: variable LOGGER is used yet it was declared ignored
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/log.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x562aa42> on #<CL-SOURCE-FILE "log" @ #x53aa2c2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x562aa42> on #<CL-SOURCE-FILE "log" @ #x53aa2c2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/util.lisp
; While compiling (:TOP-LEVEL-FORM "util.lisp" 446):
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/kpax/src/util.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x54e54d2> on #<CL-SOURCE-FILE "util" @ #x53aa2d2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x54e54d2> on #<CL-SOURCE-FILE "util" @ #x53aa2d2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/localization.lisp
; While compiling (:TOP-LEVEL-FORM "localization.lisp" 456):
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 "localization.lisp" 1873):
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/kpax/src/localization.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "localization" @ #x53aa2e2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "localization" @ #x53aa2e2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/sha1.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/sha1.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/md5.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/md5.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/mersenne-twister-random.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/mersenne-twister-random.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/hmac.lisp
; While compiling (:TOP-LEVEL-FORM "hmac.lisp" 503):
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/kpax/src/hmac.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "hmac" @ #x53aa322>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "hmac" @ #x53aa322>.
Warning: Ignoring declaration of unrecognized ftype: (FUNCTION (UB32 UB32 UB32) UB32)
Warning: The type subform of the FTYPE declaration must be a subtype of FUNCTION: (FTYPE (FUNCTION (UB32 UB32 UB32) UB32) F1 F2 F3 F4)
Warning: Ignoring declaration of unrecognized ftype: (FUNCTION (UB32 UB32) UB32)
Warning: The type subform of the FTYPE declaration must be a subtype of FUNCTION: (FTYPE (FUNCTION (UB32 UB32) UB32) MOD32+)
Warning: Ignoring declaration of unrecognized ftype: (FUNCTION (UB32 (UNSIGNED-BYTE 5)) UB32)
Warning: The type subform of the FTYPE declaration must be a subtype of FUNCTION: (FTYPE (FUNCTION (UB32 (UNSIGNED-BYTE 5)) UB32) ROL32)
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/crypto.lisp
; While compiling (:TOP-LEVEL-FORM "crypto.lisp" 487):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling ADD-ENTROPY-TO-DEV-RANDOM:
Warning: variable OUT is used yet it was declared ignored
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/crypto.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "crypto" @ #x53aa332>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "crypto" @ #x53aa332>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/html-macro.lisp
; While compiling (:TOP-LEVEL-FORM "html-macro.lisp" 468):
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/kpax/src/html-macro.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "html-macro" @ #x53aa342>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "html-macro" @ #x53aa342>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/html.lisp
; While compiling (:TOP-LEVEL-FORM "html.lisp" 452):
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/kpax/src/html.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "html" @ #x53aa352>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "html" @ #x53aa352>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/globals.lisp
; While compiling (:TOP-LEVEL-FORM "globals.lisp" 465):
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/kpax/src/globals.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "globals" @ #x53aa362>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "globals" @ #x53aa362>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/constants.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/constants.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/attributes-mixin.lisp
; While compiling (:TOP-LEVEL-FORM "attributes-mixin.lisp" 475):
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/kpax/src/attributes-mixin.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "attributes-mixin" @ #x53aa382>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "attributes-mixin" @ #x53aa382>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/session.lisp
; While compiling (:TOP-LEVEL-FORM "session.lisp" 467):
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/kpax/src/session.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "session" @ #x53aa392>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "session" @ #x53aa392>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/server.lisp
; While compiling (:TOP-LEVEL-FORM "server.lisp" 502):
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/kpax/src/server.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "server" @ #x53aa3a2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "server" @ #x53aa3a2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/request-response.lisp
; While compiling (:TOP-LEVEL-FORM "request-response.lisp" 522):
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/kpax/src/request-response.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "request-response" @ #x53aa3b2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "request-response" @ #x53aa3b2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/translator.lisp
; While compiling (:TOP-LEVEL-FORM "translator.lisp" 529):
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/kpax/src/translator.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "translator" @ #x53aa3c2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "translator" @ #x53aa3c2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/web-app-in-server.lisp
; While compiling (:TOP-LEVEL-FORM "web-app-in-server.lisp" 520):
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/kpax/src/web-app-in-server.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-app-in-server" @ #x53aa3d2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-app-in-server" @ #x53aa3d2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/session-tracking.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/session-tracking.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/web-app.lisp
; While compiling (:TOP-LEVEL-FORM "web-app.lisp" 513):
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/kpax/src/web-app.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-app" @ #x53aa3f2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-app" @ #x53aa3f2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/dispatcher.lisp
; While compiling (:TOP-LEVEL-FORM "dispatcher.lisp" 644):
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/kpax/src/dispatcher.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "dispatcher" @ #x53aa402>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "dispatcher" @ #x53aa402>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/debug.lisp
; While compiling (:TOP-LEVEL-FORM "debug.lisp" 444):
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/kpax/src/debug.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "debug" @ #x53aa412>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "debug" @ #x53aa412>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/kpax.lisp
; While compiling (:TOP-LEVEL-FORM "kpax.lisp" 486):
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/kpax/src/kpax.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "kpax" @ #x53aa422>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "kpax" @ #x53aa422>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/run.lisp
; While compiling (:TOP-LEVEL-FORM "run.lisp" 469):
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/kpax/src/run.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "run" @ #x53aa432>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "run" @ #x53aa432>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/multipart-form-encoding.lisp
; While compiling (:TOP-LEVEL-FORM "multipart-form-encoding.lisp" 513):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling MAKE-TMP-FILE:
Warning: variable OUT is used yet it was declared ignored
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/multipart-form-encoding.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "multipart-form-encoding" @ #x53aa442>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "multipart-form-encoding" @ #x53aa442>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/extensions.lisp
; While compiling (:TOP-LEVEL-FORM "extensions.lisp" 469):
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/kpax/src/extensions.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "extensions" @ #x53aa452>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "extensions" @ #x53aa452>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/options.lisp
; While compiling (:TOP-LEVEL-FORM "options.lisp" 470):
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/kpax/src/options.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "options" @ #x53aa462>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "options" @ #x53aa462>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/constraints.lisp
; While compiling (:TOP-LEVEL-FORM "constraints.lisp" 494):
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/kpax/src/constraints.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "constraints" @ #x53aa472>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "constraints" @ #x53aa472>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/menubar.lisp
; While compiling (:TOP-LEVEL-FORM "menubar.lisp" 458):
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/kpax/src/menubar.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "menubar" @ #x53aa482>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "menubar" @ #x53aa482>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/data-set-view.lisp
; While compiling (:TOP-LEVEL-FORM "data-set-view.lisp" 507):
Warning: compile-file found "EXPORT" at the top-level --  see the documentation for comp:*cltl1-compile-file-toplevel-compatibility-p*
; While compiling (METHOD (SETF GET-DATA-SET) :AFTER (T DATA-SET-VIEW)):
Warning: Variable VALUE is never used.
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/data-set-view.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "data-set-view" @ #x53aa492>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "data-set-view" @ #x53aa492>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/web-form.lisp
; While compiling (:TOP-LEVEL-FORM "web-form.lisp" 460):
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/kpax/src/web-form.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-form" @ #x53aa4a2>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b545a> on #<CL-SOURCE-FILE "web-form" @ #x53aa4a2>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/package-kpax-user.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/package-kpax-user.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/s-http-server.lisp
; While compiling (:TOP-LEVEL-FORM "s-http-server.lisp" 521):
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/kpax/src/s-http-server.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53b81fa> on #<CL-SOURCE-FILE "s-http-server" @ #x532996a>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53b81fa> on #<CL-SOURCE-FILE "s-http-server" @ #x532996a>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/kpax/src/mod-lisp.lisp
; While compiling (:TOP-LEVEL-FORM "mod-lisp.lisp" 515):
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/kpax/src/mod-lisp.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x53be7ca> on #<CL-SOURCE-FILE "mod-lisp" @ #x53be58a>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x53be7ca> on #<CL-SOURCE-FILE "mod-lisp" @ #x53be58a>.