Patchew URL: https://patchew.org/QEMU/1553849325-44201-1-git-send-email-like...@linux.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 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 === TEST SCRIPT END === /usr/bin/ld: /tmp/qemu-test/src/hw/i386/xen/xen-hvm.c:(.text+0x17f7): undefined reference to `max_cpus' /usr/bin/ld: /tmp/qemu-test/src/hw/i386/xen/xen-hvm.c:(.text+0x1b1e): undefined reference to `max_cpus' /usr/bin/ld: hw/i386/xen/xen-hvm.o:/tmp/qemu-test/src/hw/i386/xen/xen-hvm.c:(.text+0x1b3e): more undefined references to `max_cpus' follow clang-7: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [Makefile:204: qemu-system-x86_64] Error 1 make: *** [Makefile:450: subdir-x86_64-softmmu] Error 2 Traceback (most recent call last): The full log is available at http://patchew.org/logs/1553849325-44201-1-git-send-email-like...@linux.intel.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com