Hay
Date
June 3, 2025, 7: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:
nsleep-lat.c: In function 'main':
nsleep-lat.c:149:48: warning: integer overflow in expression of type 'long int' results in '1410065408' [-Woverflow]
  149 |                 while (length <= (NSEC_PER_SEC * 10)) {
      |                                                ^


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:
nsleep-lat.c: In function 'main':
nsleep-lat.c:149:48: warning: integer overflow in expression of type 'long int' results in '1410065408' [-Woverflow]
  149 |                 while (length <= (NSEC_PER_SEC * 10)) {
      |                                                ^