All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu-xen-4.6.0-rc1 fails to compile under Fedora Core 22
@ 2015-08-21 18:50 Konrad Rzeszutek Wilk
  2015-08-21 22:22 ` Stefano Stabellini
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2015-08-21 18:50 UTC (permalink / raw)
  To: xen-devel, Stefano Stabellini

Hey Stefano,

I get this when I try to compile the tree:
                                                                                                                                     CC    hw/usb/host-stub.o
  CC    hw/virtio/virtio-rng.o
hw/virtio/virtio-rng.c: In function ‘virtio_rng_device_realize’:
hw/virtio/virtio-rng.c:152:31: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses]
     if (!vrng->conf.period_ms > 0) {
                               ^
cc1: all warnings being treated as errors
/home/konrad/xen/tools/qemu-xen-dir/rules.mak:57: recipe for target 'hw/virtio/virtio-rng.o' failed
make[3]: *** [hw/virtio/virtio-rng.o] Error 1

Could you please backport
3a292c420d2fec3c07a7ca56fbb064cd57a298a
Author: Amit Shah <amit.shah@redhat.com>
Date:   Thu Dec 11 13:17:42 2014 +0530

    virtio-rng: fix check for period_ms validity


in the tree?


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: qemu-xen-4.6.0-rc1 fails to compile under Fedora Core 22
  2015-08-21 18:50 qemu-xen-4.6.0-rc1 fails to compile under Fedora Core 22 Konrad Rzeszutek Wilk
@ 2015-08-21 22:22 ` Stefano Stabellini
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Stabellini @ 2015-08-21 22:22 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Stefano Stabellini

[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]

On Fri, 21 Aug 2015, Konrad Rzeszutek Wilk wrote:
> Hey Stefano,
>
> I get this when I try to compile the tree:
>                                                                                                                                      CC    hw/usb/host-stub.o
>   CC    hw/virtio/virtio-rng.o
> hw/virtio/virtio-rng.c: In function ‘virtio_rng_device_realize’:
> hw/virtio/virtio-rng.c:152:31: error: logical not is only applied to the left hand side of comparison [-Werror=logical-not-parentheses]
>      if (!vrng->conf.period_ms > 0) {
>                                ^
> cc1: all warnings being treated as errors
> /home/konrad/xen/tools/qemu-xen-dir/rules.mak:57: recipe for target 'hw/virtio/virtio-rng.o' failed
> make[3]: *** [hw/virtio/virtio-rng.o] Error 1
>
> Could you please backport
> 3a292c420d2fec3c07a7ca56fbb064cd57a298a
> Author: Amit Shah <amit.shah@redhat.com>
> Date:   Thu Dec 11 13:17:42 2014 +0530
>
>     virtio-rng: fix check for period_ms validity
>
>
> in the tree?

Done! Thanks for the report.

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-21 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-21 18:50 qemu-xen-4.6.0-rc1 fails to compile under Fedora Core 22 Konrad Rzeszutek Wilk
2015-08-21 22:22 ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.