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-re...@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?

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