cl-html-parse on allegro-m8.0-macosx-powerpc - Details

Author:Gary Warren King <gwking@metabang.com>
Version:1.0
Description:HTML Parser
Started at:2006-04-16 06:41:40
Ended at:2006-04-16 06:41:59
Elapsed time (seconds):19
Error:Attempt to make a function definition for the name if* as a macro. This name is in the excl package and redefining it is a violation for portable programs. Replacing the current definition of #<macro if* @ #x100f009a> may be dangerous. The package excl has package-definition-lock set, which causes the system to signal this violation.
Most recent change:2006-04-04 09:26:32
Most recent file:/Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/dev/examples/contacts.html

REPL Output

;;; ASDF-INSTALL: Downloading 33098 bytes from http://common-lisp.net/project/cl-containers/cl-html-parse/cl-html-parse_latest.tar.gz to /Users/gwking/temporary/asdf-test/CL-HTML-PARSE.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/CL-HTML-PARSE.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/mlisp8/site/, /Users/gwking/temporary/asdf-test/input/mlisp8/site-systems/
cl-html-parse/
cl-html-parse/cl-html-parse.asd
cl-html-parse/COPYING
cl-html-parse/dev/
cl-html-parse/dev/cl-html-parse.lisp
cl-html-parse/dev/cl-html-parse.system
cl-html-parse/dev/examples/
cl-html-parse/dev/examples/contacts.html
cl-html-parse/dev/htout.lisp
cl-html-parse/dev/if-star.lisp
cl-html-parse/dev/package.lisp
cl-html-parse/dev/README

#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/" 
#P"/Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/" 
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/dev/package.lisp
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/dev/package.fasl
;;; Fasl write complete
;;; Compiling file /Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/dev/if-star.lisp
; While compiling (:top-level-form "if-star.lisp" 94):
Warning: Compiling a function definition for the name if* as a defmacro.  This name is in the excl package and redefining it will be a violation for portable programs.  Replacing the current definition of #<macro if* @ #x100f009a> may be dangerous.  The package excl has package-definition-lock set, which causes the system to signal this violation.
;;; Writing fasl file /Users/gwking/temporary/asdf-test/input/mlisp8/site/cl-html-parse/dev/if-star.fasl
;;; Fasl write complete
Warning: COMPILE-FILE warned while performing #<compile-op nil @ #x10565c3a> on #<cl-source-file "if-star" @ #x10565c22>.
Warning: COMPILE-FILE failed while performing #<compile-op nil @ #x10565c3a> on #<cl-source-file "if-star" @ #x10565c22>.
Attempt to make a function definition for the name if* as a macro.  This name is in the excl package and redefining it is a violation for portable programs.  Replacing the current definition of #<macro if* @ #x100f009a> may be dangerous.  The package excl has package-definition-lock set, which causes the system to signal this violation.