s-http-server on allegro-m8.0-macosx-powerpc - Details

Author:Sven Van Caekenberghe <svc@mac.com>
Version:1
Description:S-HTTP-SERVER is a minial standalone Common Lisp HTTP Server
Started at:2006-04-16 08:13:53
Ended at:2006-04-16 08:14:05
Elapsed time (seconds):12
Depends On:s-utils, s-sysdeps, s-base64, puri
Most recent change:2006-04-12 10:43:13
Most recent file:/Users/gwking/temporary/asdf-test/input/mlisp8/site/s-http-server/doc/API.html

REPL Output

;;; 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/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-http-server/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/puri-1.4/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/puri-1.4/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/puri-1.4/src.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-base64/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/s-base64/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-base64/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-base64/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-base64/src/base64.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-sysdeps/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/s-sysdeps/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-sysdeps/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-sysdeps/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-sysdeps/src/sysdeps.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<compile-op nil @ #x106eacf2> on #<cl-source-file "sysdeps" @ #x106eacda>.
Warning: COMPILE-FILE failed while performing #<compile-op nil @ #x106eacf2> on #<cl-source-file "sysdeps" @ #x106eacda>.
;;; 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/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-utils/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/s-utils/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-utils/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-utils/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/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/mlisp8/site/s-utils/src/utils.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<compile-op nil @ #x106eb652> on #<cl-source-file "utils" @ #x106eb63a>.
Warning: COMPILE-FILE failed while performing #<compile-op nil @ #x106eb652> on #<cl-source-file "utils" @ #x106eb63a>.
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-http-server/src/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-http-server/src/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-http-server/src/http-server.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/s-http-server/src/http-server.fasl
;;; Fasl write complete