mk-defsystem on sbcl-0.9.9-darwin-ppc - Details

Started at:2006-04-16 01:27:58
Ended at:2006-04-16 01:28:14
Elapsed time (seconds):16
Error:Lock on package COMMON-LISP violated when setting the symbol-function of REQUIRE. See also: The SBCL Manual, Node \"Package Locks\" The ANSI Standard, Section 11.1.2.1.2
Most recent change:2003-09-04 13:54:19
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/ChangeLog

REPL Output

;;; ASDF-INSTALL: Downloading 55912 bytes from http://www.niksula.cs.hut.fi/~tsiivola/files/mk-defsystem_latest.tar.gz to /Users/gwking/temporary/asdf-test/MK-DEFSYSTEM.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/MK-DEFSYSTEM.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/
mk-defsystem_3.3.i.asdf/
mk-defsystem_3.3.i.asdf/defsystem.lisp
mk-defsystem_3.3.i.asdf/mk-defsystem.asd
mk-defsystem_3.3.i.asdf/ChangeLog
mk-defsystem_3.3.i.asdf/README

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/defsystem.lisp" (written 04 SEP 2003 01:54:19 PM):
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE

; compiling (PUSHNEW :CLTL2 ...)
; compiling (DEFPACKAGE "MAKE" ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE

; compiling (IN-PACKAGE "MAKE")
; compiling (PROVIDE (QUOTE MAKE))
; compiling (PUSHNEW :MK-DEFSYSTEM ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE

; compiling (DEFVAR *SPECIAL-EXPORTS* ...)
; compiling (DEFVAR *EXPORTS* ...)
; compiling (DEFVAR *OTHER-EXPORTS* ...)
; compiling (EXPORT (SETQ *EXPORTS* ...))
; compiling (EXPORT (SETQ *SPECIAL-EXPORTS* ...))
; compiling (EXPORT (SETQ *OTHER-EXPORTS* ...))
; compiling (WHEN (FIND-PACKAGE "PCL") ...)
; compiling (DEFPARAMETER *DEFSYSTEM-VERSION* ...)
; compiling (DEFVAR *DONT-REDEFINE-REQUIRE* ...)
; compiling (DEFVAR *MULTIPLE-LISP-SUPPORT* ...)
; compiling (DEFUN HOME-SUBDIRECTORY ...)
; compiling (DEFVAR *CENTRAL-REGISTRY* ...)
; compiling (DEFUN ADD-REGISTRY-LOCATION ...)
; compiling (DEFVAR *BIN-SUBDIR* ...)
; compiling (DEFVAR *TELL-USER-WHEN-DONE* ...)
; compiling (DEFVAR *OOS-VERBOSE* ...)
; compiling (DEFVAR *OOS-TEST* ...)
; compiling (DEFVAR *LOAD-SOURCE-IF-NO-BINARY* ...)
; compiling (DEFVAR *BOTHER-USER-IF-NO-BINARY* ...)
; compiling (DEFVAR *LOAD-SOURCE-INSTEAD-OF-BINARY* ...)
; compiling (DEFVAR *COMPILE-DURING-LOAD* ...)
; compiling (DEFVAR *MINIMAL-LOAD* ...)
; compiling (DEFVAR *FILES-MISSING-IS-AN-ERROR* ...)
; compiling (DEFVAR *OPERATIONS-PROPAGATE-TO-SUBSYSTEMS* ...)
; compiling (DEFVAR *COMPILE-ERROR-FILE-TYPE* ...)
; compiling (DEFVAR *CMU-ERRORS-TO-TERMINAL* ...)
; compiling (DEFVAR *CMU-ERRORS-TO-FILE* ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE

; compiling (DOLIST (FEATURE *FEATURES*) ...)
; compiling (DEFVAR *FILENAME-EXTENSIONS* ...)
; compiling (DEFVAR *SYSTEM-EXTENSION* ...)
; compiling (DEFVAR *SYSTEM-DEPENDENCIES-DELAYED* ...)
; compiling (DEFUN NON-EMPTY-LISTP ...)
; compiling (DEFVAR *VERSION-DIR* ...)
; compiling (DEFVAR *VERSION-REPLACE* ...)
; compiling (DEFVAR *VERSION* ...)
; compiling (DEFVAR *COMPONENT-OPERATIONS* ...)
; compiling (DEFUN COMPONENT-OPERATION ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE

; compiling (SET-DISPATCH-MACRO-CHARACTER #\# ...)
; compiling (DEFVAR *FIND-IRIX-VERSION-SCRIPT* ...)
; compiling (DEFUN OPERATING-SYSTEM-VERSION ...)
; compiling (DEFUN COMPILER-VERSION ...)
; compiling (DEFUN AFS-BINARY-DIRECTORY ...)
; compiling (DEFUN AFS-SOURCE-DIRECTORY ...)
; compiling (DEFUN NULL-STRING ...)
; compiling (DEFUN ENSURE-TRAILING-SLASH ...)
; compiling (DEFUN AFS-COMPONENT ...)
; compiling (DEFVAR *MACHINE-TYPE-ALIST* ...)
; compiling (DEFUN MACHINE-TYPE-TRANSLATION ...)
; compiling (MACHINE-TYPE-TRANSLATION "IBM RT PC" ...)
; compiling (MACHINE-TYPE-TRANSLATION "DEC 3100" ...)
; compiling (MACHINE-TYPE-TRANSLATION "DEC VAX-11" ...)
; compiling (MACHINE-TYPE-TRANSLATION "DECstation" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Sun3" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Sun-4" ...)
; compiling (MACHINE-TYPE-TRANSLATION "MIPS Risc" ...)
; compiling (MACHINE-TYPE-TRANSLATION "SGI" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Silicon Graphics Iris 4D" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Silicon Graphics Iris 4D (R3000)" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Silicon Graphics Iris 4D (R4000)" ...)
; compiling (MACHINE-TYPE-TRANSLATION "Silicon Graphics Iris 4D (R4400)" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IP22" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IP20" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IP17" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IP12" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IP7" ...)
; compiling (MACHINE-TYPE-TRANSLATION "x86" ...)
; compiling (MACHINE-TYPE-TRANSLATION "IBM PC Compatible" ...)
; compiling (MACHINE-TYPE-TRANSLATION "I686" ...)
; compiling (MACHINE-TYPE-TRANSLATION "PC/386" ...)
; compiling (DEFVAR *SOFTWARE-TYPE-ALIST* ...)
; compiling (DEFUN SOFTWARE-TYPE-TRANSLATION ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "BSD UNIX" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "Ultrix" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "SunOS" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "MACH/4.3BSD" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX System V" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX5" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX 5.2" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX 5.3" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX5.2" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "IRIX5.3" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "Linux" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "Linux 2.x, Redhat 6.x and 7.x" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "Microsoft Windows 9x/Me and NT/2000/XP" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "Windows NT" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "ANSI C program" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION "C compiler" ...)
; compiling (SOFTWARE-TYPE-TRANSLATION NIL ...)
; compiling (DEFVAR *COMPILER-TYPE-ALIST* ...)
; compiling (DEFUN COMPILER-TYPE-TRANSLATION ...)
; compiling (COMPILER-TYPE-TRANSLATION "lispworks 3.2.1" ...)
; compiling (COMPILER-TYPE-TRANSLATION "lispworks 3.2.60 beta 6" ...)
; compiling (COMPILER-TYPE-TRANSLATION "lispworks 4.2.0" ...)
; compiling (COMPILER-TYPE-TRANSLATION "excl 4.2" ...)
; compiling (COMPILER-TYPE-TRANSLATION "excl 4.1" ...)
; compiling (COMPILER-TYPE-TRANSLATION "cmu 17f" ...)
; compiling (COMPILER-TYPE-TRANSLATION "cmu 17e" ...)
; compiling (COMPILER-TYPE-TRANSLATION "cmu 17d" ...)
; compiling (DEFUN CANONICALIZE-SYSTEM-NAME ...)
; compiling (DEFVAR *DEFINED-SYSTEMS* ...)
; compiling (DEFUN GET-SYSTEM ...)
; compiling (DEFSETF GET-SYSTEM ...)
; compiling (DEFUN UNDEFSYSTEM ...)
; compiling (DEFUN DEFINED-SYSTEMS ...)
; compiling (DEFUN NEW-APPEND-DIRECTORIES ...)
; compiling (DEFUN DIRECTORY-TO-LIST ...)
; compiling (DEFPARAMETER *APPEND-DIRS-TESTS* ...)
; compiling (DEFUN TEST-NEW-APPEND-DIRECTORIES ...)
; compiling (DEFUN APPEND-DIRECTORIES ...)
; compiling (DEFUN PATHNAME-LOGICAL-P ...)
; compiling (DEFUN NAMESTRING-PROBABLY-LOGICAL ...)
; compiling (DEFUN APPEND-LOGICAL-PNAMES ...)
; compiling (DEFUN NEW-FILE-TYPE ...)
; compiling (DEFVAR *SOURCE-PATHNAME-DEFAULT* ...)
; compiling (DEFVAR *BINARY-PATHNAME-DEFAULT* ...)
; compiling (DEFSTRUCT (TOPOLOGICAL-SORT-NODE #) ...)
; compiling (DEFSTRUCT (COMPONENT # ...) ...)
; compiling (DEFVAR *FILE-LOAD-TIME-TABLE* ...)
; compiling (DEFUN COMPONENT-LOAD-TIME ...)
; compiling (DEFSETF COMPONENT-LOAD-TIME ...)
; compiling (DEFUN COMPUTE-SYSTEM-PATH ...)
; compiling (DEFVAR *RELOAD-SYSTEMS-FROM-DISK* ...)
; compiling (DEFUN FIND-SYSTEM ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/defsystem.lisp
; in: DEFSETF COMPONENT-LOAD-TIME
;     (MAKE::COMPUTE-SYSTEM-PATH MAKE::NAME NIL)
; ==>
;   MAKE::NAME
; 
; note: deleting unreachable code

;     (WHEN MAKE::NAME (MAKE::COMPUTE-SYSTEM-PATH MAKE::NAME NIL))
; --> COND IF 
; ==>
;   MAKE::NAME
; 
; note: deleting unreachable code

; in: DEFUN FIND-SYSTEM
;     (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH))
; --> LET* MULTIPLE-VALUE-BIND LET WHEN COND IF PROGN ETYPECASE LET COND IF 
; --> COND IF COND IF PROGN ECASE LET COND IF PROGN LET* WHEN COND IF 
; ==>
;   MAKE::PATH
; 
; note: deleting unreachable code

; in: DEFSETF COMPONENT-LOAD-TIME
;     (NAMESTRING MAKE::PATH)
; ==>
;   MAKE::PATH
; 
; note: deleting unreachable code

; in: DEFUN FIND-SYSTEM
;     (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH))
; --> LET* MULTIPLE-VALUE-BIND LET WHEN COND IF PROGN ETYPECASE LET COND IF 
; --> COND IF COND IF PROGN ECASE LET COND IF COND IF PROGN LET WHEN COND IF 
; ==>
;   MAKE::PATH
; 
; note: deleting unreachable code

; --> LET* MULTIPLE-VALUE-BIND LET WHEN COND IF PROGN ETYPECASE LET COND IF 
; --> COND IF COND IF PROGN ECASE LET COND IF COND IF PROGN LET WHEN COND IF 
; --> PROGN SETF LET* 
; ==>
;   MAKE::PATH
; 
; note: deleting unreachable code

; compiling (DEFUN PRINT-COMPONENT ...)
; compiling (DEFUN DESCRIBE-SYSTEM ...)
; compiling (DEFUN CANONICALIZE-COMPONENT-NAME ...)
; compiling (DEFUN COMPONENT-PATHNAME ...)
; compiling (DEFUN COMPONENT-ERROR-PATHNAME ...)
; compiling (DEFSETF COMPONENT-PATHNAME ...)
; compiling (DEFUN COMPONENT-ROOT-DIR ...)
; compiling (DEFSETF COMPONENT-ROOT-DIR ...)
; compiling (DEFVAR *SOURCE-PATHNAMES-TABLE* ...)
; compiling (DEFVAR *BINARY-PATHNAMES-TABLE* ...)
; compiling (DEFPARAMETER *RESET-FULL-PATHNAME-TABLE* ...)
; compiling (DEFUN CLEAR-FULL-PATHNAME-TABLES ...)
; compiling (DEFUN COMPONENT-FULL-PATHNAME ...)
; compiling (DEFUN COMPONENT-FULL-PATHNAME-I ...)
; compiling (DEFUN TRANSLATE-VERSION ...)
; compiling (DEFUN COMPONENT-EXTENSION ...)
; compiling (DEFSETF COMPONENT-EXTENSION ...)
; compiling (DEFUN CREATE-COMPONENT ...)
; compiling (DEFMACRO DEFSYSTEM ...)
; compiling (DEFUN CREATE-COMPONENT-PATHNAMES ...)
; compiling (DEFUN GENERATE-COMPONENT-PATHNAME ...)
; compiling (DEFUN EXPAND-COMPONENT-COMPONENTS ...)
; compiling (DEFUN EXPAND-COMPONENT-DEFINITIONS ...)
; compiling (DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ...)
; compiling (DEFPARAMETER *ENABLE-STRAZ-ABSOLUTE-STRING-HACK* ...)
; compiling (DEFUN ABSOLUTE-FILE-NAMESTRING-P ...)
; compiling (DEFUN EXPAND-COMPONENT-DEFINITION ...)
; compiling (DEFUN LINK-COMPONENT-DEPENDS-ON ...)
; compiling (DEFUN TOPOLOGICAL-SORT ...)
; compiling (DEFUN SPLIT-STRING ...)
; compiling (DEFUN PROMPT-STRING ...)
; compiling (DEFUN FORMAT-JUSTIFIED-STRING ...)
; compiling (DEFUN TELL-USER ...)
; compiling (DEFUN TELL-USER-DONE ...)
; compiling (DEFMACRO WITH-TELL-USER ...)
; compiling (DEFUN TELL-USER-NO-FILES ...)
; compiling (DEFUN TELL-USER-REQUIRE-SYSTEM ...)
; compiling (DEFUN TELL-USER-GENERIC ...)
; compiling (DEFPARAMETER *USE-TIMEOUTS* ...)
; compiling (DEFPARAMETER *CLEAR-INPUT-BEFORE-QUERY* ...)
; compiling (DEFPARAMETER *SLEEP-AMOUNT* ...)
; compiling (DEFUN INTERNAL-REAL-TIME-IN-SECONDS ...)
; compiling (DEFUN READ-CHAR-WAIT ...)
; compiling (DEFUN Y-OR-N-P-WAIT ...)
; compiling (DEFUN OPERATE-ON-SYSTEM ...)
; compiling (DEFUN COMPILE-SYSTEM ...)
; compiling (DEFUN LOAD-SYSTEM ...)
; compiling (DEFUN CLEAN-SYSTEM ...)
; compiling (DEFUN EDIT-SYSTEM ...)
; compiling (DEFUN HARDCOPY-SYSTEM ...)
; compiling (DEFUN OPERATE-ON-COMPONENT ...)
; compiling (DEFVAR *FORCE* ...)
; compiling (DEFVAR *PROVIDING-BLOCKS-LOAD-PROPAGATION* ...)
; compiling (DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ...)
; compiling (DEFUN MODULE-DEPENDS-ON-CHANGED ...)
; compiling (DEFUN OPERATE-ON-COMPONENTS ...)
; compiling (DEFVAR *OLD-REQUIRE* ...)
; compiling (DEFUN NEW-REQUIRE ...)
; compiling (UNLESS *OLD-REQUIRE* ...)
; compiling (DEFVAR *LANGUAGE-TABLE* ...)
; compiling (DEFUN FIND-LANGUAGE ...)
; compiling (DEFSTRUCT (LANGUAGE #) ...)
; compiling (DEFUN PRINT-LANGUAGE ...)
; compiling (DEFUN COMPILE-FUNCTION ...)
; compiling (DEFUN LOAD-FUNCTION ...)
; compiling (DEFUN DEFAULT-SOURCE-EXTENSION ...)
; compiling (DEFUN DEFAULT-BINARY-EXTENSION ...)
; compiling (DEFMACRO DEFINE-LANGUAGE ...)
; compiling (DEFINE-LANGUAGE :LISP ...)
; compiling (DEFUN SCHEME-COMPILE-FILE ...)
; compiling (DEFINE-LANGUAGE :SCHEME ...)
; compiling (DEFPARAMETER *C-COMPILER* ...)
; compiling (DEFUN RUN-UNIX-PROGRAM ...)
; compiling (DEFUN DEFAULT-OUTPUT-PATHNAME ...)
; compiling (DEFUN RUN-COMPILER ...)
; compiling (DEFUN C-COMPILE-FILE ...)
; compiling (DEFINE-LANGUAGE :C ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD

; compiling (COMPONENT-OPERATION :COMPILE ...)
; compiling (COMPONENT-OPERATION (QUOTE COMPILE) ...)
; compiling (COMPONENT-OPERATION :LOAD ...)
; compiling (COMPONENT-OPERATION (QUOTE LOAD) ...)
; compiling (DEFUN COMPILE-AND-LOAD-OPERATION ...)
; compiling (DEFUN UNMUNGE-LUCID ...)
; compiling (DEFUN COMPILE-FILE-OPERATION ...)
; compiling (DEFUN NEEDS-COMPILATION ...)
; compiling (DEFUN NEEDS-LOADING ...)
; compiling (DEFUN LOAD-FILE-OPERATION ...)
; 
; caught STYLE-WARNING:
;   using deprecated EVAL-WHEN situation names EVAL LOAD

; compiling (COMPONENT-OPERATION :CLEAN ...)
; compiling (COMPONENT-OPERATION (QUOTE CLEAN) ...)
; compiling (COMPONENT-OPERATION :DELETE-BINARIES ...)
; compiling (COMPONENT-OPERATION (QUOTE DELETE-BINARIES) ...)
; compiling (DEFUN DELETE-BINARIES-OPERATION ...)
; compiling (DEFUN BINARY-EXISTS ...)
; compiling (DEFUN COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ...)
; compiling (DEFUN LOAD-SOURCE-IF-NO-BINARY ...)
; compiling (DEFUN FILES-WHICH-NEED-COMPILATION ...)
; compiling (DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ...)
; compiling (DEFUN FILES-IN-SYSTEM ...)
; compiling (DEFUN FILE-PATHNAMES-IN-COMPONENT ...)
; compiling (DEFUN FILE-COMPONENTS-IN-COMPONENT ...)
; compiling (SETF (SYMBOL-FUNCTION #) ...)
; compiling (DEFPARAMETER *PRINT-COMMAND* ...)
; compiling (DEFUN SYSTEM-SOURCE-SIZE ...)
; compiling (DEFUN FILE-LIST-SIZE ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/mk-defsystem_3.3.i.asdf/defsystem.fasl written
; compilation finished in 0:00:06
WARNING:
   COMPILE-FILE warned while performing #<COMPILE-OP NIL {40006E41}> on
   #<CL-SOURCE-FILE "defsystem" {40006E51}>.
WARNING: MAKE also exports the following symbols:
  (MAKE:*RELOAD-SYSTEMS-FROM-DISK* MAKE:*CENTRAL-REGISTRY*
                                   MAKE:DEFSYSTEM
                                   MAKE:*DEFSYSTEM-VERSION*
                                   MAKE:FILES-WHICH-NEED-COMPILATION
                                   MAKE:FIND-SYSTEM
                                   MAKE:*BIN-SUBDIR*
                                   MAKE:OOS
                                   MAKE:MACHINE-TYPE-TRANSLATION
                                   MAKE:UNDEFSYSTEM
                                   MAKE:DESCRIBE-SYSTEM
                                   MAKE:*BINARY-PATHNAME-DEFAULT*
                                   MAKE:OPERATE-ON-SYSTEM
                                   MAKE:ADD-REGISTRY-LOCATION
                                   MAKE:HARDCOPY-SYSTEM
                                   MAKE:*DONT-REDEFINE-REQUIRE*
                                   MAKE:*SOURCE-PATHNAME-DEFAULT*
                                   MAKE:LOAD-SYSTEM
                                   MAKE:EDIT-SYSTEM
                                   MAKE:FILES-IN-SYSTEM
                                   MAKE:SOFTWARE-TYPE-TRANSLATION
                                   MAKE:*MINIMAL-LOAD*
                                   MAKE:COMPILER-TYPE-TRANSLATION
                                   MAKE:COMPILE-SYSTEM
                                   MAKE:CLEAN-SYSTEM
                                   MAKE:*COMPILE-DURING-LOAD*
                                   MAKE:DEFINE-LANGUAGE
                                   MAKE:AFS-SOURCE-DIRECTORY
                                   MAKE:*MULTIPLE-LISP-SUPPORT*
                                   MAKE:AFS-BINARY-DIRECTORY
                                   MAKE:MAKE-SYSTEM-TAG-TABLE
                                   MAKE:SYSTEM-SOURCE-SIZE
                                   MAKE:ALLEGRO-MAKE-SYSTEM-FASL
                                   MAKE:*FILES-MISSING-IS-AN-ERROR*
                                   MAKE:DEFINED-SYSTEMS)
See also:
  The ANSI Standard, Macro DEFPACKAGE
; 
; compilation unit aborted
;   caught 1 fatal ERROR condition
;   caught 7 STYLE-WARNING conditions
;   printed 6 notes
Lock on package COMMON-LISP violated when setting the symbol-function of
REQUIRE.
See also:
  The SBCL Manual, Node "Package Locks"
  The ANSI Standard, Section 11.1.2.1.2