Just for info: KVM doesn=E2=80=99t 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=3Dunused-label]
out:
^
cc1: all warnings being treated as errors
=E2=80=94 Christian=
Christian Zigotzky [off-list ref] writes:
Just for info: KVM doesn=E2=80=99t 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 use=
d [-Werror=3Dunused-label]
out:
^
cc1: all warnings being treated as errors
I don't see this, which compiler/config/commit is that?
cheers
It=E2=80=98s only an info. I tried to compile the latest git version yesterd=
ay and I got this error. I will try to compile the RC1 today and test if thi=
s error still exists.
Cheers,
Christian
Sent from my iPhone
On 12. Feb 2018, at 12:08, Michael Ellerman [off-list ref] wrote:
=20
Christian Zigotzky [off-list ref] writes:
=20
quoted
Just for info: KVM doesn=E2=80=99t compile currently.
=20
Error messages:
=20
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 use=
d [-Werror=3Dunused-label]
quoted
out:
^
cc1: all warnings being treated as errors
=20
I don't see this, which compiler/config/commit is that?
=20
cheers
Hello Michael,
I compiled the RC1 of kernel 4.16 today. Unfortunately the issue with KVM still exists.
I get the error 'label out defined but not used' (see error messages below).
Link to the rc1 kernel config without KVM: http://www.xenosoft.de/cyrus-4.16-rc1.config
Link to the git kernel config with KVM: http://www.xenosoft.de/cyrus-4.16-alpha10.config
Thanks,
Christian
Sent from my iPhone
On 12. Feb 2018, at 13:04, Christian Zigotzky [off-list ref] wrote:
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
quoted
On 12. Feb 2018, at 12:08, Michael Ellerman [off-list ref] wrote:
Christian Zigotzky [off-list ref] writes:
quoted
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