1 May 2010 15:19
Re: Running "ant test.abcl": Pathname error
On 4/30/10 8:26 PM, Erik Huelsmann wrote: > Hi Mark, > > > Today I tried to run ABCL's tests on Windows. I seem to have an issue, > either with the new ASDF stuff, or with the new Pathname stuff. I'm > not sure which, but hopefully you do. This is the output I get from > "ant test.abcl" on Windows: > > [java] Error while trying to load definition for system abcl > from pathname C:\Users\Erik\Documents\abcl-j\abcl.asd: > Pathname has no namestring: #P(:DEVICE "C" :DIRECTORY (:ABSOLUTE > "Users" "Erik" "Documents" "abcl-j") :NAME "abcl-test-lisp" :TYPE > "asd.lnk" :VERSION :NEWEST) > [java] Java Result: 2 > [echo] Finished recording test output in abcl-test-20101530-1515.log. This should be fixed with [12642][1]. Now to tackle the problems reported by Carlos… [1]: http://trac.common-lisp.net/armedbear/changeset/12642 -- -- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."
RSS Feed