asdf-packaging-tools on sbcl-0.9.9-darwin-ppc - Details

Version:0.1
Started at:2006-04-15 23:39:35
Ended at:2006-04-15 23:39:50
Elapsed time (seconds):15
Most recent change:2004-03-29 16:21:41
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/asdf-packaging-tools.asd

REPL Output

;;; ASDF-INSTALL: Downloading 4813 bytes from http://www.niksula.cs.hut.fi/~tsiivola/files/asdf-packaging-tools-latest.tar.gz to /Users/gwking/temporary/asdf-test/ASDF-PACKAGING-TOOLS.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/ASDF-PACKAGING-TOOLS.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/, /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site-systems/
asdf-packaging-tools-0.1/
asdf-packaging-tools-0.1/package.lisp
asdf-packaging-tools-0.1/utils.lisp
asdf-packaging-tools-0.1/lint-op.lisp
asdf-packaging-tools-0.1/release-op.lisp
asdf-packaging-tools-0.1/asdf-packaging-tools.asd

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/package.lisp" (written 29 MAR 2004 04:21:41 PM):
; compiling (DEFPACKAGE :ASDF-PACKAGING-TOOLS ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/package.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/utils.lisp" (written 29 MAR 2004 04:21:41 PM):
; compiling (IN-PACKAGE :ASDF-PACKAGING-TOOLS)
; compiling (DEFMACRO WITH-UNIQUE-NAMES ...)
; compiling (DEFUN STARTS-WITH ...)
; compiling (DEFINE-MODIFY-MACRO APPENDF ...)
; compiling (DEFUN PARSE-BODY ...)
; compiling (DEFUN PARSE-METHOD ...)
; compiling (DEFUN ONLY ...)
; compiling (DEFUN RELEASE-NAME ...)
; compiling (DEFUN TARBALL-NAME ...)
; compiling (DEFUN SIGNATURE ...)
; compiling (DEFUN LATEST-TARBALL-NAME ...)
; compiling (DEFUN XTERM-PATHNAME ...)
; compiling (DEFUN ASK ...)
; compiling (DEFUN TEMPORARY-DIRECTORY ...)
; compiling (DEFINE-CONDITION SHELL-COMMAND-ERROR ...)
; compiling (DEFUN RUN-SAFE-SHELL-COMMAND ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/utils.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/lint-op.lisp" (written 29 MAR 2004 04:21:41 PM):
; compiling (IN-PACKAGE :ASDF-PACKAGING-TOOLS)
; compiling (DEFPARAMETER *LINT-OUTPUT* ...)
; compiling (DEFPARAMETER *HUGE-FORM-LIMIT* ...)
; compiling (DEFVAR *DELAYED-NOTES*)
; compiling (DEFVAR *CONTEXT*)
; compiling (DEFUN PREPARE-FILE-NOTE ...)
; compiling (DEFUN FORMAT-NOTE ...)
; compiling (DEFUN NOTE-HUGE ...)
; compiling (DEFUN NOTE-BAD-NAME ...)
; compiling (DEFUN NOTE-DIRTY-NAME ...)
; compiling (DEFUN NOTE-BAD-STYLE ...)
; compiling (DEFUN NOTE-KEY-WITH-OPTIONAL ...)
; compiling (DEFUN NOTE-READ-EVAL-ERROR ...)
; compiling (DEFUN NOTE-AUX ...)
; compiling (DEFUN LINT-NAME ...)
; compiling (DEFUN LINT-SIZE ...)
; compiling (DEFUN LINT-ARGLIST ...)
; compiling (DEFUN LINT-CLEAN-NAME ...)
; compiling (DEFUN LINT-FORM ...)
; compiling (DEFGENERIC LINT ...)
; compiling (DEFMACRO DEFLINT ...)
; compiling (DEF CAAR)
; compiling (DEF CADR ...)
; compiling (DEF CDAR)
; compiling (DEF CDDR)
; compiling (DEF CAAAR)
; compiling (DEF CAADR)
; compiling (DEF CADAR)
; compiling (DEF CADDR ...)
; compiling (DEF CDAAR)
; compiling (DEF CDADR)
; compiling (DEF CDDAR)
; compiling (DEF CDDDR)
; compiling (DEF CAAAAR)
; compiling (DEF CAAADR)
; compiling (DEF CAADAR)
; compiling (DEF CAADDR)
; compiling (DEF CADAAR)
; compiling (DEF CADADR)
; compiling (DEF CADDAR)
; compiling (DEF CADDDR ...)
; compiling (DEF CDAAAR)
; compiling (DEF CDAADR)
; compiling (DEF CDADAR)
; compiling (DEF CDADDR)
; compiling (DEF CDDAAR)
; compiling (DEF CDDADR)
; compiling (DEF CDDDDR)
; compiling (DEF USE-PACKAGE)
; compiling (DEF MAKE-PACKAGE)
; compiling (DEF SHADOW)
; compiling (DEF SHADOWING-IMPORT)
; compiling (DEF IMPORT)
; compiling (DEFLINT IN-PACKAGE ...)
; compiling (DEF REQUIRE)
; compiling (DEF PROVIDE)
; compiling (DEF LOAD)
; compiling (DEF COMPILE-FILE)
; compiling (DEFLINT EVAL ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/lint-op.lisp
; in: DEFLINT EVAL
;     (ASDF-PACKAGING-TOOLS::DEFLINT EVAL
;                                  (EXP)
;                                  (ASDF-PACKAGING-TOOLS::NOTE-BAD-STYLE
;                                   "Try using eg. MACROLET instead."))
; --> DEFMETHOD PROGN SB-PCL::LOAD-DEFMETHOD SB-PCL::LOAD-DEFMETHOD LIST* 
; --> SB-INT:NAMED-LAMBDA FUNCTION MACROLET 
; --> SB-PCL::FAST-LEXICAL-METHOD-FUNCTIONS 
; --> SB-PCL::BIND-FAST-LEXICAL-METHOD-MACROS MACROLET 
; --> SB-PCL::BIND-LEXICAL-METHOD-FUNCTIONS LET SB-PCL::BIND-ARGS LET* BLOCK 
; --> LET DESTRUCTURING-BIND LET LET* 
; ==>
;   (LET* ((EXP (CAR #:ARG-LIST-1015)))
;     (ASDF-PACKAGING-TOOLS::NOTE-BAD-STYLE "Try using eg. MACROLET instead."))
; 
; caught STYLE-WARNING:
;   The variable EXP is defined but never used.

; compiling (DEFLINT SET ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/lint-op.lisp
; in: DEFLINT SET
;     (ASDF-PACKAGING-TOOLS::DEFLINT SET
;                                  (SYMBOL ASDF-PACKAGING-TOOLS::VALUE)
;                                  (ASDF-PACKAGING-TOOLS::NOTE-BAD-STYLE
;                                   "Use (SETF SYMBOL-VALUE) instead."))
; --> DEFMETHOD PROGN SB-PCL::LOAD-DEFMETHOD SB-PCL::LOAD-DEFMETHOD LIST* 
; --> SB-INT:NAMED-LAMBDA FUNCTION MACROLET 
; --> SB-PCL::FAST-LEXICAL-METHOD-FUNCTIONS 
; --> SB-PCL::BIND-FAST-LEXICAL-METHOD-MACROS MACROLET 
; --> SB-PCL::BIND-LEXICAL-METHOD-FUNCTIONS LET SB-PCL::BIND-ARGS LET* BLOCK 
; --> LET DESTRUCTURING-BIND LET LET* 
; ==>
;   (LET* ((SYMBOL (CAR #:ARG-LIST-1045))
;          (ASDF-PACKAGING-TOOLS::VALUE (CAR (CDR #:ARG-LIST-1045))))
;     (ASDF-PACKAGING-TOOLS::NOTE-BAD-STYLE "Use (SETF SYMBOL-VALUE) instead."))
; 
; caught STYLE-WARNING:
;   The variable SYMBOL is defined but never used.
; 
; caught STYLE-WARNING:
;   The variable VALUE is defined but never used.

; compiling (DEFLINT QUOTE ...)
; compiling (DEFLINT DEFCLASS ...)
; compiling (DEFLINT DEFCONSTANT ...)
; compiling (DEFLINT DEFGENERIC ...)
; compiling (DEFLINT DEFINE-COMPILER-MACRO ...)
; compiling (DEFLINT DEFINE-SETF-EXPANDER ...)
; compiling (DEFLINT DEFMACRO ...)
; compiling (DEFLINT DEFMETHOD ...)
; compiling (DEFLINT DEFPACKAGE ...)
; compiling (DEFLINT DEFPARAMETER ...)
; compiling (DEFLINT DEFUN ...)
; compiling (DEFLINT DEFVAR ...)
; compiling (DEFLINT FLET ...)
; compiling (DEFLINT LABELS ...)
; compiling (DEFCLASS LINT-OP ...)
; compiling (DEFMETHOD PERFORM ...)
; compiling (DEFMETHOD PERFORM ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/lint-op.fasl written
; compilation finished in 0:00:05
WARNING:
   COMPILE-FILE warned while performing #<COMPILE-OP NIL {10006F09}> on
   #<CL-SOURCE-FILE "lint-op" {10006F19}>.
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/release-op.lisp" (written 29 MAR 2004 04:21:41 PM):
; compiling (IN-PACKAGE :ASDF-PACKAGING-TOOLS)
; compiling (DEFUN COPY-FILE ...)
; compiling (DEFUN MAKE-LATEST-SYMLINKS ...)
; compiling (DEFUN MAKE-TARBALL ...)
; compiling (DEFUN DELETE-DIRECTORY ...)
; compiling (DEFUN SIGN-TARBALL ...)
; compiling (DEFCLASS RELEASE-OP ...)
; compiling (DEFMETHOD PERFORM ...)
; compiling (DEFMETHOD PERFORM ...)
; compiling (DEFCLASS RELEASE-COPY-OP ...)
; compiling (DEFMETHOD OUTPUT-FILES ...)
; compiling (DEFMETHOD PERFORM ...)
; compiling (DEFMETHOD PERFORM ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/asdf-packaging-tools-0.1/release-op.fasl written
; compilation finished in 0:00:01
; 
; compilation unit finished
;   caught 3 STYLE-WARNING conditions