Hay
Date
March 25, 2025, 12:39 p.m.

Environment
arm
i386

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/4/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/4/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/damon'
In file included from huge_count_read_write.c:8:
huge_count_read_write.c:25:15: warning: 'read' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   25 |         ret = read(filedesc, buf, 0xfffffffful);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
huge_count_read_write.c:14:14: note: destination object allocated here
   14 |         char buf[25];
      |              ^~~
/usr/arm-linux-gnueabihf/include/unistd.h:371:16: note: in a call to function 'read' declared with attribute 'access (write_only, 2, 3)'
  371 | extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur
      |                ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/damon'
In file included from huge_count_read_write.c:8:
huge_count_read_write.c:25:15: warning: 'read' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   25 |         ret = read(filedesc, buf, 0xfffffffful);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
huge_count_read_write.c:14:14: note: destination object allocated here
   14 |         char buf[25];
      |              ^~~
/usr/arm-linux-gnueabihf/include/unistd.h:371:16: note: in a call to function 'read' declared with attribute 'access (write_only, 2, 3)'
  371 | extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur
      |                ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/3/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/damon'
In file included from huge_count_read_write.c:8:
huge_count_read_write.c:25:15: warning: 'read' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   25 |         ret = read(filedesc, buf, 0xfffffffful);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
huge_count_read_write.c:14:14: note: destination object allocated here
   14 |         char buf[25];
      |              ^~~
/usr/i686-linux-gnu/include/unistd.h:371:16: note: in a call to function 'read' declared with attribute 'access (write_only, 2, 3)'
  371 | extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur
      |                ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
make[3]: Entering directory '/builds/linux/tools/testing/selftests/damon'
In file included from huge_count_read_write.c:8:
huge_count_read_write.c:25:15: warning: 'read' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   25 |         ret = read(filedesc, buf, 0xfffffffful);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
huge_count_read_write.c:14:14: note: destination object allocated here
   14 |         char buf[25];
      |              ^~~
/usr/i686-linux-gnu/include/unistd.h:371:16: note: in a call to function 'read' declared with attribute 'access (write_only, 2, 3)'
  371 | extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur
      |                ^~~~