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

Environment
arm
i386

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:94:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   94 |         vmx->msr = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                    ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:105:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  105 |         vmx->vmread = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                       ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:100:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  100 |         vmx->shadow_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                            ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'init_vmcs_host_state':
lib/x86_64/vmx.c:294:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  294 |                 get_desc64_base((struct desc64 *)(get_gdt_base() + get_tr())));
      |                                 ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'prepare_eptp':
lib/x86_64/vmx.c:536:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  536 |         vmx->eptp = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:110:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  110 |         vmx->vmwrite = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                        ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:122:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  122 |         vmx->enlightened_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                                 ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:84:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   84 |         vmx->vmxon = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                      ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:116:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116 |         vmx->vp_assist = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                          ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:89:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   89 |         vmx->vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^


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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'prepare_eptp':
lib/x86_64/vmx.c:536:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  536 |         vmx->eptp = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'init_vmcs_host_state':
lib/x86_64/vmx.c:294:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  294 |                 get_desc64_base((struct desc64 *)(get_gdt_base() + get_tr())));
      |                                 ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:84:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   84 |         vmx->vmxon = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                      ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:94:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   94 |         vmx->msr = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                    ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:89:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   89 |         vmx->vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:116:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116 |         vmx->vp_assist = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                          ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:122:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  122 |         vmx->enlightened_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                                 ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:100:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  100 |         vmx->shadow_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                            ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:110:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  110 |         vmx->vmwrite = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                        ^

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 include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:105:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  105 |         vmx->vmread = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                       ^


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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:110:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  110 |         vmx->vmwrite = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                        ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:105:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  105 |         vmx->vmread = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                       ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:89:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   89 |         vmx->vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:116:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116 |         vmx->vp_assist = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                          ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'prepare_eptp':
lib/x86_64/vmx.c:536:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  536 |         vmx->eptp = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:100:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  100 |         vmx->shadow_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                            ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:94:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   94 |         vmx->msr = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                    ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:84:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   84 |         vmx->vmxon = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                      ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:122:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  122 |         vmx->enlightened_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                                 ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'init_vmcs_host_state':
lib/x86_64/vmx.c:294:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  294 |                 get_desc64_base((struct desc64 *)(get_gdt_base() + get_tr())));
      |                                 ^


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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:105:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  105 |         vmx->vmread = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                       ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'init_vmcs_host_state':
lib/x86_64/vmx.c:294:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  294 |                 get_desc64_base((struct desc64 *)(get_gdt_base() + get_tr())));
      |                                 ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'prepare_eptp':
lib/x86_64/vmx.c:536:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  536 |         vmx->eptp = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:122:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  122 |         vmx->enlightened_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                                 ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:100:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  100 |         vmx->shadow_vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                            ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:110:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  110 |         vmx->vmwrite = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                        ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:94:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   94 |         vmx->msr = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                    ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:84:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   84 |         vmx->vmxon = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                      ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:116:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116 |         vmx->vp_assist = (void *)vm_vaddr_alloc(vm, getpagesize(),
      |                          ^

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=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from include/x86_64/vmx.h:340,
                 from lib/x86_64/vmx.c:12:
lib/x86_64/vmx.c: In function 'vcpu_alloc_vmx':
lib/x86_64/vmx.c:89:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   89 |         vmx->vmcs = (void *)vm_vaddr_alloc(vm, getpagesize(), 0x10000, 0, 0);
      |                     ^