"Robert Goldman" rpgoldman@sift.info écrivait:
This is yet another problem that comes from the fact that the build plans are linear, instead of hierarchical -- for example there's no subsequence that is identifiable as being the set of operations for a particular module.
Logically speaking, there's a tree structure in the build process that is what you need, but I don't believe that there are any facilities in ASDF to recover that tree structure.
This may be the best you can do.
I think I'll go with Faré's suggestion, scripting it for every library and changing the cache directory every time.