Jeff Cody <jc...@redhat.com> wrote: > 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.
It is, sorry. I sent a PULL requset with the fix on my last PULL request. Peter, should I do something to speed up that one? Later, Juan.