qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] buildbot failure in qemu on block_mingw32


From: Kevin Wolf
Subject: Re: [Qemu-devel] buildbot failure in qemu on block_mingw32
Date: Mon, 22 Oct 2012 14:30:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 20.10.2012 03:04, schrieb address@hidden:
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]