Hay
Date
July 15, 2025, 2:09 p.m.

Environment
arm
i386

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_lower_address_hint':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:88:42: note: in expansion of macro 'MAP_CHUNK_SIZE'
   88 |         ptr = mmap((void *) (1UL << 45), MAP_CHUNK_SIZE, PROT_READ |
      |                                          ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:133:32: note: in expansion of macro 'MAP_CHUNK_SIZE'
  133 |                 munmap(ptr[i], MAP_CHUNK_SIZE);
      |                                ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:136:33: note: in expansion of macro 'MAP_CHUNK_SIZE'
  136 |                 munmap(hptr[i], MAP_CHUNK_SIZE);
      |                                 ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:105:37: note: in expansion of macro 'MAP_CHUNK_SIZE'
  105 |                 ptr[i] = mmap(NULL, MAP_CHUNK_SIZE, PROT_READ | PROT_WRITE,
      |                                     ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:121:38: note: in expansion of macro 'MAP_CHUNK_SIZE'
  121 |                 hptr[i] = mmap(hint, MAP_CHUNK_SIZE, PROT_READ | PROT_WRITE,
      |                                      ^~~~~~~~~~~~~~

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=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/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:121:38: note: in expansion of macro 'MAP_CHUNK_SIZE'
  121 |                 hptr[i] = mmap(hint, MAP_CHUNK_SIZE, PROT_READ | PROT_WRITE,
      |                                      ^~~~~~~~~~~~~~

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=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/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:136:33: note: in expansion of macro 'MAP_CHUNK_SIZE'
  136 |                 munmap(hptr[i], MAP_CHUNK_SIZE);
      |                                 ^~~~~~~~~~~~~~

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=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/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:133:32: note: in expansion of macro 'MAP_CHUNK_SIZE'
  133 |                 munmap(ptr[i], MAP_CHUNK_SIZE);
      |                                ^~~~~~~~~~~~~~

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=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/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_lower_address_hint':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:88:42: note: in expansion of macro 'MAP_CHUNK_SIZE'
   88 |         ptr = mmap((void *) (1UL << 45), MAP_CHUNK_SIZE, PROT_READ |
      |                                          ^~~~~~~~~~~~~~

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=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/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'main':
virtual_address_range.c:22:26: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '17179869184' to '0' [-Woverflow]
   22 | #define MAP_CHUNK_SIZE   17179869184UL /* 16GB */
      |                          ^~~~~~~~~~~~~
virtual_address_range.c:105:37: note: in expansion of macro 'MAP_CHUNK_SIZE'
  105 |                 ptr[i] = mmap(NULL, MAP_CHUNK_SIZE, PROT_READ | PROT_WRITE,
      |                                     ^~~~~~~~~~~~~~