qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 00/13] Add migration support for VFIO device


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v5 00/13] Add migration support for VFIO device
Date: Mon, 8 Jul 2019 15:15:07 -0700 (PDT)

Patchew URL: https://patchew.org/QEMU/address@hidden/



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/address@hidden/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]