packer on clisp-2.37-unix-unknown - Details

Author:Nathan Froyd <froydnj@cs.rice.edu>
Version:0.2
Description:A little language for packing binary structures
Started at:2006-04-16 03:21:13
Ended at:2006-04-16 03:21:20
Elapsed time (seconds):7
Most recent change:2005-02-25 12:20:33
Most recent file:/Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/package.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 6511 bytes from http://www.cs.rice.edu/~froydnj/lisp/packer.tar.gz to /Users/gwking/PACKER.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/PACKER.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/clisp/site/, /Users/gwking/temporary/asdf-test/input/clisp/site-systems/
packer_0.2/packer.asd
packer_0.2/package.lisp
packer_0.2/packer.lisp
packer_0.2/README

#P"/Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/" 
#P"/Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/" 
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/package.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/package.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/packer.lisp ...
WARNING in CHECK-FORMAT-TYPE in lines 375..376 :
*PACK-TYPES* is neither declared nor bound,
it will be treated as if it were declared SPECIAL.
WARNING: LOOP: FOR clauses should occur before the loop's main body
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/packer_0.2/packer.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FD6F7D> on
         #<CL-SOURCE-FILE "packer" #x19FD6CC5>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FD6F7D> on
         #<CL-SOURCE-FILE "packer" #x19FD6CC5>.
The following functions were used but not defined:
 BINARY-PACKER::OBJECT-SIZE
The following special variables were not defined:
 BINARY-PACKER::*PACK-TYPES*
0 errors, 1 warning