> On Tue, Jan 08, 2013 at 01:06:19AM +0100, q...@buildbot.b1-systems.de > wrote: >> The Buildbot has detected a new failure on builder block_mingw32 while >> building qemu. >> Full details are available at: >> http://buildbot.b1-systems.de/qemu/builders/block_mingw32/builds/439 >> >> Buildbot URL: http://buildbot.b1-systems.de/qemu/ >> >> Buildslave for this Build: kraxel_rhel61 > > Here is the error: > > /usr/i686-pc-mingw32/sys-root/mingw/include/stdlib.h:371: note: previous > declaration of 'atexit' was here > /home/buildbot/slave-public/block_mingw32/build/savevm.c: In function > 'do_savevm': > /home/buildbot/slave-public/block_mingw32/build/savevm.c:2097: error: > storage size of 'tb' isn't known > /home/buildbot/slave-public/block_mingw32/build/savevm.c:2133: warning: > implicit declaration of function '_ftime' > /home/buildbot/slave-public/block_mingw32/build/savevm.c:2133: warning: > nested extern declaration of '_ftime' > /home/buildbot/slave-public/block_mingw32/build/savevm.c:2097: warning: > unused variable 'tb' > > Stefan
I don't get this error in line 2097 with my native and cross builds, nor do I get the warnings. Which version of MinGW is used on the buildbot? Anyway, it will be fixed with the pending patch http://patchwork.ozlabs.org/patch/210240/ Stefan