spatial-trees on clisp-2.37-unix-unknown - Details

Started at:2006-04-16 03:33:05
Ended at:2006-04-16 03:33:15
Elapsed time (seconds):10
Most recent change:2004-11-30 11:30:04
Most recent file:/Users/gwking/temporary/asdf-test/input/clisp/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 /Users/gwking/SPATIAL-TREES.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/SPATIAL-TREES.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/clisp/site/, /Users/gwking/temporary/asdf-test/input/clisp/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/clisp/site/spatial-trees-0.1/" 
#P"/Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/" 
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/package.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/package.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/basedefs.lisp ...
WARNING in 57 57 (DEFINE-PROTOCOL-FUNCTION SEARCH (OBJECT TREE))-11-1 in line 57 :
variable OBJECT is not used.
Misspelled or missing IGNORE declaration?
WARNING in 58 58 (DEFINE-PROTOCOL-FUNCTION INSERT (OBJECT TREE))-12-1 in line 58 :
variable OBJECT is not used.
Misspelled or missing IGNORE declaration?
WARNING in 59 59 (DEFINE-PROTOCOL-FUNCTION DELETE (OBJECT TREE))-13-1 in line 59 :
variable OBJECT is not used.
Misspelled or missing IGNORE declaration?
WARNING in 61 61 (DEFINE-PROTOCOL-FUNCTION CHOOSE-LEAF (R TREE))-14-1 in line 61 :
variable R is not used.
Misspelled or missing IGNORE declaration?
WARNING in 62 62 (DEFINE-PROTOCOL-FUNCTION SPLIT-NODE (TREE NEW NODE))-15-1 in line 62 :
variable NEW is not used.
Misspelled or missing IGNORE declaration?
WARNING in 62 62 (DEFINE-PROTOCOL-FUNCTION SPLIT-NODE (TREE NEW NODE))-15-1 in line 62 :
variable NODE is not used.
Misspelled or missing IGNORE declaration?
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/basedefs.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "basedefs" #x19FD6CCD>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rectangles.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rectangles.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "rectangles" #x19FD6D71>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/r-trees.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/r-trees.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "r-trees" #x19FD6F25>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/greene-trees.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/greene-trees.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "greene-trees" #x19FD6FC9>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rstar-trees.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rstar-trees.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "rstar-trees" #x19FD706D>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rplus-trees.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/rplus-trees.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "rplus-trees" #x19FD7111>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/x-trees.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/spatial-trees-0.1/x-trees.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD79DD> on
         #<CL-SOURCE-FILE "x-trees" #x19FD71B5>.
0 errors, 6 warnings