Patchew URL: https://patchew.org/QEMU/1564736786-26495-1-git-send-email-ivan...@tencent.com/
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/1564736786-26495-1-git-send-email-ivan...@tencent.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com