I grabbed the latest sources and ran make test with current cmucl. The basic tests pass but I get this:
-#--------------------------------------- Using cmulisp Ran 44 tests: 44 passing and 0 failing all tests apparently successful -#---------------------------------------
./test/run-tests.sh -c cmucl ./test/run-tests.sh -l cmucl fare-all Loading all these systems: fare-all
[snip]
Trying to load FARE-ALL TEST ABORTED: Component FARE-ALL not found
Can I just ignore this?
Ray