b88f236ae4
The K/N compiler uses a toolchain and command line tools provided by Xcode. But if Xcode or command line are not properly installed the compiler fails with a cryptic error message (e.g. see #3587). This patch processes failures during an xcrun execution and reports a better error message.