joel@buckaroo-home:systems$ find .. -name '*.lx64fsl' -exec rm {} \; joel@buckaroo-home:systems$ rlwrap openmcl64 Welcome to OpenMCL Version 1.1-pre-070408 (LinuxX8664)! ? (require :asdf) :ASDF ("ASDF") ? (asdf:oos 'asdf:load-op :hunchentoot-test) ; loading system definition from hunchentoot-test.asd into # ; registering # as HUNCHENTOOT-TEST ; loading system definition from cl-who.asd into # ; registering # as CL-WHO ; loading system definition from hunchentoot.asd into # ; registering # as HUNCHENTOOT ; loading system definition from url-rewrite.asd into # ; registering # as URL-REWRITE ; loading system definition from rfc2388.asd into # ; registering # as RFC2388 ; loading system definition from md5.asd into # ; registering # as MD5 ; loading system definition from cl+ssl.asd into # ; registering # as CL+SSL ; loading system definition from flexi-streams.asd into # ; registering # as FLEXI-STREAMS ; registering # as FLEXI-STREAMS-TEST ; loading system definition from trivial-gray-streams.asd into # ; registering # as TRIVIAL-GRAY-STREAMS ; loading system definition from cffi.asd into # ; registering # as CFFI ; loading system definition from cl-ppcre.asd into # ; registering # as CL-PPCRE ; loading system definition from cl-base64.asd into # ; registering # as CL-BASE64 ; registering # as CL-BASE64-TESTS ; loading system definition from chunga.asd into # ; registering # as CHUNGA ;Compiler warnings for "/home/joel/work/webdev/hunchentoot/flexi-streams/stream.lisp" : ; Unused lexical variable STREAM, in (SET-ENCODING-TABLE (T)) inside an anonymous lambda form. ; Unused lexical variable STREAM, in (SET-ENCODING-HASH (T)) inside an anonymous lambda form. ; Warning: COMPILE-FILE warned while performing # on #. ; While executing: #, in process listener(1). ;Compiler warnings for "/home/joel/work/webdev/hunchentoot/chunga/input.lisp" : ; Unused lexical variable OBJECT, in (CHUNKED-INPUT-STREAM-EXTENSIONS (T)). ; Unused lexical variable OBJECT, in (CHUNKED-INPUT-STREAM-TRAILERS (T)). ; Unused lexical variable OBJECT, in (CHUNKED-STREAM-INPUT-CHUNKING-P (T)). ; Warning: COMPILE-FILE warned while performing # on #. ; While executing: #, in process listener(1). ;Compiler warnings for "/home/joel/work/webdev/hunchentoot/chunga/output.lisp" : ; Unused lexical variable OBJECT, in (CHUNKED-STREAM-OUTPUT-CHUNKING-P (T)). ; Warning: COMPILE-FILE warned while performing # on #. ; While executing: #, in process listener(1). > Error: The function MAKE-LOCK is predefined in OpenMCL. > While executing: CCL::REDEFINE-KERNEL-FUNCTION, in process listener(1). > Type :GO to continue, :POP to abort, :R for a list of available restarts. > If continued: Replace the definition of MAKE-LOCK. > Type :? for other options. 1 > :B (2AAAAACBB658) : 0 (REDEFINE-KERNEL-FUNCTION 'MAKE-LOCK) 541 (2AAAAACBB670) : 1 (FSET 'MAKE-LOCK #) 397 (2AAAAACBB698) : 2 (%DEFUN # [...]) 397 (2AAAAACBB6C0) : 3 (%FASLOAD "/home/joel/work/webdev/hunchentoot/hunchentoot/port-mcl.lx64fsl" [...]) 1629 (2AAAAACBB768) : 4 (FUNCALL #'# #P"/home/joel/work/webdev/hunchentoot/hunchentoot/port-mcl.lx64fsl") 101 (2AAAAACBB788) : 5 (%LOAD #P"/home/joel/work/webdev/hunchentoot/hunchentoot/port-mcl.lx64fsl" NIL 'CCL::%FASL-READ-BYTE :ERROR :DEFAULT) 2477 (2AAAAACBB8C0) : 6 (LOAD #P"/home/joel/work/webdev/hunchentoot/hunchentoot/port-mcl.lx64fsl" [...]) 997 (2AAAAACBB960) : 7 (FUNCALL #'#<#> # #) 261 (2AAAAACBB9B0) : 8 (%%BEFORE-AND-AFTER-COMBINED-METHOD-DCODE '(NIL #<#> . 5864062285646)) 893 (2AAAAACBBA20) : 9 (%%STANDARD-COMBINED-METHOD-DCODE '(NIL # #<#>) 5864062285646) 261 (2AAAAACBBA88) : 11 (OPERATE 'ASDF:LOAD-OP :HUNCHENTOOT-TEST [...]) 1653 (2AAAAACBBB68) : 12 (CALL-CHECK-REGS 'ASDF:OOS [...]) 229 (2AAAAACBBBA0) : 13 (TOPLEVEL-EVAL '(ASDF:OOS # :HUNCHENTOOT-TEST) [...]) 429 (2AAAAACBBBF0) : 14 (READ-LOOP [...]) 1893 (2AAAAACBBDF8) : 15 (TOPLEVEL-LOOP) 133 (2AAAAACBBE28) : 16 (FUNCALL #'#) 133 (2AAAAACBBE40) : 17 (FUNCALL #'#) 773 (2AAAAACBBEC8) : 18 (RUN-PROCESS-INITIAL-FORM # '(#)) 701 (2AAAAACBBF48) : 19 (FUNCALL #'# # '(#)) 397 (2AAAAACBBF98) : 20 (FUNCALL #'#) 365 1 >