On Fri, Nov 22, 2013 at 07:56:12AM +0100, Stefan Weil wrote: > Am 21.11.2013 09:40, schrieb Stefan Hajnoczi: > > Excellent, thanks! The latest buildbot has compiled successfully: > > http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/784 > > > > It's now hitting a make check failure unrelated to VSS. > > > > Thanks, > > Stefan > > 'make check' for MinGW cross builds needs an installation of wine to run > the resulting exe files. > > I also had to fix tests/Makefile to exclude some POSIX-only tests and to > makesome smaller code fixes. > Now I can run 'make check' for MinGW on a Linux host. > > Patches will follow after QEMU 1.7 - maybe you can prepare the buildbot > with wine.
The mingw build runs on Gerd's buildslave. He would need to install wine on the kraxel_rhel61 buildslave. Stefan