Hay
Date
May 15, 2025, 10:38 a.m.

Environment
arm

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 timens.c:16:
file_backed.c: In function 'loop_queue_tgt_rw_io':
file_backed.c:42:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   42 |                                 (void *)iod->addr,
      |                                 ^


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 timens.c:16:
file_backed.c: In function 'loop_queue_tgt_rw_io':
file_backed.c:42:33: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
   42 |                                 (void *)iod->addr,
      |                                 ^