Looks weird.
13.06.2017 17:44, 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.
Message-id: 20170613140358.81651-1-vsement...@virtuozzo.com
Subject: [Qemu-devel] [PATCH v21 00/30] qcow2: persistent dirty bitmaps
Type: series
=== 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
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
- [tag update] patchew/20170613133329.23653-1-stefa...@redhat.com ->
patchew/20170613133329.23653-1-stefa...@redhat.com
* [new tag] patchew/20170613140358.81651-1-vsement...@virtuozzo.com
-> patchew/20170613140358.81651-1-vsement...@virtuozzo.com
Switched to a new branch 'test'
09d75c7 block: release persistent bitmaps on inactivate
837d8c4 qmp: block-dirty-bitmap-remove: remove persistent
c44d3dc qcow2: add .bdrv_remove_persistent_dirty_bitmap
3a2e6d8 block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
66e087f iotests: test qcow2 persistent dirty bitmap
a6c4b98 qmp: add x-debug-block-dirty-bitmap-sha256
[...]
CC hw/net/e1000e_core.o
CC hw/net/rtl8139.o
CC hw/net/vmxnet3.o
CC hw/net/smc91c111.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
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-zqsdsd64/src'
tests/docker/Makefile.include:149: recipe for target
'docker-run-test-quick@centos6' failed
make: *** [docker-run-test-quick@centos6] Error 2
Hmm.. What? my patches are not related to migration or network.. Also,
v21 is very similar with v20, the only change in code is error_report ->
error_reportf_err with additional message...
=== 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
--
Best regards,
Vladimir