PWD=/cygdrive/f/asdf-windows/test ASDF_TEST_LISPS=allegro allegro8 allegromodern allegromodern8 allegro_s allegro8_s allegromodern_s allegromodern8_s allegro_64 allegro8_64 allegromodern_64 allegromodern8_64 allegro_64_s allegro8_64_s allegromodern_64_s allegromodern8_64_s clisp OLDPWD=/cygdrive/f/asdf-windows g:/windows/allegro/32/non-smp/alisp +c -q -batch -e "(or\`,#.(load(string\`|script-support.lisp|))#.(asdf-test::compile-asdf-script))" Compiled OK Testing: test-utilities.script g:/windows/allegro/32/non-smp/alisp +c -q -batch -e "'(#.(load(string'|script-support.lisp|))#.(asdf-test::load-asdf)#.(asdf-test::frob-packages)#.(asdf-test:run-test-script'|test-utilities.script|))" Using g:/windows/allegro/32/non-smp/alisp, test-utilities.script failed you can retry compilation with: ./test/run-tests.sh allegro test-utilities.script or more interactively (and maybe with rlwrap or in emacs), start with: (cd test ; g:/windows/allegro/32/non-smp/alisp -q ) then copy/paste: '(#.(load "script-support.lisp") #.(asdf-test::da) #.(load-asdf) #.(frob-packages) #.(asdf::with-asdf-cache () (load "test-utilities.script"))) -#--------------------------------------- Using g:/windows/allegro/32/non-smp/alisp Ran 1 tests: 0 passing and 1 failing failing test(s): test-utilities.script -#---------------------------------------