Hay
Date
July 14, 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 common.h:20,
                 from fs_test.c:45:
fs_test.c: In function 'matches_log_fs_extra':
fs_test.c:6943:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 6943 |                 return (long long)log_match_cursor;
      |                        ^

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 common.h:20,
                 from fs_test.c:45:
fs_test.c: In function 'matches_log_fs_extra':
fs_test.c:6943:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 6943 |                 return (long long)log_match_cursor;
      |                        ^