qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>,
	David Gibson <david@gibson.dropbear.id.au>
Cc: thuth@redhat.com, qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	agraf@suse.de, qemu-ppc@nongnu.org, marcel@redhat.com
Subject: Re: [Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Date: Wed, 14 Jun 2017 12:53:49 +0800	[thread overview]
Message-ID: <20170614045349.GA25748@lemon> (raw)
In-Reply-To: <20170614023017.GG13420@umbus>

On Wed, 06/14 10:30, David Gibson wrote:
> On Wed, Jun 14, 2017 at 05:19:18AM +0300, Michael S. Tsirkin wrote:
> > On Tue, Jun 13, 2017 at 12:58:13PM -0700, no-reply@patchew.org wrote:
> > > 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-dv2lv743/src'
> > > tests/docker/Makefile.include:149: recipe for target 'docker-run-test-quick@centos6' failed
> > > make: *** [docker-run-test-quick@centos6] Error 2
> > > === OUTPUT END ===
> > > 
> > > Test command exited with code: 2
> > 
> > Any idea what's going on here?

Unrelated to this patch. Every patch from today has it.

> 
> I _think_ that's unrelated to the patch here.  Looks like the
> autobuilder is using a compiler version that doesn't like typedef
> redefinitions, even if they're identical.

RHEL 6 build was broken by commit f2a8f0a6314 (migration: Split registration
functions from vmstate.h). The fix is

https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg03173.html

Fam

  reply	other threads:[~2017-06-14  4:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-13 19:48 [Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device Thomas Huth
2017-06-13 19:58 ` no-reply
2017-06-14  2:19   ` Michael S. Tsirkin
2017-06-14  2:30     ` David Gibson
2017-06-14  4:53       ` Fam Zheng [this message]
2017-06-14  1:36 ` David Gibson
2017-06-19 12:11 ` Marcel Apfelbaum

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=20170614045349.GA25748@lemon \
    --to=famz@redhat.com \
    --cc=agraf@suse.de \
    --cc=david@gibson.dropbear.id.au \
    --cc=marcel@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=thuth@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 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).