[clbuild-devel] Exception after clbuild install with debian's sbcl - and the 'common-lisp-controller'
Andreas Fuchs
asf at boinkor.net
Tue Mar 4 13:44:48 UTC 2008
On Feb 28, 2008, at 8:54, Dietrich Bollmann wrote:
> clbuild run demodemo
>
>> ...snip...
>> unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "initial
> thread" {A72DEE9}>:
>> Error during processing of --eval option "(load
> \"/home/dietrich/lisp/clbuild/clbuild.lisp\")":
>>
>> failed to find the WRITE-DATE
> of /home/dietrich/lisp/clbuild/source/slime/swank-loader.fasl:
>> No such file or directory
>
> The reason probably is that the debian sbcl install uses the
> `common-lisp-controller' ( http://www.cliki.net/common-lisp-
> controller )
> which (citation from http://www.cliki.net/common-lisp-controller ):
As happy as I am to blame things on clc, this time it it's not at
fault (-:
The problem was a recent change to swank.asd, compounded by a recent
file system interface change in SBCL, which caused asdf to look for a
compilation output file that wasn't ever going to get written. The
last commit to slime by Marco Baringer should get things working again.
If you have a swank-loader.fasl from working around this issue, I
recommend you delete it (-:
Cheers,
--
Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs
More information about the clbuild-devel
mailing list