Re: Running Lisp tests
Mark Evenson <[email protected]> Sat, 1 Jun 2019 02:12:16 +0200
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <646CA98B-7564-45E3-8D85-50C52B5B01CC__45682.72767808$1559347965$gmane$org@panix.com> |
> On May 27, 2019, at 20:07, Alessio Stalla <[email protected]> wrote: > > Greetings, > > I have trouble running ABCL's Lisp test suites: > > $ ant abcl.test > ...lots of output... > [java] Caught :ASDF/FIND-COMPONENT:MISSING-DEPENDENCY while processing --eval option "(asdf:test-system :abcl/test/ansi/compiled)": > [java] #<MISSING-DEPENDENCY {1337E679}> > [java] Java Result: 2 > ...etc... > > Do you have any idea? What does (asdf:find-system :abcl) return? You need to have the [ANSI-TEST repository cloned locally][ansi-test] as a sibling of where “abcl.asd” is located. This is noted in the [comments within “abcl.asd”][1], and we could certainly profit for a better message in the signaled condition. TODO automate this as part of the things [ABCL-BUILD][abcl-build] can install locally for the user. [ansi-test]: https://gitlab.common-lisp.net/ansi-test/ansi-test.git [1]: https://abcl.org/trac/browser/trunk/abcl/abcl.asd#L86 [abcl-build]: https://abcl.org/trac/browser/trunk/abcl/contrib/abcl-build/build -- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now."