Hay
Date
May 29, 2025, 7:10 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 stripe.c:3:
stripe.c: In function 'stripe_queue_tgt_rw_io':
stripe.c:136:46: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  136 |         void *base = (zc | auto_zc) ? NULL : (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 stripe.c:3:
stripe.c: In function 'stripe_queue_tgt_rw_io':
stripe.c:136:46: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  136 |         void *base = (zc | auto_zc) ? NULL : (void *)iod->addr;
      |                                              ^