With UIOP 3.3.0 loaded, weblocks-utils and a number of other things no longer build in SBCL due to package variance. Not a problem before.
1
1
7
0
0
Easy way to see: fetch uiop 3.3.0 to ~/quicklisp/local-projects/, (ql:quickload "weblocks-utils" :verbose t), fail.
There's also a problem where UIOP gets compiled over and over and over again for e.g. hu.dwim.presentation. Makes the build way longer.