sql/base/package.lisp does a bunch of implementation conditionals to import MOP symbols. It may be cleaner to use closer-mop instead. A potential issue is closer-mop no longer lists cmucl as actively supported, though it still ships a closer-cmu.lisp file (which may or may not work).