spatial-trees on openmcl-1.0-darwin-powerpc - Details

Started at:2006-04-15 22:28:38
Ended at:2006-04-15 22:28:42
Elapsed time (seconds):4
Most recent change:2004-11-30 11:30:04
Most recent file:/Users/gwking/temporary/asdf-test/input/openmcl/site/spatial-trees-0.1/TODO

REPL Output

;;; ASDF-INSTALL: Downloading 15635 bytes from http://ftp.linux.org.uk/pub/lisp/cclan/spatial-trees.tar.gz to SPATIAL-TREES.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing SPATIAL-TREES.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/openmcl/site/, /Users/gwking/temporary/asdf-test/input/openmcl/site-systems/
spatial-trees-0.1/
spatial-trees-0.1/spatial-trees.asd
spatial-trees-0.1/rstar-trees.lisp
spatial-trees-0.1/basedefs.lisp
spatial-trees-0.1/rplus-trees.lisp
spatial-trees-0.1/r-trees.lisp
spatial-trees-0.1/TODO
spatial-trees-0.1/greene-trees.lisp
spatial-trees-0.1/x-trees.lisp
spatial-trees-0.1/rectangles.lisp
spatial-trees-0.1/package.lisp
spatial-trees-0.1/LICENCE
spatial-trees-0.1/spatial-tree-viz.lisp
spatial-trees-0.1/spatial-tree-test.lisp

#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/spatial-trees-0.1/" 
#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/spatial-trees-0.1/" 
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/spatial-trees-0.1/basedefs.lisp" :
;   Unused lexical variable OBJECT, in (SEARCH (T SPATIAL-TREE)) inside an anonymous lambda form.
;   Unused lexical variable OBJECT, in (INSERT (T SPATIAL-TREE)) inside an anonymous lambda form.
;   Unused lexical variable OBJECT, in (DELETE (T SPATIAL-TREE)) inside an anonymous lambda form.
;   Unused lexical variable R, in (CHOOSE-LEAF (T SPATIAL-TREE)) inside an anonymous lambda form.
;   Unused lexical variable NEW, in (SPLIT-NODE (SPATIAL-TREE T T)) inside an anonymous lambda form.
;   Unused lexical variable NODE, in (SPLIT-NODE (SPATIAL-TREE T T)) inside an anonymous lambda form.
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x83CCEEE> on #<CL-SOURCE-FILE "basedefs" #x83C7E06>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>