Seems to work fine. Still not testing on CMUCL, waiting for patch to that.
cheers, r
On Tue, Apr 17, 2012 at 22:13, Raymond Toy toy.raymond@gmail.com wrote:
On 4/15/12 2:26 PM, Robert Goldman wrote:
Seems to work fine. Still not testing on CMUCL, waiting for patch to that.
What patch are you waiting for? Hard for me to fix something that I can't reproduce on my systems. :-(
I recently sent a message to the cmucl mailing list. On my linux amd64 machine running debian testing with kernel 2.6.32-40-generic, the asdf test suite quite reproducibly causes low-level failures with cmucl 2011-03 snapshot and later, and reproducibly works with cmucl 2011-02 snapshot and earlier (I only tried the unicode builds).
make test-lisp lisp=cmucl
I was also getting similar low-level failures compiling cmucl with 20c and not with 20b.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org The Philosophy of Liberty, or Libertarianism, is a theory of Law; it is an ethics of Liberty and Responsibility; it is a cybernetics of Human Action; it is the only authentically subversive ideology.
On 4/17/12 10:14 PM, Faré wrote:
On Tue, Apr 17, 2012 at 22:13, Raymond Toy toy.raymond@gmail.com wrote:
On 4/15/12 2:26 PM, Robert Goldman wrote:
Seems to work fine. Still not testing on CMUCL, waiting for patch to that.
What patch are you waiting for? Hard for me to fix something that I can't reproduce on my systems. :-(
I recently sent a message to the cmucl mailing list.
As I said there, I wasn't able to reproduce it.
However, I'm now using the right branch from the git asdf repo and I do get an error now. Not what you mention there, but it does prevent the tests from running. I'll take a look at it.
Ray
On 4/18/12 Apr 18 -6:49 PM, Raymond Toy wrote:
On 4/17/12 10:14 PM, Faré wrote:
On Tue, Apr 17, 2012 at 22:13, Raymond Toy toy.raymond@gmail.com wrote:
On 4/15/12 2:26 PM, Robert Goldman wrote:
Seems to work fine. Still not testing on CMUCL, waiting for patch to that.
What patch are you waiting for? Hard for me to fix something that I can't reproduce on my systems. :-(
I recently sent a message to the cmucl mailing list.
As I said there, I wasn't able to reproduce it.
However, I'm now using the right branch from the git asdf repo and I do get an error now. Not what you mention there, but it does prevent the tests from running. I'll take a look at it.
Did you see my build failure, too?
thanks, r