Patchew URL: https://patchew.org/QEMU/[email protected]/
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 ===
AR libqemuutil.a
LINK elf2dmp
AS optionrom/multiboot.o
/tmp/qemu-test/src/chardev/char-pty.c:214:5: error: implicit declaration of
function 'qemu_printf' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
qemu_printf("char device redirected to %s (label %s)\n",
^
/tmp/qemu-test/src/chardev/char-pty.c:214:5: error: this function declaration
is not a prototype [-Werror,-Wstrict-prototypes]
2 errors generated.
LINK ivshmem-client
LINK ivshmem-server
The full log is available at
http://patchew.org/logs/[email protected]/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to [email protected]