qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH] hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Date: Wed, 14 Jun 2017 10:30:17 +0800
User-agent: Mutt/1.8.0 (2017-02-23)

On Wed, Jun 14, 2017 at 05:19:18AM +0300, Michael S. Tsirkin wrote:
> On Tue, Jun 13, 2017 at 12:58:13PM -0700, address@hidden 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 'address@hidden' failed
> > make: *** address@hidden Error 2
> > === OUTPUT END ===
> > 
> > Test command exited with code: 2
> 
> Any idea what's going on here?

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.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

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