vcs-tree on sbcl-0.9.9-darwin-ppc - Details

Version:0.1
Started at:2006-04-16 02:01:26
Ended at:2006-04-16 02:01:37
Elapsed time (seconds):11
Most recent change:2006-04-16 02:01:37
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/vcs-tree

REPL Output

;;; ASDF-INSTALL: Downloading 6394 bytes from http://files.b9.com/vcs-tree/vcs-tree-latest.tar.gz to /Users/gwking/temporary/asdf-test/VCS-TREE.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/VCS-TREE.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/
vcs-tree-0.2.2/
vcs-tree-0.2.2/INSTALL
vcs-tree-0.2.2/getopt-excerpt.lisp
vcs-tree-0.2.2/package.lisp
vcs-tree-0.2.2/kmrcl-excerpt.lisp
vcs-tree-0.2.2/vcs-tree.1
vcs-tree-0.2.2/main.lisp
vcs-tree-0.2.2/loader.lisp
vcs-tree-0.2.2/Makefile
vcs-tree-0.2.2/vcs-tree.asd

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/package.lisp" (written 15 SEP 2004 12:44:35 PM):
; compiling (IN-PACKAGE CL-USER)
; compiling (DEFPACKAGE VCS-TREE ...)
; compiling (IN-PACKAGE VCS-TREE)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/package.fasl written
; compilation finished in 0:00:01
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/getopt-excerpt.lisp" (written 15 SEP 2004 12:44:35 PM):
; compiling (IN-PACKAGE VCS-TREE)
; compiling (DEFUN IS-SHORT-OPTION ...)
; compiling (DEFUN IS-OPTION-TERMINATOR ...)
; compiling (DEFUN IS-LONG-OPTION ...)
; compiling (DEFUN DECOMPOSE-ARG ...)
; compiling (DEFUN ANALYZE-ARG ...)
; compiling (DEFUN FIND-OPTION ...)
; compiling (DEFUN MATCH-OPTION ...)
; compiling (DEFUN MATCH-UNIQUE-ABBREVIATION ...)
; compiling (DEFUN GETOPT ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/getopt-excerpt.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/kmrcl-excerpt.lisp" (written 15 SEP 2004 12:44:35 PM):
; compiling (IN-PACKAGE VCS-TREE)
; compiling (DEFUN READ-FILE-TO-STRINGS ...)
; compiling (DEFVAR *WHITESPACE-CHARS* ...)
; compiling (DEFUN STRING-TRIM-WHITESPACE ...)
; compiling (DEFMACRO AIF ...)
; compiling (DEFUN FLATTEN ...)
; compiling (DEFUN MKLIST ...)
; compiling (DEFUN DIRECTORY-TREE ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/kmrcl-excerpt.lisp
; in: DEFUN DIRECTORY-TREE
;     (ERROR "~A" VCS-TREE::ROOT)
; ==>
;   "~A"
; 
; note: deleting unreachable code
; 
; note: deleting unreachable code

; compiling (DEFUN CANONICALIZE-DIRECTORY-NAME ...)
; compiling (DEFUN PROBE-DIRECTORY ...)
; compiling (DEFUN CWD ...)
; compiling (DEFUN QUIT ...)
; compiling (DEFUN COMMAND-LINE-ARGUMENTS ...)
; compiling (DEFUN SHELL-COMMAND-OUTPUT ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/kmrcl-excerpt.lisp
; in: DEFUN SHELL-COMMAND-OUTPUT
;     (DEFUN VCS-TREE::SHELL-COMMAND-OUTPUT
;          (VCS-TREE::CMD &KEY DIRECTORY VCS-TREE::WHOLE)
;     (LET* ((VCS-TREE::OUT
;             (MAKE-ARRAY '#
;                         :ELEMENT-TYPE
;                         'BASE-CHAR
;                         :FILL-POINTER
;                         0
;                         :ADJUSTABLE
;                         T))
;            (VCS-TREE::ERR
;             (MAKE-ARRAY '#
;                         :ELEMENT-TYPE
;                         'BASE-CHAR
;                         :FILL-POINTER
;                         0
;                         :ADJUSTABLE
;                         T))
;            (VCS-TREE::STATUS (PROCESS-EXIT-CODE #)))
;       (VALUES VCS-TREE::OUT VCS-TREE::ERR VCS-TREE::STATUS)))
; --> PROGN EVAL-WHEN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA 
; ==>
;   #'(SB-INT:NAMED-LAMBDA VCS-TREE::SHELL-COMMAND-OUTPUT
;                          (VCS-TREE::CMD &KEY DIRECTORY VCS-TREE::WHOLE)
;                          (BLOCK VCS-TREE::SHELL-COMMAND-OUTPUT
;                            (LET* ((VCS-TREE::OUT #)
;                                   (VCS-TREE::ERR #)
;                                   (VCS-TREE::STATUS #))
;                              (VALUES VCS-TREE::OUT
;                                      VCS-TREE::ERR
;                                      VCS-TREE::STATUS))))
; 
; caught STYLE-WARNING:
;   The variable DIRECTORY is defined but never used.
; 
; caught STYLE-WARNING:
;   The variable WHOLE is defined but never used.

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/kmrcl-excerpt.fasl written
; compilation finished in 0:00:00
WARNING:
   COMPILE-FILE warned while performing #<COMPILE-OP NIL {40006EB9}> on
   #<CL-SOURCE-FILE "kmrcl-excerpt" {400D9911}>.
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/main.lisp" (written 15 SEP 2004 12:44:35 PM):
; compiling (IN-PACKAGE VCS-TREE)
; compiling (DEFUN IS-VCS-DIRECTORY ...)
; compiling (DEFUN IS-CVS-MANAGED ...)
; compiling (DEFUN IS-SVN-MANAGED ...)
; compiling (DEFUN FILTER-TREE ...)
; compiling (DEFUN IS-MANAGED-DIR ...)
; compiling (DEFUN PROCESS-VCS-DIRECTORY ...)
; compiling (DEFVAR *PROGNAME* ...)
; compiling (DEFUN USAGE ...)
; compiling (DEFUN PARSE-ACTION-ARG ...)
; compiling (DEFUN MAIN ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/main.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/loader.lisp" (written 15 SEP 2004 12:44:35 PM):
; compiling (IN-PACKAGE :CL-USER)
; compiling (DEFUN RUN ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/vcs-tree-0.2.2/loader.fasl written
; compilation finished in 0:00:00
; 
; compilation unit finished
;   caught 2 STYLE-WARNING conditions
;   printed 2 notes