stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] StumpWM on SBCL 1.0.57 fails (succeeds on 1.0.54)


From: Duncan Bayne
Subject: [STUMP] StumpWM on SBCL 1.0.57 fails (succeeds on 1.0.54)
Date: Mon, 28 May 2012 18:50:01 +1000

Hi All,

I am trying to get StumpWM installed on Linux Mint 13.  If I install
it against SBCL 1.0.57 (built from source) I get the following:

debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "main thread" RUNNING {10036A8F93}>:
  There is no applicable method for the generic function
    #<STANDARD-GENERIC-FUNCTION ASDF::%COMPONENT-ENCODING (0)>
  when called with arguments
    (#<ASDF:CL-SOURCE-FILE "asdf" "asdf">).

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

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry calling the generic function.
  1: [RETRY   ] Retry compiling #<CL-SOURCE-FILE "asdf" "asdf">.
  2: [ACCEPT  ] Continue, treating compiling #<CL-SOURCE-FILE "asdf" "asdf"> as
                having been successful.
  3: [RETRY   ] Retry EVAL of current toplevel form.
  4: [CONTINUE] Ignore error and continue loading file
"/usr/lib/stumpwm/load.lisp".
  5: [ABORT   ] Abort loading file "/usr/lib/stumpwm/load.lisp".
  6:            Ignore runtime option --load "/usr/lib/stumpwm/load.lisp".
  7:            Skip rest of --eval and --load options.
  8:            Skip to toplevel READ/EVAL/PRINT loop.
  9: [EXIT    ] Exit SBCL (calling #'EXIT, killing the process).

((SB-PCL::FAST-METHOD NO-APPLICABLE-METHOD (T))
 #<unused argument>
 #<unused argument>
 #<STANDARD-GENERIC-FUNCTION ASDF::%COMPONENT-ENCODING (0)>
 #<ASDF:CL-SOURCE-FILE "asdf" "asdf">)
0] ;
; compilation unit aborted
;   caught 1 fatal ERROR condition

... whereas if I downgrade to 1.0.54 (again, built from source)
everything works normally.

Has anyone else experienced this?

-- 
Duncan Bayne
ph: +61 420817082 | web: http://duncan-bayne.github.com/ | skype: duncan_bayne



reply via email to

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