The clamav-mussels-cookbook contains some subdirectories:
collections
recipes
tools
If you run msl build from any one of these subdirectories it may fail to find the dependencies. If if you build in recipes it might not find the cmake tool. If you build in collections it might not find the libz recipe.
The failure is pretty confusing. My best idea right now to round this sharp corner would be if Mussels would show what recipes were loaded relative to the current directory, it would may be more obvious when a recipe can't be found because it wasn't loaded.
The
clamav-mussels-cookbookcontains some subdirectories:collectionsrecipestoolsIf you run
msl buildfrom any one of these subdirectories it may fail to find the dependencies. If if you build inrecipesit might not find thecmaketool. If you build incollectionsit might not find thelibzrecipe.The failure is pretty confusing. My best idea right now to round this sharp corner would be if Mussels would show what recipes were loaded relative to the current directory, it would may be more obvious when a recipe can't be found because it wasn't loaded.