Hi Robert, exactly, these errors are not ASDF related. I had reviewed them and think the same as you. But just reported shortly "no regressions detected" to save your attention from the details.
07.05.2014, 17:09, "Robert P. Goldman" rpgoldman@sift.info:
I checked the failures in this transcript, and as far as I can tell, none of them are ASDF issues. cl-gtk2-gtk dumps a million warnings from use of an obsolete/deprecated interface, and has an FFI problem. teepeedee2 seems to have a problem deep in the bowels of Babel, that looks like a Babel bug, not related to ASDF. utils-kt on ABCL has a stack overflow (perhaps it counts on tail recursion, which can't happen in the JVM?), and anyway, this hasn't worked in the past, either.
So I interpret these results (http://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-43.html) as being encouraging that the latest ASDF release can be successfully folded into quicklisp.
Best, r