qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] migration: always initial ram_counters for a


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v2] migration: always initial ram_counters for a new migration
Date: Fri, 2 Aug 2019 02:18:04 -0700 (PDT)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
make docker-image-fedora V=1 NETWORK=1
time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===

  AS      pc-bios/optionrom/multiboot.o
  CC      qga/commands-posix.o
  AS      pc-bios/optionrom/linuxboot.o
/tmp/qemu-test/src/migration/migration.c:3033:8: error: type specifier missing, 
defaults to 'int' [-Werror,-Wimplicit-int]
static update_iteration_initial_status(MigrationState *s)
~~~~~~ ^
/tmp/qemu-test/src/migration/migration.c:3042:1: error: control reaches end of 
non-void function [-Werror,-Wreturn-type]
}
^
2 errors generated.


The full log is available at
http://patchew.org/logs/address@hidden/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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