qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: famz@redhat.com, armbru@redhat.com, alistair.francis@xilinx.com
Subject: Re: [Qemu-devel] [PATCH v3 0/4] event: Add source information to SHUTDOWN
Date: Thu, 27 Apr 2017 15:02:42 -0500	[thread overview]
Message-ID: <a5eece39-2718-f5ea-ca7a-34b0d105e3b0@redhat.com> (raw)
In-Reply-To: <149332257377.114.5175749327718203613@c05f1edc8ed1>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

On 04/27/2017 02:49 PM, no-reply@patchew.org 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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2017-04-27 20:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27 19:22 [Qemu-devel] [PATCH v3 0/4] event: Add source information to SHUTDOWN Eric Blake
2017-04-27 19:22 ` [Qemu-devel] [PATCH v3 1/4] shutdown: Simplify shutdown_signal Eric Blake
2017-04-27 19:22 ` [Qemu-devel] [PATCH v3 2/4] shutdown: Prepare for use of an enum in reset/shutdown_request Eric Blake
2017-04-27 19:22 ` [Qemu-devel] [PATCH v3 3/4] shutdown: Add source information to SHUTDOWN and RESET Eric Blake
2017-04-27 19:22 ` [Qemu-devel] [PATCH v3 4/4] RFC: shutdown: Expose full ShutdownType across QMP Eric Blake
2017-04-27 19:49 ` [Qemu-devel] [PATCH v3 0/4] event: Add source information to SHUTDOWN no-reply
2017-04-27 20:02   ` Eric Blake [this message]
2017-04-27 19:51 ` no-reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5eece39-2718-f5ea-ca7a-34b0d105e3b0@redhat.com \
    --to=eblake@redhat.com \
    --cc=alistair.francis@xilinx.com \
    --cc=armbru@redhat.com \
    --cc=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).