On Wed, 2019-07-03 at 10:21 +0200, Stefano Garzarella wrote:
> On Tue, Jul 02, 2019 at 07:01:31PM +, Julio Montes wrote:
> > How to reproduce it?
> > ===
> >
> > ```
> > $ ./configure --disable-spice --disable-vte --disable-vnc \
> > --disable-vnc-jpeg --disable-vnc-png --disable-vnc-sasl
On Tue, Jul 02, 2019 at 07:01:31PM +, Julio Montes wrote:
> How to reproduce it?
> ===
>
> ```
> $ ./configure --disable-spice --disable-vte --disable-vnc \
> --disable-vnc-jpeg --disable-vnc-png --disable-vnc-sasl
> $ make
> ...
> monitor/hmp-cmds.c: In function ‘hmp_change’:
> monitor/hm
Patchew URL:
https://patchew.org/QEMU/20190702190131.5780-1-julio.mon...@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
m
How to reproduce it?
===
```
$ ./configure --disable-spice --disable-vte --disable-vnc \
--disable-vnc-jpeg --disable-vnc-png --disable-vnc-sasl
$ make
...
monitor/hmp-cmds.c: In function ‘hmp_change’:
monitor/hmp-cmds.c:1985:17: error: unused variable ‘hmp_mon’
[-Werror=unused-variable]