Hay
Date
April 8, 2025, 12:37 p.m.

Environment
arm
arm64

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from ../../../../usr/include/asm/ioctl.h:1,
                 from ../../../../usr/include/linux/ioctl.h:5,
                 from ../../../../usr/include/linux/kvm.h:13,
                 from include/kvm_util.h:13,
                 from lib/x86_64/processor.c:11:
lib/x86_64/processor.c: In function 'vcpu_save_state':
lib/x86_64/processor.c:1064:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1064 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from lib/x86_64/processor.c:10:
lib/x86_64/processor.c: In function 'vcpu_load_state':
lib/x86_64/processor.c:1109:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1109 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from lib/x86_64/processor.c:10:
lib/x86_64/processor.c: In function 'vcpu_load_state':
lib/x86_64/processor.c:1109:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1109 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from ../../../../usr/include/asm/ioctl.h:1,
                 from ../../../../usr/include/linux/ioctl.h:5,
                 from ../../../../usr/include/linux/kvm.h:13,
                 from include/kvm_util.h:13,
                 from lib/x86_64/processor.c:11:
lib/x86_64/processor.c: In function 'vcpu_save_state':
lib/x86_64/processor.c:1064:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1064 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from ../../../../usr/include/asm/ioctl.h:1,
                 from ../../../../usr/include/linux/ioctl.h:5,
                 from ../../../../usr/include/linux/kvm.h:13,
                 from include/kvm_util.h:13,
                 from lib/x86_64/processor.c:11:
lib/x86_64/processor.c: In function 'vcpu_save_state':
lib/x86_64/processor.c:1064:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1064 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from lib/x86_64/processor.c:10:
lib/x86_64/processor.c: In function 'vcpu_load_state':
lib/x86_64/processor.c:1109:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1109 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from ../../../../usr/include/asm/ioctl.h:1,
                 from ../../../../usr/include/linux/ioctl.h:5,
                 from ../../../../usr/include/linux/kvm.h:13,
                 from include/kvm_util.h:13,
                 from lib/x86_64/processor.c:11:
lib/x86_64/processor.c: In function 'vcpu_save_state':
lib/x86_64/processor.c:1064:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1064 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from lib/x86_64/processor.c:10:
lib/x86_64/processor.c: In function 'vcpu_load_state':
lib/x86_64/processor.c:1109:27: error: 'KVM_CAP_XCRS' undeclared (first use in this function); did you mean 'KVM_GET_XCRS'?
 1109 |         if (kvm_check_cap(KVM_CAP_XCRS)) {
      |                           ^~~~~~~~~~~~
      |                           KVM_GET_XCRS