Patchew URL: https://patchew.org/QEMU/1562637554-22439-1-git-send-email-kwankh...@nvidia.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 === CC replication.o CC block/raw-format.o In file included from hw/vfio/trace.c:4: /tmp/qemu-test/build/hw/vfio/trace.h:3658:35: error: format specifies type 'unsigned int' but the argument has type 'uint64_t' (aka 'unsigned long') [-Werror,-Wformat] , name, precopy, postcopy, compatible); ^~~~~~~~ /tmp/qemu-test/build/hw/vfio/trace.h:3770:98: error: expected ')' qemu_log("%d@%zu.%06zu:vfio_load_state_device_data " " (%s), Offset 0x%"PRIx64" size 0x%"PRIx6 "\n", ^ /tmp/qemu-test/build/hw/vfio/trace.h:3770:17: note: to match this '(' The full log is available at http://patchew.org/logs/1562637554-22439-1-git-send-email-kwankh...@nvidia.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com