On 16 August 2014 02:08, Eric Blake <ebl...@redhat.com> wrote: > In file included from /usr/include/spice-server/spice.h:25:0, > from /home/eblake/qemu-tmp/include/ui/qemu-spice.h:25, > from qemu-char.c:84: > /usr/include/spice-1/spice/macros.h:105:0: error: "INLINE" redefined > [-Werror] > #define INLINE inline > ^ > > Bummer. It's unrelated to a dirty build directory. I don't know how > many others will be impacted, to know if it warrants an immediate 2.0.2 > (if it's just me hitting it, I don't mind calling 2.0.1 good; and distro > packagers can do the trivial backport that I did).
It'll hit anybody with that buggy version of spice installed; I think that's just Fedora 20 currently. You probably want commit 37f6be977a as well as a49db98d1f. -- PMM