qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Felipe Franciosi <felipe@nutanix.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	"famz@redhat.com" <famz@redhat.com>, Mike Cui <cui@nutanix.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] vhost-user: support cross-endianess negatiation
Date: Wed, 14 Jun 2017 19:29:38 +0200	[thread overview]
Message-ID: <871sqmcwal.fsf@secure.mitica> (raw)
In-Reply-To: <cd443e75-eec3-b5fc-1acc-3d4a152db655@redhat.com> (Paolo Bonzini's message of "Wed, 14 Jun 2017 19:12:13 +0200")

Paolo Bonzini <pbonzini@redhat.com> wrote:
> 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.

There is a patch already on list, reviewed, and on a PULL request.

Problem is that new complires don't complain about a repeated typedef.
Older ones do.  I compile on F25, and there it don't warn/error.

Sorry for the noise.

Later, Juan.

  reply	other threads:[~2017-06-14 17:29 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
2017-06-14 17:29       ` Juan Quintela [this message]
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=871sqmcwal.fsf@secure.mitica \
    --to=quintela@redhat.com \
    --cc=cui@nutanix.com \
    --cc=famz@redhat.com \
    --cc=felipe@nutanix.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@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).