And this is what it looks like when you load it like it should actually
be done:

Script started on Tue Feb 22 22:50:30 2005
CMU Common Lisp CVS release-19a 19a-release-20040728 + minimal debian patches, 
running on lucien
With core: /usr/lib/cmucl/lisp.core
Dumped on: Tue, 2005-02-22 22:50:20+01:00 on lucien
For support see http://www.cons.org/cmucl/support.html Send bug reports to the 
debian BTS.
or to [EMAIL PROTECTED]
type (help) for help, (quit) to exit, and (demo) to see the demos

Loaded subsystems:
    Python 1.1, target Intel x86
    CLOS based on Gerd's PCL 2004/04/14 03:32:47
*  (asdf:oos 'asdf:load-op :port)

; loading system definition from /usr/share/common-lisp/systems/port.asd into
; #<The ASDF1498 package>
; Loading #p"/usr/share/common-lisp/source/port/port.asd".
; registering #<SYSTEM PORT {580207ED}> as PORT

; Python version 1.1, VM version Intel x86 on 22 FEB 05 10:50:39 pm.
; Compiling: /usr/share/common-lisp/source/port/ext.lisp 05 OCT 02 03:53:09 pm

; Compiling DEFINE-CONDITION CODE:
; Compiling DEFINE-CONDITION CODE:
; Compiling DEFINE-CONDITION CODE:
; Byte Compiling Top-Level Form:
; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'BOUNDP
                                         '(PCL:SLOT-ACCESSOR :GLOBAL MESG ...)
                                         ...):
; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'BOUNDP
                                         '(PCL:SLOT-ACCESSOR :GLOBAL ARGS ...)
                                         ...):
; Compiling DEFINE-CONDITION CODE:
; Compiling DEFINE-CONDITION CASE-ERROR:
; Byte Compiling Top-Level Form:
; Compiling DEFINE-CONDITION NOT-IMPLEMENTED:
; Compiling DEFINE-CONDITION NOT-IMPLEMENTED:
; Compiling DEFINE-CONDITION NOT-IMPLEMENTED:
; Converted DEFSUBST.
; Compiling DEFMACRO DEFSUBST:
; Byte Compiling Top-Level Form:
; Converted DEFCUSTOM.
; Compiling DEFMACRO DEFCUSTOM:
; Converted DEFCONST.
; Compiling DEFMACRO DEFCONST:
; Converted MK-ARR.
; Compiling DEFMACRO MK-ARR:
; Converted WITH-GENSYMS.
; Compiling DEFMACRO WITH-GENSYMS:
; Converted MAP-IN.
; Compiling DEFMACRO MAP-IN:
; Converted GC.
; Compiling DEFUN GC:
; Converted QUIT.
; Compiling DEFUN QUIT:
; Byte Compiling Top-Level Form:
; Converted EOF-P.
; Compiling DEFUN EOF-P:
; Converted STRING-TOKENS.
; Compiling DEFUN STRING-TOKENS:
; Byte Compiling Top-Level Form:
; Converted UNLOCK-PACKAGE.
; Compiling DEFMACRO UNLOCK-PACKAGE:
; Converted RESTORE-PACKAGE-LOCK.
; Compiling DEFMACRO RESTORE-PACKAGE-LOCK:
; Converted COMPOSE.
; Compiling DEFMACRO COMPOSE:
; Converted COMPOSE-F.
; Compiling DEFUN COMPOSE-F:
; Byte Compiling Top-Level Form:
; Converted COMPOSE-ALL.
; Compiling DEFUN COMPOSE-ALL:
; Byte Compiling Top-Level Form:

; /var/cache/common-lisp-controller/bkhl/cmucl/port/ext.x86f written.
; Compilation finished in 0:00:01.
; Loading #p"/var/cache/common-lisp-controller/bkhl/cmucl/port/ext.x86f".
Warning:  PORT also exports the following symbols:
  (REQUIRED-ARGUMENT)

; Python version 1.1, VM version Intel x86 on 22 FEB 05 10:50:41 pm.
; Compiling: /usr/share/common-lisp/source/port/gray.lisp 05 OCT 02 03:53:09 pm

; Loading #p"/usr/lib/cmucl/subsystems/gray-streams-library.x86f".


Attempt to modify the locked package COMMON-LISP, by
   redefining function STREAM-ELEMENT-TYPE
   [Condition of type PACKAGE-LOCKED-ERROR]

Restarts:
  0: [CONTINUE      ] Ignore the lock and continue
  1: [UNLOCK-PACKAGE] Disable package's definition-lock, then continue
  2: [UNLOCK-ALL    ] Disable all package locks, then continue
  3:                  Return NIL from load of 
"library:subsystems/gray-streams-library".
  4: [RETRY         ] Retry performing #<ASDF:COMPILE-OP NIL {58035EF5}> on
                      #<ASDF:CL-SOURCE-FILE "gray" {5802DE3D}>.
  5: [ACCEPT        ] Continue, treating #<ASDF:COMPILE-OP NIL {58035EF5}> on
                      #<ASDF:CL-SOURCE-FILE "gray" {5802DE3D}> as having been
                      successful.
  6: [ABORT         ] Return to Top-Level.

Debug  (type H for help)

(REDEFINING-FUNCTION STREAM-ELEMENT-TYPE #<unused-arg>)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:
  target:code/package.lisp.
0] (quit)
; Compilation aborted after 0:00:03.

; Compilation unit aborted.
;   1 fatal error


Script done on Tue Feb 22 22:50:44 2005


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to