Patchew URL: https://patchew.org/QEMU/1562613452-24969-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 block/qed-table.o CC block/qed-cluster.o In file included from hw/vfio/trace.c:4: /tmp/qemu-test/build/hw/vfio/trace.h:3655:126: error: expected ')' qemu_log("%d@%zu.%06zu:vfio_save_pending " " (%s), precopy 0x%"PRIx64" postcopy 0x%x"PRIx64" compatible 0x%""PRIx64 "\n", ^ /tmp/qemu-test/build/hw/vfio/trace.h:3655:17: note: to match this '(' qemu_log("%d@%zu.%06zu:vfio_save_pending " " (%s), precopy 0x%"PRIx64" postcopy 0x%x"PRIx64" compatible 0x%""PRIx64 "\n", ^ /tmp/qemu-test/build/hw/vfio/trace.h:3655:128: error: missing terminating '"' character [-Werror,-Winvalid-pp-token] qemu_log("%d@%zu.%06zu:vfio_save_pending " " (%s), precopy 0x%"PRIx64" postcopy 0x%x"PRIx64" compatible 0x%""PRIx64 "\n", ^ /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/1562613452-24969-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