Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-21 Thread [EMAIL PROTECTED]
I guess the problem was that I was using the CVS version. I installed the darcs version and all tests were good. One comment I would make is that the documentation does not really say or recommend to use the darcs version. Additionally, the documentation does not say that fiveam and arnesi

Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-21 Thread Robert L. Read
Should you be using the darcs system? The CVS tree is about 6 months out of date. I think you should either use one of the release tarballs or use darcs to get the latest version. On Thu, 2008-02-21 at 11:15 -0500, Ian Eslick wrote: > > > > I erased the entire elephant directory and re-downloade

Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-21 Thread Robert L. Read
No, I can't test this, because I don't have BDB installed on my x86_64. On Thu, 2008-02-21 at 11:15 -0500, Ian Eslick wrote: > Robert, > > Can you see if you can reproduce this. I can't get back to it now for > a couple of days. > > Waldo, if you don't hear anything from us in a few days jus

Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-21 Thread Ian Eslick
Robert, Can you see if you can reproduce this. I can't get back to it now for a couple of days. Waldo, if you don't hear anything from us in a few days just ping us again. Thanks, Ian On Feb 21, 2008, at 11:11 AM, [EMAIL PROTECTED] wrote: Hi Ian, I erased the entire elephant director

Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-21 Thread [EMAIL PROTECTED]
Hi Ian, I erased the entire elephant directory and re-downloaded the CSV repository again just now. The contents of the tests/testdb were just the README file and the CVS directory. I ran the tests and got the exact same result. I then erased the tests/testdb and then re-created a new bla

Re: [elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-20 Thread Ian Eslick
Hmmm...I can't reproduce this. Anyone else? Did you clean the tests/testdb directory before running the test? While we try to keep the tests idempotent, sometimes a pre-existing database (esp. from a prior version of the code) can create problems. Ian On Feb 20, 2008, at 8:29 PM, [EMAIL

[elephant-devel] Elephant BDB Tests Fail on OS X Leopard, SBCL 1.0.14

2008-02-20 Thread [EMAIL PROTECTED]
Hi all, I downloaded the latest elephant this morning and ran the BDB tests, one of which failed. I haven't really looked much into it because I'm traveling. However, just wanted to share this with you in case you were aware (or not) and I might have missed something. Thanks, Waldo