Re: [Qemu-devel] Buildbot failures (MinGW)

2013-11-11 Thread Gerd Hoffmann
On So, 2013-11-10 at 19:25 +0100, Stefan Weil wrote:
 Hello Gerd,
 
 could you please install bison and flex on the buildbot machine for
 default_mingw?

Done.

cheers,
  Gerd






[Qemu-devel] Buildbot failures (MinGW)

2013-11-10 Thread Stefan Weil
Hello Gerd,

could you please install bison and flex on the buildbot machine for
default_mingw?
That would fix some errors in the dtc build:

 BISON dtc-parser.tab.c
make[1]: bison: Command not found
 LEX dtc-lexer.lex.c
make[1]: flex: Command not found

See
http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/773/steps/compile/logs/stdio
for the context.

The build will still fail when compiling qga/vss-win32.c - I have
already sent a patch for that error which hopefully
will get merged soon.I'd appreciate if more of the buildbots would at
least compile QEMU 1.7.

Regards,
Stefan