qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 14.5/15] char-pty: Print "char device redirec


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v2 14.5/15] char-pty: Print "char device redirected" message to stdout
Date: Wed, 17 Apr 2019 11:21:33 -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
time make address@hidden 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/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]