qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v21 00/30] qcow2: persistent dirty bitmaps


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-devel] [PATCH v21 00/30] qcow2: persistent dirty bitmaps
Date: Tue, 13 Jun 2017 18:03:22 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Looks weird.

13.06.2017 17:44, address@hidden 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: address@hidden
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 address@hidden
time make address@hidden
time make address@hidden
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
 From https://github.com/patchew-project/qemu
  - [tag update]      patchew/address@hidden -> patchew/address@hidden
  * [new tag]         patchew/address@hidden -> patchew/address@hidden
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 'address@hidden' failed
make: *** address@hidden 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 address@hidden


--
Best regards,
Vladimir




reply via email to

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