Patchew URL: https://patchew.org/QEMU/20190329064853.22886-1-randrianas...@gmail.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 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 === TEST SCRIPT END === LINK qemu-nbd BUILD optionrom/kvmvapic.img BUILD optionrom/kvmvapic.raw /tmp/qemu-test/src/ui/curses.c:457:25: error: format specifies type 'unsigned long' but the argument has type 'wchar_t' (aka 'int') [-Werror,-Wformat] wch, strerror(errno)); ^~~ 1 error generated. The full log is available at http://patchew.org/logs/20190329064853.22886-1-randrianas...@gmail.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com