[asdf-devel] prepare-op
Zach Beane
xach at xach.com
Tue Dec 18 18:29:26 UTC 2012
Faré <fahree at gmail.com> writes:
>> Ok, I updated to the latest SBCL sources, did this:
>>
>> sh clean.sh
>> sh make.sh
>> sudo sh install.sh
>>
>> Then I change to the ASDF directory and do this:
>>
>> sbcl --non-interactive --no-userinit --load asdf.lisp --eval "(require :sb-md5)"
>>
>> I still get the permission error.
>>
>> Did I miss a step?
>>
> No, you're not missing anything. That's weird: I tried, and it worked for me.
>
> Can you attach a trace of this?
>
> (trace asdf::visit-action asdf::compute-action-stamp
> asdf::safe-file-write-date) (asdf:traverse (make-instance
> 'asdf:load-op) (asdf:find-system :sb-md5))
Ok, it's attached.
Zach
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: asdf-trace.txt
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20121218/f319dd99/attachment.txt>
More information about the asdf-devel
mailing list