packer on allegro-a7.0-macosx-powerpc - Details

Author:Nathan Froyd <froydnj@cs.rice.edu>
Version:0.2
Description:A little language for packing binary structures
Started at:2006-04-16 09:06:54
Ended at:2006-04-16 09:07:00
Elapsed time (seconds):6
Most recent change:2005-02-25 12:20:33
Most recent file:/Users/gwking/temporary/asdf-test/input/alisp7/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/temporary/asdf-test/PACKER.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/PACKER.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/alisp7/site/, /Users/gwking/temporary/asdf-test/input/alisp7/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/alisp7/site/packer_0.2/" 
#P"/Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/packer.lisp
; While compiling CHECK-FORMAT-TYPE:
Warning: Free reference to undeclared variable *PACK-TYPES* assumed special.
; While compiling PARSE-FORMAT-STRING:
Warning: tag MAYBE-ENDIANIZE is never referenced
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/packer.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL @ #x531a49a> on #<CL-SOURCE-FILE "packer" @ #x531a48a>.
Warning: COMPILE-FILE failed while performing #<COMPILE-OP NIL @ #x531a49a> on #<CL-SOURCE-FILE "packer" @ #x531a48a>.
Warning: While compiling these undefined functions were referenced: BINARY-PACKER::OBJECT-SIZE from position 17487 in /Users/gwking/temporary/asdf-test/input/alisp7/site/packer_0.2/packer.lisp