Message 159311 - Python tracker
At the very least, failing to regenerate importlib.h shouldn't be a fatal build error. It should just run with what its got, and hopefully you will get a working interpreter out the other end, such that you can regenerate the frozen module on the next pass. If we change that, then I'm OK with keeping the automatic rebuild.