Zach Beane xach@xach.com writes:
A number of projects fail to build with the latest ASDF from git. A few of them seem to be related to defining a custom file component class that has a custom file type. For example, see jwacs and portable aserve:
[snip]
CommonQT's failure:
qt.asd: The slot TYPE is unbound in the object #<MAKEFILE "qt" "commonqt.pro">.
Zach