stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Compiling with new SBCL's


From: Friedrich Delgado Friedrichs
Subject: Re: [STUMP] Compiling with new SBCL's
Date: Tue, 9 Jun 2009 09:50:47 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

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 <address@hidden>
                             TauPan on Ircnet and Freenode ;)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]