My quicklisp/local-projects is a symlink to a different directory hierarchy; ql doesn't support that:
(ql:list-local-projects)
(#P"/home/...my-local-projects/drakmadrakma.asd" ...)
Ie. there's a directory separator missing between the source directory and the asd file.