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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_correctly_placed_faulted':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:917:9: note: in expansion of macro 'ASSERT_NE'
  917 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_handle_uprobe_upon_merged_vma':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:499:9: note: in expansion of macro 'ASSERT_NE'
  499 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_snapshot':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1481:9: note: in expansion of macro 'ASSERT_NE'
 1481 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_valid_name_to_handle_at_flags':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:486:9: note: in expansion of macro 'ASSERT_NE'
  486 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_capture':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
test-pcmtest-driver.c:245:9: note: in expansion of macro 'ASSERT_NE'
  245 |         ASSERT_NE(chan_samples, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1917:9: note: in expansion of macro 'ASSERT_NE'
 1917 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:83:9: note: in expansion of macro 'ASSERT_NE'
   83 |         ASSERT_NE(self->fd_proc_pid, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_map_private':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1578:9: note: in expansion of macro 'ASSERT_NE'
 1578 |         ASSERT_NE(ptr_shared, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:434:9: note: in expansion of macro 'ASSERT_NE'
  434 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_handle_uprobe_upon_merged_vma':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:495:9: note: in expansion of macro 'ASSERT_NE'
  495 |         ASSERT_NE(ptr1, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1770:9: note: in expansion of macro 'ASSERT_NE'
 1770 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_file_handle_child_pidns':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:199:9: note: in expansion of macro 'ASSERT_NE'
  199 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mincore_selftest.c:304:9: note: in expansion of macro 'ASSERT_NE'
  304 |         ASSERT_NE(NULL, vec) {
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted_unfaulted':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:804:9: note: in expansion of macro 'ASSERT_NE'
  804 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_snapshot':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1493:9: note: in expansion of macro 'ASSERT_NE'
 1493 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:716:9: note: in expansion of macro 'ASSERT_NE'
  716 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:4485:9: note: in expansion of macro 'ASSERT_NE'
 4485 |         ASSERT_NE(f, NULL) {
      |         ^~~~~~~~~

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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_get_self_attr_test.c:158:9: note: in expansion of macro 'ASSERT_NE'
  158 |         ASSERT_NE(NULL, ctx);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_open_by_handle_at_valid_flags':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:359:9: note: in expansion of macro 'ASSERT_NE'
  359 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1603:9: note: in expansion of macro 'ASSERT_NE'
 1603 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1723:9: note: in expansion of macro 'ASSERT_NE'
 1723 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_wipeonfork':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1287:9: note: in expansion of macro 'ASSERT_NE'
 1287 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
base_test.c:31:9: note: in expansion of macro 'ASSERT_NE'
   31 |         ASSERT_NE(NULL, buf);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
seccomp_bpf.c:786:9: note: in expansion of macro 'EXPECT_EQ'
  786 |         EXPECT_EQ(MAP_FAILED, map2);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:482:9: note: in expansion of macro 'ASSERT_NE'
  482 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:1714:9: note: in expansion of macro 'ASSERT_NE'
 1714 |         ASSERT_NE(MAP_FAILED, buf);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1449:9: note: in expansion of macro 'ASSERT_NE'
 1449 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_handle_uprobe_upon_merged_vma':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:495:9: note: in expansion of macro 'ASSERT_NE'
  495 |         ASSERT_NE(ptr1, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1436:9: note: in expansion of macro 'ASSERT_NE'
 1436 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_correct_placed_faulted':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:1148:9: note: in expansion of macro 'ASSERT_NE'
 1148 |         ASSERT_NE(ptr3, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:629:9: note: in expansion of macro 'ASSERT_NE'
  629 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'iommufd_viommu_viommu_alloc_with_data':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:2857:9: note: in expansion of macro 'ASSERT_NE'
 2857 |         ASSERT_NE(MAP_FAILED, test);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_fault':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1020:9: note: in expansion of macro 'ASSERT_NE'
 1020 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:735:9: note: in expansion of macro 'ASSERT_NE'
  735 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1441:9: note: in expansion of macro 'ASSERT_NE'
 1441 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:307:9: note: in expansion of macro 'ASSERT_NE'
  307 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mdwe_test.c:264:9: note: in expansion of macro 'ASSERT_NE'
  264 |         ASSERT_NE(self->p, MAP_FAILED);
      |         ^~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:83:9: note: in expansion of macro 'ASSERT_NE'
   83 |         ASSERT_NE(self->fd_proc_pid, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:513:9: note: in expansion of macro '__EXPECT'
  513 |         __EXPECT(expected, #expected, seen, #seen, ==, 1)
      |         ^~~~~~~~
guard-regions.c:997:9: note: in expansion of macro 'ASSERT_EQ'
  997 |         ASSERT_EQ(mremap(ptr, 5 * page_size, 5 * page_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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:482:9: note: in expansion of macro 'ASSERT_NE'
  482 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_shared':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1137:9: note: in expansion of macro 'ASSERT_NE'
 1137 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:513:9: note: in expansion of macro '__EXPECT'
  513 |         __EXPECT(expected, #expected, seen, #seen, ==, 1)
      |         ^~~~~~~~
guard-regions.c:1056:9: note: in expansion of macro 'ASSERT_EQ'
 1056 |         ASSERT_EQ(ptr, ptr_new);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted_unfaulted':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:861:9: note: in expansion of macro 'ASSERT_NE'
  861 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1262:17: note: in expansion of macro 'ASSERT_NE'
 1262 |                 ASSERT_NE(buffer->mirror, NULL);
      |                 ^~~~~~~~~

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 mount-notify_test.c:14:
mount-notify_test.c: In function 'check_mounted':
../../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mount-notify_test.c:229:9: note: in expansion of macro 'ASSERT_NE'
  229 |         ASSERT_NE(list, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_shrink':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pfnmap.c:211:9: note: in expansion of macro 'ASSERT_NE'
  211 |         ASSERT_NE(ret, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_add_EXEC':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mdwe_test.c:249:9: note: in expansion of macro 'ASSERT_NE'
  249 |         ASSERT_NE(self->p, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_basic':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:313:9: note: in expansion of macro 'ASSERT_NE'
  313 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 audit_test.c:22:
audit_test.c: In function 'audit_layers':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
audit_test.c:85:9: note: in expansion of macro 'ASSERT_NE'
   85 |         ASSERT_NE(MAP_FAILED, domain_stack);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_pid_has_been_reaped':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:320:9: note: in expansion of macro 'ASSERT_NE'
  320 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:995:9: note: in expansion of macro 'ASSERT_NE'
  995 |         ASSERT_NE(ptr_new, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_fault':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1031:9: note: in expansion of macro 'ASSERT_NE'
 1031 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1839:9: note: in expansion of macro 'ASSERT_NE'
 1839 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_correct_placed_faulted':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:1055:9: note: in expansion of macro 'ASSERT_NE'
 1055 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_shrink':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1102:9: note: in expansion of macro 'ASSERT_NE'
 1102 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
sigtrap_threads.c:173:9: note: in expansion of macro 'EXPECT_EQ'
  173 |         EXPECT_EQ(ctx.first_siginfo.si_addr, &ctx.iterate_on);
      |         ^~~~~~~~~

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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
sigtrap_threads.c:235:9: note: in expansion of macro 'EXPECT_EQ'
  235 |         EXPECT_EQ(ctx.first_siginfo.si_addr, &ctx.iterate_on);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1723:9: note: in expansion of macro 'ASSERT_NE'
 1723 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_hole_punch':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1880:9: note: in expansion of macro 'ASSERT_NE'
 1880 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:1223:9: note: in expansion of macro 'ASSERT_NE'
 1223 |         ASSERT_NE(NULL, self->_x.filter); \
      |         ^~~~~~~~~
seccomp_bpf.c:1231:9: note: in expansion of macro 'FILTER_ALLOC'
 1231 |         FILTER_ALLOC(kill);
      |         ^~~~~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:79:9: note: in expansion of macro 'ASSERT_NE'
   79 |         ASSERT_NE(self->pids_openers, NULL);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_lookup_must_fail':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:438:9: note: in expansion of macro 'ASSERT_NE'
  438 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:722:9: note: in expansion of macro 'ASSERT_NE'
  722 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_detached_mount_fds':
../../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
set_layers_via_fds.c:684:9: note: in expansion of macro 'ASSERT_NE'
  684 |         ASSERT_NE(f_mountinfo, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
test-pcmtest-driver.c:215:9: note: in expansion of macro 'ASSERT_NE'
  215 |         ASSERT_NE(samples, NULL);
      |         ^~~~~~~~~

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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
perf_test.c:233:9: note: in expansion of macro 'ASSERT_NE'
  233 |         ASSERT_NE(MAP_FAILED, perf_page);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_to_faulted':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:605:9: note: in expansion of macro 'ASSERT_NE'
  605 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 scoped_abstract_unix_test.c:24:
common.h: In function '_init_caps':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_correctly_placed_faulted':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:884:9: note: in expansion of macro 'ASSERT_NE'
  884 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:434:9: note: in expansion of macro 'ASSERT_NE'
  434 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_dontneed':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:847:9: note: in expansion of macro 'ASSERT_NE'
  847 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
utimer-test.c:113:9: note: in expansion of macro 'ASSERT_NE'
  113 |         ASSERT_NE(buf, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_forked_target_vma':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:376:9: note: in expansion of macro 'ASSERT_NE'
  376 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mincore_selftest.c:233:9: note: in expansion of macro 'ASSERT_NE'
  233 |         ASSERT_NE(MAP_FAILED, 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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_expand':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:513:9: note: in expansion of macro '__EXPECT'
  513 |         __EXPECT(expected, #expected, seen, #seen, ==, 1)
      |         ^~~~~~~~
pfnmap.c:223:9: note: in expansion of macro 'ASSERT_EQ'
  223 |         ASSERT_EQ(self->addr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:882:9: note: in expansion of macro 'ASSERT_NE'
  882 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:703:9: note: in expansion of macro 'ASSERT_NE'
  703 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mprotect_unfaulted_both':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:165:9: note: in expansion of macro 'ASSERT_NE'
  165 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_fixed':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pfnmap.c:197:9: note: in expansion of macro 'ASSERT_NE'
  197 |         ASSERT_NE(self->addr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1262:17: note: in expansion of macro 'ASSERT_NE'
 1262 |                 ASSERT_NE(buffer->mirror, NULL);
      |                 ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_anon_zeropage':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:2014:9: note: in expansion of macro 'ASSERT_NE'
 2014 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mdwe_test.c:297:9: note: in expansion of macro 'ASSERT_NE'
  297 |         ASSERT_NE(self->p, MAP_FAILED);
      |         ^~~~~~~~~

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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_list_modules_test.c:23:9: note: in expansion of macro 'ASSERT_NE'
   23 |         ASSERT_NE(NULL, syscall_lsms);
      |         ^~~~~~~~~

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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_get_self_attr_test.c:159:9: note: in expansion of macro 'ASSERT_NE'
  159 |         ASSERT_NE(NULL, syscall_lsms);
      |         ^~~~~~~~~

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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
epoll_busy_poll.c:111:9: note: in expansion of macro 'EXPECT_NE'
  111 |         EXPECT_NE(NULL, self->caps);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_correctly_placed_faulted':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:917:9: note: in expansion of macro 'ASSERT_NE'
  917 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 audit_test.c:22:
common.h: In function '_change_cap':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:94:9: note: in expansion of macro 'EXPECT_NE'
   94 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:716:9: note: in expansion of macro 'ASSERT_NE'
  716 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
  412 |         ASSERT_NE(ptr1, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:540:9: note: in expansion of macro 'ASSERT_NE'
  540 |         ASSERT_NE(ptr_region, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted_unfaulted':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:815:9: note: in expansion of macro 'ASSERT_NE'
  815 |         ASSERT_NE(ptr3, MAP_FAILED);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
seccomp_bpf.c:782:9: note: in expansion of macro 'EXPECT_NE'
  782 |         EXPECT_NE(MAP_FAILED, map1);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:864:9: note: in expansion of macro 'ASSERT_NE'
  864 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
sigtrap_threads.c:235:9: note: in expansion of macro 'EXPECT_EQ'
  235 |         EXPECT_EQ(ctx.first_siginfo.si_addr, &ctx.iterate_on);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_NE'
 1051 |         ASSERT_NE(ptr_new, MAP_FAILED);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_open_by_handle_at_invalid_flags':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:417:9: note: in expansion of macro 'ASSERT_NE'
  417 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'iommufd_viommu_viommu_alloc_with_data':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:2857:9: note: in expansion of macro 'ASSERT_NE'
 2857 |         ASSERT_NE(MAP_FAILED, test);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_valid_name_to_handle_at_flags':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:486:9: note: in expansion of macro 'ASSERT_NE'
  486 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
scm_rights.c:128:9: note: in expansion of macro 'ASSERT_NE'
  128 |         ASSERT_NE(NULL, f);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:698:9: note: in expansion of macro 'ASSERT_NE'
  698 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:79:9: note: in expansion of macro 'ASSERT_NE'
   79 |         ASSERT_NE(self->pids_openers, NULL);
      |         ^~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:79:9: note: in expansion of macro 'ASSERT_NE'
   79 |         ASSERT_NE(self->pids_openers, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_snapshot':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1493:9: note: in expansion of macro 'ASSERT_NE'
 1493 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:94:9: note: in expansion of macro 'EXPECT_NE'
   94 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1656:9: note: in expansion of macro 'ASSERT_NE'
 1656 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_truncation':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1822:9: note: in expansion of macro 'ASSERT_NE'
 1822 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1257:17: note: in expansion of macro 'ASSERT_NE'
 1257 |                 ASSERT_NE(buffer, NULL);
      |                 ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'iommufd_viommu_viommu_alloc_with_data':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:2857:9: note: in expansion of macro 'ASSERT_NE'
 2857 |         ASSERT_NE(MAP_FAILED, test);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_pid_has_exited':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:281:9: note: in expansion of macro 'ASSERT_NE'
  281 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1797:9: note: in expansion of macro 'ASSERT_NE'
 1797 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_expand':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:513:9: note: in expansion of macro '__EXPECT'
  513 |         __EXPECT(expected, #expected, seen, #seen, ==, 1)
      |         ^~~~~~~~
pfnmap.c:223:9: note: in expansion of macro 'ASSERT_EQ'
  223 |         ASSERT_EQ(self->addr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_munmap_split':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pfnmap.c:186:9: note: in expansion of macro 'ASSERT_NE'
  186 |         ASSERT_NE(self->addr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mprotect_unfaulted_left_faulted_right':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:275:9: note: in expansion of macro 'ASSERT_NE'
  275 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
so_incoming_cpu.c:97:9: note: in expansion of macro 'ASSERT_NE'
   97 |         ASSERT_NE(self->servers, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_to_faulted':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:605:9: note: in expansion of macro 'ASSERT_NE'
  605 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1737:9: note: in expansion of macro 'ASSERT_NE'
 1737 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_get_self_attr_test.c:159:9: note: in expansion of macro 'ASSERT_NE'
  159 |         ASSERT_NE(NULL, syscall_lsms);
      |         ^~~~~~~~~

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 'create_ruleset':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
fs_test.c:768:9: note: in expansion of macro 'ASSERT_NE'
  768 |         ASSERT_NE(NULL, rules)
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1661:9: note: in expansion of macro 'ASSERT_NE'
 1661 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_correct_placed_faulted':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:958:9: note: in expansion of macro 'ASSERT_NE'
  958 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
test-pcmtest-driver.c:280:9: note: in expansion of macro 'ASSERT_NE'
  280 |         ASSERT_NE(chan_samples, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:703:9: note: in expansion of macro 'ASSERT_NE'
  703 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:2663:9: note: in expansion of macro 'ASSERT_NE'
 2663 |         ASSERT_NE(MAP_FAILED, buf);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1850:9: note: in expansion of macro 'ASSERT_NE'
 1850 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1723:9: note: in expansion of macro 'ASSERT_NE'
 1723 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mincore_selftest.c:96:9: note: in expansion of macro 'ASSERT_NE'
   96 |         ASSERT_NE(MAP_FAILED, 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 iommufd_utils.h:14:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:1828:9: note: in expansion of macro 'ASSERT_NE'
 1828 |         ASSERT_NE(MAP_FAILED, buf);
      |         ^~~~~~~~~

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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_set_self_attr_test.c:62:9: note: in expansion of macro 'ASSERT_NE'
   62 |         ASSERT_NE(NULL, ctx);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:307:9: note: in expansion of macro 'ASSERT_NE'
  307 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:434:9: note: in expansion of macro 'ASSERT_NE'
  434 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
seccomp_bpf.c:782:9: note: in expansion of macro 'EXPECT_NE'
  782 |         EXPECT_NE(MAP_FAILED, map1);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
migration.c:56:9: note: in expansion of macro 'ASSERT_NE'
   56 |         ASSERT_NE(self->pids, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_behind_faulted':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:661:9: note: in expansion of macro 'ASSERT_NE'
  661 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_correct_placed_faulted':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:1097:9: note: in expansion of macro 'ASSERT_NE'
 1097 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:1298:9: note: in expansion of macro 'ASSERT_NE'
 1298 |         ASSERT_NE(NULL, tmp2);
      |         ^~~~~~~~~

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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
sigtrap_threads.c:212:9: note: in expansion of macro 'EXPECT_EQ'
  212 |         EXPECT_EQ(ctx.first_siginfo.si_addr, &ctx.iterate_on);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1321:17: note: in expansion of macro 'ASSERT_NE'
 1321 |                 ASSERT_NE(buffer->mirror, NULL);
      |                 ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:1223:9: note: in expansion of macro 'ASSERT_NE'
 1223 |         ASSERT_NE(NULL, self->_x.filter); \
      |         ^~~~~~~~~
seccomp_bpf.c:1228:9: note: in expansion of macro 'FILTER_ALLOC'
 1228 |         FILTER_ALLOC(trace);
      |         ^~~~~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_behind_faulted':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:661:9: note: in expansion of macro 'ASSERT_NE'
  661 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1922:9: note: in expansion of macro 'ASSERT_NE'
 1922 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
binderfs_test.c:72:9: note: in expansion of macro 'EXPECT_NE'
   72 |         EXPECT_NE(mkdtemp(binderfs_mntpt), NULL) {
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_expand':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:513:9: note: in expansion of macro '__EXPECT'
  513 |         __EXPECT(expected, #expected, seen, #seen, ==, 1)
      |         ^~~~~~~~
pfnmap.c:223:9: note: in expansion of macro 'ASSERT_EQ'
  223 |         ASSERT_EQ(self->addr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:540:9: note: in expansion of macro 'ASSERT_NE'
  540 |         ASSERT_NE(ptr_region, MAP_FAILED);
      |         ^~~~~~~~~

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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mincore_selftest.c:233:9: note: in expansion of macro 'ASSERT_NE'
  233 |         ASSERT_NE(MAP_FAILED, 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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_invalid_name_to_handle_at_flags':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:464:9: note: in expansion of macro 'ASSERT_NE'
  464 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 scm_inq.c:9:
scm_inq.c: In function 'recv_chunks':
../../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
scm_inq.c:94:17: note: in expansion of macro 'ASSERT_NE'
   94 |                 ASSERT_NE(NULL, CMSG_FIRSTHDR(&msg));
      |                 ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1041:9: note: in expansion of macro 'ASSERT_NE'
 1041 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'size_too_small_lsm_set_self_attr':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_set_self_attr_test.c:30:9: note: in expansion of macro 'ASSERT_NE'
   30 |         ASSERT_NE(NULL, ctx);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
test-pcmtest-driver.c:176:9: note: in expansion of macro 'ASSERT_NE'
  176 |         ASSERT_NE(samples, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:631:9: note: in expansion of macro '__EXPECT'
  631 |         __EXPECT(expected, #expected, seen, #seen, ==, 0)
      |         ^~~~~~~~
mdwe_test.c:284:9: note: in expansion of macro 'EXPECT_EQ'
  284 |         EXPECT_EQ(p, self->p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
migration.c:293:9: note: in expansion of macro 'ASSERT_NE'
  293 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:4485:9: note: in expansion of macro 'ASSERT_NE'
 4485 |         ASSERT_NE(f, NULL) {
      |         ^~~~~~~~~

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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_get_self_attr_test.c:122:9: note: in expansion of macro 'ASSERT_NE'
  122 |         ASSERT_NE(NULL, ctx);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mlock':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:908:9: note: in expansion of macro 'ASSERT_NE'
  908 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:1223:9: note: in expansion of macro 'ASSERT_NE'
 1223 |         ASSERT_NE(NULL, self->_x.filter); \
      |         ^~~~~~~~~
seccomp_bpf.c:1227:9: note: in expansion of macro 'FILTER_ALLOC'
 1227 |         FILTER_ALLOC(log);
      |         ^~~~~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_ksm_merge':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:574:9: note: in expansion of macro 'ASSERT_NE'
  574 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
migration.c:230:9: note: in expansion of macro 'ASSERT_NE'
  230 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mdwe_test.c:264:9: note: in expansion of macro 'ASSERT_NE'
  264 |         ASSERT_NE(self->p, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_NE'
 1051 |         ASSERT_NE(ptr_new, MAP_FAILED);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_decode_purely_based_on_file_handle':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:514:9: note: in expansion of macro 'ASSERT_NE'
  514 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
scm_rights.c:128:9: note: in expansion of macro 'ASSERT_NE'
  128 |         ASSERT_NE(NULL, f);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:556:9: note: in expansion of macro 'ASSERT_NE'
  556 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
migration.c:161:9: note: in expansion of macro 'ASSERT_NE'
  161 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 iommufd_utils.h:14:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
iommufd.c:1742:9: note: in expansion of macro 'ASSERT_NE'
 1742 |         ASSERT_NE(MAP_FAILED, buf);
      |         ^~~~~~~~~

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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
file_stressor.c:81:9: note: in expansion of macro 'ASSERT_NE'
   81 |         ASSERT_NE(self->pids_getdents, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1321:17: note: in expansion of macro 'ASSERT_NE'
 1321 |                 ASSERT_NE(buffer->mirror, NULL);
      |                 ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_basic':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:313:9: note: in expansion of macro 'ASSERT_NE'
  313 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1387:17: note: in expansion of macro 'ASSERT_NE'
 1387 |                 ASSERT_NE(buffer->mirror, NULL);
      |                 ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_between_faulted_unfaulted':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:821:9: note: in expansion of macro 'ASSERT_NE'
  821 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:370:9: note: in expansion of macro 'ASSERT_NE'
  370 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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 mount-notify_test.c:14:
mount-notify_test.c: In function 'check_mounted':
../../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
mount-notify_test.c:229:9: note: in expansion of macro 'ASSERT_NE'
  229 |         ASSERT_NE(list, NULL);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:445:9: note: in expansion of macro 'ASSERT_NE'
  445 |         ASSERT_NE(NULL, filter);
      |         ^~~~~~~~~

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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_get_self_attr_test.c:32:9: note: in expansion of macro 'ASSERT_NE'
   32 |         ASSERT_NE(NULL, ctx);
      |         ^~~~~~~~~

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 scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:761:9: note: in expansion of macro 'ASSERT_NE'
  761 |         ASSERT_NE(ptr_new, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:549:9: note: in expansion of macro 'ASSERT_NE'
  549 |         ASSERT_NE(ptr1, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_ksm_merge':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:574:9: note: in expansion of macro 'ASSERT_NE'
  574 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_mremap_unfaulted_behind_faulted':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:695:9: note: in expansion of macro 'ASSERT_NE'
  695 |         ASSERT_NE(ptr2, MAP_FAILED);
      |         ^~~~~~~~~

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 net_test.c:24:
common.h: In function '_init_caps':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1770:9: note: in expansion of macro 'ASSERT_NE'
 1770 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_list_modules_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
   84 |         ASSERT_NE(NULL, syscall_lsms);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_fixed':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pfnmap.c:202:9: note: in expansion of macro 'ASSERT_NE'
  202 |         ASSERT_NE(ret, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_cow':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1213:9: note: in expansion of macro 'ASSERT_NE'
 1213 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 pidfd_file_handle_test.c:23:
pidfd_file_handle_test.c: In function 'file_handle_pid_has_exited':
../kselftest_harness.h:765:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  765 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pidfd_file_handle_test.c:281:9: note: in expansion of macro 'ASSERT_NE'
  281 |         ASSERT_NE(fh, NULL);
      |         ^~~~~~~~~

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 scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_pagemap_scan':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:2114:9: note: in expansion of macro 'ASSERT_NE'
 2114 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from merge.c:4:
merge.c: In function 'merge_forked_source_vma':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
merge.c:400:9: note: in expansion of macro 'ASSERT_NE'
  400 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1085:9: note: in expansion of macro 'ASSERT_NE'
 1085 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:789:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  789 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
epoll_busy_poll.c:111:9: note: in expansion of macro 'EXPECT_NE'
  111 |         EXPECT_NE(NULL, self->caps);
      |         ^~~~~~~~~

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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
seccomp_bpf.c:1223:9: note: in expansion of macro 'ASSERT_NE'
 1223 |         ASSERT_NE(NULL, self->_x.filter); \
      |         ^~~~~~~~~
seccomp_bpf.c:1229:9: note: in expansion of macro 'FILTER_ALLOC'
 1229 |         FILTER_ALLOC(error);
      |         ^~~~~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:703:9: note: in expansion of macro 'ASSERT_NE'
  703 |         ASSERT_NE(buffer->mirror, NULL);
      |         ^~~~~~~~~

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 audit_test.c:22:
common.h: In function '_init_caps':
../kselftest_harness.h:780:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  780 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:58:9: note: in expansion of macro 'EXPECT_NE'
   58 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_too_small_lsm_list_modules':
../kselftest_harness.h:764:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  764 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
lsm_list_modules_test.c:48:9: note: in expansion of macro 'ASSERT_NE'
   48 |         ASSERT_NE(NULL, syscall_lsms);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:1850:9: note: in expansion of macro 'ASSERT_NE'
 1850 |         ASSERT_NE(buffer->ptr, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_map_private':
../kselftest_harness.h:773:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  773 |                         intmax_t  __seen_print = (intmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1578:9: note: in expansion of macro 'ASSERT_NE'
 1578 |         ASSERT_NE(ptr_shared, MAP_FAILED);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_populate':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
guard-regions.c:1374:9: note: in expansion of macro 'ASSERT_NE'
 1374 |         ASSERT_NE(ptr, MAP_FAILED);
      |         ^~~~~~~~~

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:
common.h: In function '_change_cap':
../kselftest_harness.h:781:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  781 |                         uintmax_t __seen_print = (uintmax_t)__seen; \
      |                                                  ^
../kselftest_harness.h:642:9: note: in expansion of macro '__EXPECT'
  642 |         __EXPECT(expected, #expected, seen, #seen, !=, 0)
      |         ^~~~~~~~
common.h:94:9: note: in expansion of macro 'EXPECT_NE'
   94 |         EXPECT_NE(NULL, cap_p);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:772:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  772 |                         uintmax_t __exp_print = (uintmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
hmm-tests.c:429:9: note: in expansion of macro 'ASSERT_NE'
  429 |         ASSERT_NE(buffer, NULL);
      |         ^~~~~~~~~

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[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from pfnmap.c:24:
pfnmap.c: In function 'pfnmap_mremap_shrink':
../kselftest_harness.h:788:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  788 |                         intmax_t  __exp_print = (intmax_t)__exp; \
      |                                                 ^
../kselftest_harness.h:524:9: note: in expansion of macro '__EXPECT'
  524 |         __EXPECT(expected, #expected, seen, #seen, !=, 1)
      |         ^~~~~~~~
pfnmap.c:211:9: note: in expansion of macro 'ASSERT_NE'
  211 |         ASSERT_NE(ret, MAP_FAILED);
      |         ^~~~~~~~~