ACLiC fails to generate the dependency file in a VM

If you mean the "Make sure the temporary file is closed before renaming it. Fixes #9730 #9732 " commits, then I’m afraid they address a different issue. Or do you mean other commits?

I tried to take the latest “root/core/dictgen/src/rootcling_impl.cxx” and rebuild my ROOT 6.24 but it died at “G__ROOTVecOps.cxx.o”.

So, I patched the original “rootcling_impl.cxx” in the “clean” and “commit” routines, adding the required “ifile.close();”, but … the problem reported here is still present.