I'm not sure if this is related to the latest patch, but now I have
problems compiling the manual with "SBCL 1.0.27.debian":

make calling

/usr/bin/sbcl --eval "(progn (require 'asdf) (require 'stumpwm) (load 
\"manual.lisp\"))" --eval "(progn (stumpwm::generate-manual) (sb-ext:quit))"

results in

debugger invoked on a TYPE-ERROR in thread #<THREAD "initial thread" RUNNING 
{10029E31E1}>: The value #<SB-KERNEL:NAMED-TYPE T> is not of type LIST.

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE] Ignore runtime option --eval "(progn (stumpwm::generate-manual) 
(sb-ext:quit))".
  1: [ABORT   ] Skip rest of --eval and --load options.
  2:            Skip to toplevel READ/EVAL/PRINT loop.
  3: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).

((LAMBDA (STREAM &OPTIONAL (#:FORMAT-ARG-21 (ERROR # :COMPLAINT "required 
argument missing" :CONTROL-STRING "@defun {~a} ~{~a~^ ~}~%~a~&@end defun~%~%" 
:OFFSET 9)) (#:FORMAT-ARG-22 (ERROR # :COMPLAINT "required argument missing" 
:CONTROL-STRING "@defun {~a} ~{~a~^ ~}~%~a~&@end defun~%~%" :OFFSET 13)) 
(#:FORMAT-ARG-23 (ERROR # :COMPLAINT "required argument missing" 
:CONTROL-STRING "@defun {~a} ~{~a~^ ~}~%~a~&@end defun~%~%" :OFFSET 24)) &REST 
SB-FORMAT::ARGS)) #<SB-SYS:FD-STREAM for "file 
/home/fdf/opt/anon-vc/stumpwm/stumpwm.texi" {1002C8FB11}> 
"pathname-is-executable-p" #<SB-KERNEL:NAMED-TYPE T> "Return T if the pathname 
describes an executable file.")
0]

pathname-is-executable-p appears here, but that's all I know, I'm not
familiar with the code and have no time to investigate.


-- 
        Friedrich Delgado Friedrichs <frie...@nomaden.org>
                             TauPan on Ircnet and Freenode ;)


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to