[elephant-devel] problems w/ ClozureCL
Ian Eslick
eslick at media.mit.edu
Sun Sep 20 16:43:46 UTC 2009
Try BDB 4.7 - it's required for the current dev head.
run tests/delscript.sh from tests - it will clean out all the tests
databases. It is possible there are some regressions on head which,
if you reproduce your errors after running delscript, I'll try to look
at this week.
Thank you,
Ian
On Sep 20, 2009, at 9:27 AM, Derrell Piper wrote:
> Clean script? No, I guess not. Per Section 3.10, I just did this in
> the REPL:
>
> (asdf:operate 'asdf:load-op :elephant-tests)
> (in-package "ELEPHANT-TESTS")
> (setq *default-spec* *testbdb-spec*)
> (do-backend-tests)
>
> What clean script are you referring to? My BDB version is 4.6.
>
> Thanks,
>
> Derrell
>
> On Sep 20, 2009, at 9:00 AM, elephant-devel-request at common-lisp.net
> wrote:
>
>> Did you run the clean script before running the tests? I have
>> exactly
>> that configuration locally and use it daily without incident. Also,
>> which BDB version are you using? -Ian
>
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
More information about the elephant-devel
mailing list