On 10/22/2012 08:30 AM, Kevin Wolf wrote:
Am 20.10.2012 03:04, schrieb q...@buildbot.b1-systems.de:
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/359

Buildbot URL: http://buildbot.b1-systems.de/qemu/

Buildslave for this Build: kraxel_rhel61

Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:

BUILD FAILED: failed compile

sincerely,
  -The Buildbot

This one is for you, Corey:

   CC    vl.o
In file included from
/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gthread.h:36,
                  from
/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gasyncqueue.h:34,
                  from
/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib.h:34,
                  from qemu-common.h:41,
                  from bitmap.h:15,
                  from vl.c:31:
/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0/glib/gutils.h:290:
warning: redundant redeclaration of 'atexit'
/usr/i686-pc-mingw32/sys-root/mingw/include/stdlib.h:371: note: previous
declaration of 'atexit' was here
vl.c: In function 'parse_add_fd':
vl.c:819: warning: implicit declaration of function 'fcntl'
vl.c:819: warning: nested extern declaration of 'fcntl'
vl.c:819: error: 'F_GETFD' undeclared (first use in this function)
vl.c:819: error: (Each undeclared identifier is reported only once
vl.c:819: error: for each function it appears in.)
vl.c:820: error: 'FD_CLOEXEC' undeclared (first use in this function)
make: *** [vl.o] Error 1

Kevin


I just sent a patch for this. See subject: "[PATCH] main: Hide F_GETFD and FD_CLOEXEC use for _WIN32"

--
Regards,
Corey Bryant


Reply via email to