qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/4] event: Add source information to SHUTDOW


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v3 0/4] event: Add source information to SHUTDOWN
Date: Thu, 27 Apr 2017 15:02:42 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 04/27/2017 02:49 PM, address@hidden wrote:
> Hi,
> 
> This series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce 
> it
> locally.
> 

>   CC      util/buffer.o
> In file included from 
> /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66:0,
>                  from 
> /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
>                  from 
> /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypesbase.h:12,
>                  from 
> /usr/x86_64-w64-mingw32/sys-root/mingw/include/shlobj.h:9,
>                  from /tmp/qemu-test/src/util/oslib-win32.c:42:
> /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:14302:3: error: 
> conflicting types for 'ShutdownType'
>  } ShutdownType;
>    ^~~~~~~~~~~~
> In file included from /tmp/qemu-test/src/include/qapi/error.h:118:0,
>                  from /tmp/qemu-test/src/util/oslib-win32.c:34:
> ./qapi-types.h:1591:3: note: previous declaration of 'ShutdownType' was here
>  } ShutdownType;
>    ^~~~~~~~~~~~
> /tmp/qemu-test/src/rules.mak:69: recipe for target 'util/oslib-win32.o' failed

Well, that's a real bug. Guess I get to post v4, once I test via docker
that mingw is happy.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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