On Wed, 2020-04-22 at 14:36 -0700, no-re...@patchew.org wrote:
> Patchew URL: 
> https://patchew.org/QEMU/20200422171305.10923-1-jonathan.derr...@intel.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
> export ARCH=x86_64
> 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      qemu-io-cmds.o
>   CC      replication.o
> In file included from hw/vfio/trace.c:5:
> /tmp/qemu-test/build/hw/vfio/trace.h:2348:120: error: expected ')'
>         qemu_log("%d@%zu.%06zu:vfio_pci_vmd_quirk_shadow_regs " "%s 
> membar1_phys=0x%"PRIx64" membar2_phys=0x%"PRIx64" "\n",
>                                                                               
>                                          ^
> 

It's the extra " at the end, which will be fixed in v2
Thanks for the sanity check

Reply via email to