[Buildbot-devel] VC8 and VC9 errors and lack of logs
Benoît Allard
benoit at aeteurope.nl
Wed Dec 1 16:50:54 UTC 2010
Hi Rishi,
Rishi Verma wrote:
> Hi All,
>
> I was trying to use VC8 and VC9 buildbot steps for building on the same Windows machine. VC8 seems to work well, however running VC9 has an exit code of 1, however finding the cause or any info is rather difficult. The web logs for stdio, warnings, and exceptions show nothing.
> Stdio shows the basic env and the exit code = 1.
>
I would say that's it pretty much sufficient to find the trouble.
Actually, the trickiest part for those steps is to set up a correct env.
so if you know the env that has been set up (displayed in stdio log), as
well as the command he is trying to call (also displayed), you should be
able to debug it quite a bit.
Manually, launching the "Visual Studio 2008 Command Promt" should bring
you to the same environment, then moving to the right directory and
calling the same command as he do should give the same result. Try
comparing those two states.
You can post your "stdio" as well if you don't find anything.
Regards
Benoit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6031 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20101201/21cdb16d/attachment.bin>
More information about the devel
mailing list