asdf-system-connections on sbcl-0.9.9-darwin-ppc - Details

Author:Gary Warren King <gwking@metabang.com>
Version:0.8
Description:Allows for ASDF system to be connected so that auto-loading may occur.
Started at:2006-04-15 23:43:03
Ended at:2006-04-15 23:43:12
Elapsed time (seconds):9
Most recent change:2006-04-04 09:26:12
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-system-connections/asdf-system-connections.asd

REPL Output

;;; ASDF-INSTALL: Downloading 3498 bytes from http://common-lisp.net/project/cl-containers/asdf-system-connections/asdf-system-connections_latest.tar.gz to /Users/gwking/temporary/asdf-test/ASDF-SYSTEM-CONNECTIONS.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/ASDF-SYSTEM-CONNECTIONS.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/, /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site-systems/
asdf-system-connections/
asdf-system-connections/asdf-system-connections.asd
asdf-system-connections/COPYING
asdf-system-connections/dev/
asdf-system-connections/dev/asdf-system-connections.lisp
asdf-system-connections/dev/notes.text
asdf-system-connections/version
asdf-system-connections/website/
asdf-system-connections/website/source/
asdf-system-connections/website/source/images/
asdf-system-connections/website/source/index.lml

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-system-connections/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-system-connections/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-system-connections/dev/asdf-system-connections.lisp" (written 04 APR 2006 09:26:12 AM):
; compiling (IN-PACKAGE ASDF)
; compiling (EXPORT (QUOTE #))
; compiling (DEFCLASS SYSTEM-CONNECTION ...)
; compiling (DEFUN MAP-SYSTEM-CONNECTIONS ...)
; compiling (DEFMACRO DEFSYSTEM-CONNECTION ...)
; compiling (DEFUN LOAD-CONNECTED-SYSTEMS ...)
; compiling (DEFUN REQUIRED-SYSTEMS-LOADED-P ...)
; compiling (DEFUN SYSTEM-LOADED-P ...)
; compiling (DEFMETHOD PERFORM ...)
; compiling (DEFMETHOD OPERATION-DONE-P ...)
; compiling (DEFUN FIND-SYSTEM-IN-MEMORY ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-system-connections/dev/asdf-system-connections.fasl written
; compilation finished in 0:00:01