It‘s only an info. I tried to compile the latest git version yesterday and I got this error. I will try to compile the RC1 today and test if this error still exists.
Cheers, Christian Sent from my iPhone > On 12. Feb 2018, at 12:08, Michael Ellerman <m...@ellerman.id.au> wrote: > > Christian Zigotzky <chzigot...@xenosoft.de> writes: > >> Just for info: KVM doesn’t compile currently. >> >> Error messages: >> >> CC arch/powerpc/kvm/powerpc.o >> arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vcpu_ioctl_run': >> arch/powerpc/kvm/powerpc.c:1611:1: error: label 'out' defined but not used >> [-Werror=unused-label] >> out: >> ^ >> cc1: all warnings being treated as errors > > I don't see this, which compiler/config/commit is that? > > cheers