On Wed, Jun 14, 2017 at 03:26:52PM -0700, no-re...@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. > > Type: series > Subject: [Qemu-devel] [PULL 0/2] Block patches > Message-id: 20170614215526.9218-1-jc...@redhat.com > > === TEST SCRIPT BEGIN === > #!/bin/bash > set -e > git submodule update --init dtc > # Let docker tests dump environment info > export SHOW_ENV=1 > export J=8 > # master is broken, skip centos6... > #time make docker-test-quick@centos6 > time make docker-test-mingw@fedora > time make docker-test-build@min-glib > === TEST SCRIPT END === > > Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 > From https://github.com/patchew-project/qemu > * [new tag] patchew/20170614215526.9218-1-jc...@redhat.com -> > patchew/20170614215526.9218-1-jc...@redhat.com > Switched to a new branch 'test' > 2f0938b block/iscsi: enable filename option and parsing > e6b28ad block/rbd: enable filename option and parsing >
[...] > CC hw/pci-bridge/pcie_root_port.o > CC hw/pci-bridge/gen_pcie_root_port.o > 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 Just an FYI, this appears to be unrelated to the actual patches in the pull req. > 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-aceb4nxr/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 > > > --- > Email generated automatically by Patchew [http://patchew.org/]. > Please send your feedback to patchew-de...@freelists.org