CL-USER> (asdf:operate 'asdf/bundle:monolithic-fasl-op :gendl) ; Warning: MONOLITHIC-FASL-OP on # completed without its output file #P"/Users/dcooper8/.cache/common-lisp/ccl-1.9-f96-macosx-x64/Users/dcooper8/genworks/gdl/gendl/gendl--all-systems.dx64fsl" ; While executing: #, in process repl-thread(11). # ((# . #)) CL-USER> (probe-file (first (asdf:output-files 'asdf/bundle:monolithic-fasl-op :gendl))) NIL CL-USER>