Is it possible to make the Qt/Windows EWS bots report what the build errors actually were? Qt doesn't seem to provide any stdio output. MSVC does, but it logs the output into BuildLog.htm files--would it be possible to scrape the text information out of these files and make them available?
I ask because one of my patches didn't build on the Windows EWS bot, and so far, I still haven't managed to get the Windows port of WebKit to successfully compile.
Daniel