On Sat, Oct 06, 2012 at 01:51:24AM +0200, q...@buildbot.b1-systems.de wrote: > The Buildbot has detected a new failure on builder default_mingw32 while > building qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/default_mingw32/builds/396 > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > Buildslave for this Build: kraxel_rhel61 > > Build Reason: The Nightly scheduler named 'nightly_default' triggered this > build > Build Source Stamp: [branch master] HEAD > Blamelist: > > BUILD FAILED: failed compile
qemu-sockets.c: In function 'inet_connect_addr': qemu-sockets.c:285: warning: passing argument 4 of 'setsockopt' from incompatible pointer type /usr/i686-pc-mingw32/sys-root/mingw/include/winsock2.h:551: note: expected 'const char *' but argument is of type 'const int *' make: *** [qemu-sockets.o] Error 1 I believe this is fixed by the recent Windows sockets API fixes. Let's wait for the dust to settle and see if the failure persists. Stefan