From: Paolo Bonzini <pbonzini@redhat.com>
To: Felipe Franciosi <felipe@nutanix.com>,
QEMU Developers <qemu-devel@nongnu.org>,
"famz@redhat.com" <famz@redhat.com>
Cc: Mike Cui <cui@nutanix.com>, "Michael S. Tsirkin" <mst@redhat.com>,
Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation
Date: Wed, 14 Jun 2017 19:12:13 +0200 [thread overview]
Message-ID: <cd443e75-eec3-b5fc-1acc-3d4a152db655@redhat.com> (raw)
In-Reply-To: <F0D8D81A-19F6-4311-95C6-B30B38FCB2BC@nutanix.com>
On 14/06/2017 19:02, Felipe Franciosi wrote:
>
>> On 14 Jun 2017, at 17:59, 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.
>>
>> Message-id: 1497458486-15673-1-git-send-email-felipe@nutanix.com
>> Type: series
>> Subject: [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation
>>
> ...
>>
>> CC hw/pci-bridge/pci_expander_bridge.o
>> In file included from /tmp/qemu-test/src/hw/net/vmxnet3.c:30:
>> /tmp/qemu-test/src/include/migration/register.h:18: error: redefinition of typedef ‘LoadStateHandler’
>> /tmp/qemu-test/src/include/migration/vmstate.h:32: note: previous declaration of ‘LoadStateHandler’ was here
>> make: *** [hw/net/vmxnet3.o] Error 1
>> make: *** Waiting for unfinished jobs....
>> tests/docker/Makefile.include:118: recipe for target 'docker-run' failed
>> make[1]: *** [docker-run] Error 2
>> make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-enl3ixyr/src'
>> tests/docker/Makefile.include:149: recipe for target 'docker-run-test-build@min-glib' failed
>> make: *** [docker-run-test-build@min-glib] Error 2
>> === OUTPUT END ===
>>
>> Test command exited with code: 2
>
> That seems completely unrelated to what our patch touched... I'm gonna guess this is a known issue and I can safely ignore it?
Yes.
Juan, can you take a look? Just removing the typedef from
VMStateDescription, and instead just using int(*load_state_old)(etc...)
should do it.
Paolo
next prev parent reply other threads:[~2017-06-14 17:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-14 16:41 [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation Felipe Franciosi
2017-06-14 16:59 ` no-reply
2017-06-14 17:02 ` Felipe Franciosi
2017-06-14 17:12 ` Paolo Bonzini [this message]
2017-06-14 17:29 ` Juan Quintela
2017-06-14 17:17 ` Marc-André Lureau
2017-06-14 17:37 ` Felipe Franciosi
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=cd443e75-eec3-b5fc-1acc-3d4a152db655@redhat.com \
--to=pbonzini@redhat.com \
--cc=cui@nutanix.com \
--cc=famz@redhat.com \
--cc=felipe@nutanix.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.