Patchew URL: https://patchew.org/QEMU/20190711172845.31035-1-eric.au...@redhat.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 x86_64-softmmu/hw/virtio/vhost-user-blk-pci.o CC x86_64-softmmu/hw/virtio/vhost-user-input-pci.o CC x86_64-softmmu/hw/virtio/vhost-user-scsi-pci.o /tmp/qemu-test/src/hw/virtio/virtio-pmem.c:21:10: fatal error: 'standard-headers/linux/virtio_pmem.h' file not found #include "standard-headers/linux/virtio_pmem.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. The full log is available at http://patchew.org/logs/20190711172845.31035-1-eric.au...@redhat.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com