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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_write':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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_hmm_cow_in_device':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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_mremap_move':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_multiple':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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_file_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_split_merge':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_truncation':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_lazyfree':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mprotect':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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_stay_EXEC':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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_hugetlbfs':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_teardown':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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_process_madvise':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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_hmm_cow_in_device':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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 ftrace_test.c:18:
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_tmpfs_mmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_exclusive':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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_stay_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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_file_write':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_split_merge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_anon_zeropage':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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_child_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_multi_vma':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_write_child_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_mremap_shrink':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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 common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_exclusive_cow':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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_map_private':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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_child_shared':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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_file_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_populate':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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_file_write':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_exclusive_cow':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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_shrink':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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_hmm_gup_test':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_multi_vma':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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_mixedmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm_migrate':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from ftrace_test.c:18:
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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_mremap_expand':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_map_private':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mlock':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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_migrate_mixed':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_cow':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_move':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 perf_test.c:19:
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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_basic':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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_expand':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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 'TRACE_poke_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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 common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_mremap_expand':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_madvise_sequential':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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_read_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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 common.h:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_read_multiple':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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_anon_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_map_private':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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_migrate_shared':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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_multi_vma':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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_write_hugetlbfs':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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_release':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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_compound':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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_process_madvise':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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_exclusive_mprotect':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_multi_vma':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_multi_vma':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_anon_zeropage':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_truncation':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_hmm_gup_test':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_cow_in_device':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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 'filter_chain_limits':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_pagemap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_shrink':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_read_multiple':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_fault_around':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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_exclusive':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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_anon_read_multiple':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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_exclusive_cow':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_shrink':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_too_small_lsm_list_modules':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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_migrate_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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_file_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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_truncation':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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 'KILL_one_arg_six':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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_anon_read_prot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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_munmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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_read_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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_shrink':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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_munmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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_compound':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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_map_private':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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_hmm_cow_in_device':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'TRACE_poke_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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_memfd_write_seal':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm2_migrate_mixed':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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 'TSYNC_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_READ_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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 'flags_set_lsm_list_modules':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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 binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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_anon_zeropage':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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_madvise_sequential':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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_huge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_compound':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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_uffd':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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_dontneed':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_cow_in_device':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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_anon_write_huge':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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_read_prot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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_split_merge':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_release':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_stay_EXEC':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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_mlock':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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_fault':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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_migrate_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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_hugetlbfs':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_uffd':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_prot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_fork':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_huge':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_write':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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
In file included from common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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_fault':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_too_small_lsm_list_modules':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_read':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_fault':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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 'hmm_file_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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_add_EXEC':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mremap_shrink':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_process_madvise':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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_anon_read_prot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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 common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_truncation':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_prot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_release':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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_hugetlbfs':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_map_private':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_read_prot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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 'hmm2_snapshot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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 'hmm2_snapshot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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 binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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 iommufd_utils.h:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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_migrate_multiple':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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_migrate_fault':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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_playback':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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_WRITE_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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 iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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_move':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_multi_vma':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mlock':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_process_madvise':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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_populate':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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_huge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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_multi_vma':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_huge':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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_file_read':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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_hmm_cow_in_device':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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_write_hugetlbfs':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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_multi_vma':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_file_mmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_add_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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_mprotect':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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_anon_teardown':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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_hmm_gup_test':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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_write_hugetlbfs':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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
In file included from scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_migrate_fault':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm2_snapshot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_process_madvise':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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_expand':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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_lazyfree':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_hmm_cow_in_device':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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_migrate_release':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_dontneed':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_mixedmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_hole_punch':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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_multi_vma':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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_anon_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'TSYNC_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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_READ_EXEC':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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_hole_punch':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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_expand':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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_arm64_BTI':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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_split_merge':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_populate':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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_read_prot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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_teardown':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_mixedmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRAP_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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_exclusive_cow':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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 'TRAP_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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 common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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_anon_zeropage':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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_ni_playback':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_file_read':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_write':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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_mixedmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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_read':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_read':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_anon_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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_multi_vma':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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_write_huge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_hugetlbfs':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_enable_event':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_release':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_hmm_cow_in_device':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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 common.h:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_mremap_expand':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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 'filter_chain_limits':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_capture':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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_file_mmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_madvise_sequential':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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_child':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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_anon_write_huge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_lazyfree':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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_signal_stress_with_disable':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_map_private':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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_fault':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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_write_child':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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_hmm_gup_test':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_capture':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 ftrace_test.c:18:
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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 'hmm2_snapshot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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_write_child':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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 'TRAP_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_anon_read_prot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'flags_set_lsm_list_modules':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRAP_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_too_small_lsm_list_modules':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_wipeonfork':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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_move':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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_map_private':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_teardown':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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_fork_wipeonfork':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_process_madvise':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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 'hmm2_double_map':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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_exclusive_cow':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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_prot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_prot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_prot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 common.h:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mremap_shrink':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRAP_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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_fault_around':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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_dontneed':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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 'size_null_lsm_list_modules':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_cow_in_device':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_mixedmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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_child':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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 'size_too_small_lsm_set_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mlock':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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_fault':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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_move':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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_process_madvise':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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_split_merge':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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_file_read':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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_child':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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_process_madvise':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_anon_read_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_WRITE_EXEC':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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_madvise_sequential':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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 'hmm2_snapshot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 common.h:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_prot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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_child_shared':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_file_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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_child':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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_uffd':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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_map_private':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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_capture':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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_migrate_multiple':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_cow_in_device':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_dontneed':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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_read_prot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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_file_read':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_readonly_file':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_read_prot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_hugetlbfs':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_exclusive':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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_split_merge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_fault':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_write':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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_multi_vma':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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_anon_write':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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_read':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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_write':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm2_migrate_mixed':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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 perf_test.c:19:
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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_file_read':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_read_prot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_write':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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_hugetlbfs':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 iommufd_utils.h:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_shrink':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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_mixedmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_hmm_gup_test':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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_read':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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_hmm_cow_in_device':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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_basic':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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_fork_cow':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_read_multiple':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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_map_private':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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_multi_vma':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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
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_cold_pageout':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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_compound':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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_migrate_multiple':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_migrate_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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_multiple':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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_stay_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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_shrink':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_child':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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_read_multiple':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_file_read':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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
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_memfd_write_seal':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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_file_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mixedmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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_map_private':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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_multiple':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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_map_private':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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
In file included from common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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 'hmm2_snapshot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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_mprotect':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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_split_merge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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_migrate_multiple':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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 common.h:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_fault':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_anon_write':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_lazyfree':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_exclusive_cow':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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 'TRAP_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_readonly_file':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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_double_map':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm_migrate_shared':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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_mremap_expand':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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 iommufd_utils.h:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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_cold_pageout':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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_process_madvise':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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_write_prot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_read_multiple':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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_double_map':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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 common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_hugetlbfs':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_fork_cow':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_mixedmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_release':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_mremap_shrink':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_mixedmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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_child':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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_hmm_cow_in_device':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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 'TSYNC_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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
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_write':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_basic':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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_mlock':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_write':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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 iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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_shrink':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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_hole_punch':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_add_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from binderfs_test.c:24:
binderfs_test.c: In function 'binderfs_stress':
../../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_chain_limits':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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 utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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_fork_cow':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_process_madvise':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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_mixedmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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 'hmm2_double_map':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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_mprotect':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_anon_zeropage':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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_pagemap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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 'flags_set_lsm_list_modules':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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_anon_write_child':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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_lazyfree':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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_populate':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_compound':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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 'filter_size_limits':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'flags_set_lsm_list_modules':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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 ftrace_test.c:18:
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 common.h:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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 'hmm2_snapshot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_pagemap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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_uffd':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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 'KILL_one_arg_six':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from common.h:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_move':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_mremap_expand':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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_file_write':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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_exclusive_cow':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_shared':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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_mmap_FIXED':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_stay_EXEC':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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_child_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_multi_vma':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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 'hmm_mixedmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_READ_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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_fork_cow':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_tmpfs_mmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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_anon_zeropage':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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_memfd_write_seal':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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_file_write':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_hmm_cow_in_device':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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_migrate_fault':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:972:9: note: in expansion of macro 'ASSERT_NE'
972 | 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_process_madvise':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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_read_prot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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_hmm_gup_test':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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_process_madvise':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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_htlb':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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_exclusive_mprotect':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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_exclusive_cow':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_migrate_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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 set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_exclusive_mprotect':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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_hmm_gup_test':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_multi_vma':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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
In file included from lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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 ftrace_test.c:18:
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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_hugetlbfs':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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_multi_vma':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_fault':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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_release':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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_mixedmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_add_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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 set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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
In file included from common.h:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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
In file included from common.h:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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_munmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_munmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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_capture':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
In file included from file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_split_merge':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_anon_read_multiple':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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_hmm_gup_test':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'hmm2_double_map':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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_fault_around':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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_compound':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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_expand':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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_hugetlbfs':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:807:9: note: in expansion of macro 'ASSERT_NE'
807 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
In file included from common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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_migrate_mixed':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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_exclusive':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
In file included from perf_test.c:19:
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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
In file included from common.h:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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_mprotect':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_readonly_file':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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_file_write':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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_capture':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'get_nth':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_read_prot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_stay_EXEC':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_prot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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_munmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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_file_read':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_migrate_mixed':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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_memfd_write_seal':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 common.h:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_read':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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_private_anon_thp':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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_signal_stress_with_disable':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_fault':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from perf_test.c:19:
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_madvise_sequential':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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_file_write':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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 'hmm2_double_map':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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 iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 perf_test.c:19:
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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_exclusive':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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_private_anon_thp':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_cow_in_device':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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_exclusive_cow':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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_fault':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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_mremap_shrink':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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_cow_in_device':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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 perf_test.c:19:
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_wipeonfork':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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_munmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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_prot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_exclusive_cow':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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
In file included from common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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_migrate_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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 tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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_exclusive_cow':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_exclusive_cow':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_shrink':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_teardown':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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_truncation':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_exclusive':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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_exclusive_mprotect':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_add_EXEC':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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 'size_too_small_lsm_list_modules':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_populate':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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_memfd_write_seal':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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_shared':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_mremap_expand':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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_mmap_FIXED':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from common.h:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_anon_zeropage':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1996:9: note: in expansion of macro 'ASSERT_NE'
1996 | 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 set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_size_limits':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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_populate':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_basic':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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_mprotect':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_mixedmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRAP_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_shrink':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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_hmm_cow_in_device':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_migrate_release':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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_split_merge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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_signal_stress':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 'hmm2_double_map':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_lazyfree':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_hmm_gup_test':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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_fault_around':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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_file_write':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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_write_prot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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_shrink':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1120:9: note: in expansion of macro 'ASSERT_NE'
1120 | 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_file_mmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:204:9: note: in expansion of macro 'ASSERT_NE'
204 | 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
In file included from set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_lazyfree':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_read':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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_migrate_fault':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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_teardown':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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 abi_test.c:23:
abi_test.c: In function 'user_clones':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
abi_test.c:405:9: note: in expansion of macro 'ASSERT_NE'
405 | ASSERT_NE(MAP_FAILED, 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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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_double_map':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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:13:
iommufd.c: In function 'iommufd_ioas_access_domain_destory':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1088:9: note: in expansion of macro 'ASSERT_NE'
1088 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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_migrate':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_migrate_release':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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_teardown':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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 common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_prot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_readonly_file':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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_file_read':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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 'hmm2_snapshot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_mremap_move':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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_hmm_cow_in_device':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_hole_punch':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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 migration.c:7:
migration.c: In function 'migration_shared_anon_thp':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:222:9: note: in expansion of macro 'ASSERT_NE'
222 | 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:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_prot':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_hole_punch':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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_playback':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1316:17: note: in expansion of macro 'ASSERT_NE'
1316 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mlock':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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_migrate_fault':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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 set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mixedmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_populate':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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_double_map':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mprotect_WRITE_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_process_madvise':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:554:9: note: in expansion of macro 'ASSERT_NE'
554 | 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_write_huge':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_multi_vma':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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_mremap_expand':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/mm'
In file included from migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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_capture':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_cold_pageout':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_READ_EXEC':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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_map_private':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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_mixedmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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_pagemap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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_prot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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_read_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:375:9: note: in expansion of macro 'ASSERT_NE'
375 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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_anon_read_prot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:386:9: note: in expansion of macro 'ASSERT_NE'
386 | 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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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
In file included from common.h:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRACE_poke_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1690:9: note: in expansion of macro 'ASSERT_NE'
1690 | ASSERT_NE(NULL, self->prog.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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2579:9: note: in expansion of macro 'ASSERT_NE'
2579 | ASSERT_NE(NULL, self->root_prog.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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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_fork_cow':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_split_merge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_truncation':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 common.h:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_mprotect':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_process_madvise':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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 common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_shared':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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 scm_rights.c:13:
scm_rights.c: In function 'count_sockets':
../../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_rights.c:77:9: note: in expansion of macro 'ASSERT_NE'
77 | 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 'hmm2_double_map':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_fault_around':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1752:9: note: in expansion of macro 'ASSERT_NE'
1752 | 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_fault':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_release':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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_mremap_move':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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 common.h:19,
from fs_test.c:44:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_capture':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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 'hmm2_snapshot':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_multi_vma':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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_anon_teardown':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_null_lsm_list_modules':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_multi_vma':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_pagemap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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_shared':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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_read':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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_hmm_cow_in_device':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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_fork_cow':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_exclusive_mprotect':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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_huge':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_snapshot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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_private_anon_htlb':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:94:9: note: in expansion of macro 'ASSERT_NE'
94 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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 utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_shrink':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_mixedmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_teardown':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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 'hmm2_migrate_mixed':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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 ftrace_test.c:18:
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:869:9: note: in expansion of macro 'ASSERT_NE'
869 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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_cold_pageout':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_readonly_file':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1705:9: note: in expansion of macro 'ASSERT_NE'
1705 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from tls.c:24:
tls.c: In function 'tls_recv_cmsg':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
tls.c:206:9: note: in expansion of macro 'EXPECT_NE'
206 | EXPECT_NE(cmsg, 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_cow_in_device':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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 'hmm2_snapshot':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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_anon_write_child_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_expand':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_dontneed':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
test-pcmtest-driver.c:137:9: note: in expansion of macro 'ASSERT_NE'
137 | ASSERT_NE(card_name, 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_chain_limits':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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 iommufd_utils.h:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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_shrink':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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 'filter_chain_limits':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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
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_memfd_write_seal':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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_map_private':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1564:9: note: in expansion of macro 'ASSERT_NE'
1564 | ASSERT_NE(ptr_private, 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_child':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:550:9: note: in expansion of macro 'ASSERT_NE'
550 | 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_mremap_move':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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 'filter_size_limits':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_uffd':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_stay_EXEC':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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_mprotect':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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 ftrace_test.c:18:
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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 iommufd_utils.h:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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_anon_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_release':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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_cold_pageout':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_child_shared':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:488:9: note: in expansion of macro 'ASSERT_NE'
488 | 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_move':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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_expand':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:1051:9: note: in expansion of macro 'ASSERT_EQ'
1051 | 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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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_anon_write_huge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_shared':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mremap_move':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_mixedmap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mprotect':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_exclusive':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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_mmap_READ_EXEC':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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 common.h:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 iommufd_utils.h:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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_mprotect':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_cow_in_device':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1085:9: note: in expansion of macro 'ASSERT_NE'
1085 | 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 'KILL_one_arg_six':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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_migrate_release':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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_process_madvise':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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_munmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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_exclusive_cow':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_munmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:381:9: note: in expansion of macro 'ASSERT_NE'
381 | 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_child':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | ASSERT_NE(self->threads, 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_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_null_lsm_list_modules':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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 'binderfs_stress':
../../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
binderfs_test.c:409:17: note: in expansion of macro 'ASSERT_NE'
409 | ASSERT_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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_signal_stress_with_disable':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_chain_limits':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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_write_hugetlbfs':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:634:9: note: in expansion of macro 'ASSERT_NE'
634 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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_write_huge':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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_mlock':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:903:9: note: in expansion of macro 'ASSERT_NE'
903 | 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 migration.c:7:
migration.c: In function 'migration_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_munmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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_write':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_capture':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_migrate_shared':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'basic_interface':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:52:9: note: in expansion of macro 'ASSERT_NE'
52 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:407:9: note: in expansion of macro 'ASSERT_NE'
407 | 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_multi_vma':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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_fds':
../../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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/mm'
In file included from guard-regions.c:4:
guard-regions.c: In function 'guard_regions_pagemap':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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:19,
from net_test.c:23:
common.h: In function '_init_caps':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_munmap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:624:9: note: in expansion of macro 'ASSERT_NE'
624 | 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 'KILL_one_arg_six':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 'hmm2_snapshot':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_shared':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1131:9: note: in expansion of macro 'ASSERT_NE'
1131 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'filter_chain_limits':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:412:9: note: in expansion of macro 'ASSERT_NE'
412 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1230:9: note: in expansion of macro 'FILTER_ALLOC'
1230 | FILTER_ALLOC(trap);
| ^~~~~~~~~~~~
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:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:308:9: note: in expansion of macro 'ASSERT_NE'
308 | 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_exclusive_mprotect':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1791:9: note: in expansion of macro 'ASSERT_NE'
1791 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1126:9: note: in expansion of macro 'ASSERT_NE'
1126 | 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 common.h:19,
from fs_test.c:44:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_mremap_expand':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1560:9: note: in expansion of macro 'ASSERT_NE'
1560 | 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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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_mmap_READ_EXEC':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:977:9: note: in expansion of macro 'ASSERT_NE'
977 | 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 'hmm2_double_map':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_anon_teardown':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1382:17: note: in expansion of macro 'ASSERT_NE'
1382 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:535:9: note: in expansion of macro 'ASSERT_NE'
535 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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_mmap_FIXED':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_anonymous_locked_pages':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'drop_cap_ipc_lock':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:205:9: note: in expansion of macro 'ASSERT_NE'
205 | ASSERT_NE(caps, 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 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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 'hmm_anon_read_multiple':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_release':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1081:9: note: in expansion of macro 'ASSERT_NE'
1081 | 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:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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_migrate_fault':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_compound':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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_lazyfree':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1334:9: note: in expansion of macro 'ASSERT_NE'
1334 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from scoped_abstract_unix_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_file_read':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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_child':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_READ_EXEC':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_capture':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_overset_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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_file_write':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:1226:9: note: in expansion of macro 'FILTER_ALLOC'
1226 | FILTER_ALLOC(allow);
| ^~~~~~~~~~~~
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:318:9: note: in expansion of macro 'ASSERT_NE'
318 | 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_child':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1733:9: note: in expansion of macro 'ASSERT_NE'
1733 | 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':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1732:9: note: in expansion of macro 'ASSERT_NE'
1732 | 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_hole_punch':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1862:9: note: in expansion of macro 'ASSERT_NE'
1862 | 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 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_write':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:919:9: note: in expansion of macro 'ASSERT_NE'
919 | 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_hmm_cow_in_device':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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_prot':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_double_map':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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:13:
iommufd.c: In function 'test_basic_file':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1673:9: note: in expansion of macro 'ASSERT_NE'
1673 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_shared':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_gup_test':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1928:9: note: in expansion of macro 'ASSERT_NE'
1928 | 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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_prot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_hmm_cow_in_device':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2008:9: note: in expansion of macro 'ASSERT_NE'
2008 | 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_write_prot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_hugetlbfs':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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_multiple':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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_READ_EXEC':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:220:9: note: in expansion of macro 'EXPECT_NE'
220 | EXPECT_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 perf_test.c:19:
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_write_child_shared':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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_uffd':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4488:9: note: in expansion of macro 'ASSERT_NE'
4488 | 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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_ni_playback':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1150:9: note: in expansion of macro 'ASSERT_NE'
1150 | 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_capture':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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 binderfs_test.c:24:
binderfs_test.c: In function '__do_binderfs_test':
../../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_modify_and_enable_event':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
sigtrap_threads.c:192:9: note: in expansion of macro 'EXPECT_EQ'
192 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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_mixedmap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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_anon_write_child_shared':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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_split_merge':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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_uffd':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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_memfd_write_seal':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1943:9: note: in expansion of macro 'ASSERT_NE'
1943 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_zero_lsm_set_self_attr':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_set_self_attr_test.c:46:9: note: in expansion of macro 'ASSERT_NE'
46 | 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_write_child_shared':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_uffd':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1460:9: note: in expansion of macro 'ASSERT_NE'
1460 | 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 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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_hugetlbfs':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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_exclusive_mprotect':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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 lsm_set_self_attr_test.c:15:
lsm_set_self_attr_test.c: In function 'flags_overset_lsm_set_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_file_write':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:930:9: note: in expansion of macro 'ASSERT_NE'
930 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_move':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:13:
iommufd.c: In function 'check_vfio_info_cap_chain':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:567:9: note: in expansion of macro '__EXPECT'
567 | __EXPECT(expected, #expected, seen, #seen, >=, 1)
| ^~~~~~~~
iommufd.c:2477:17: note: in expansion of macro 'ASSERT_GE'
2477 | ASSERT_GE(buffer + cap->next, (void *)cap);
| ^~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_file_write':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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:13:
iommufd.c: In function 'iommufd_mock_domain_all_aligns_copy':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1785:9: note: in expansion of macro 'ASSERT_NE'
1785 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'correct_lsm_list_modules':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_hugetlbfs':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:821:9: note: in expansion of macro 'ASSERT_NE'
821 | 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:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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 so_incoming_cpu.c:12:
so_incoming_cpu.c: In function 'so_incoming_cpu_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'O_SUSPEND_SECCOMP_setup':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4425:9: note: in expansion of macro 'ASSERT_NE'
4425 | ASSERT_NE(NULL, 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_anon_write_child_shared':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:628:9: note: in expansion of macro 'ASSERT_NE'
628 | 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_munmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:644:9: note: in expansion of macro 'ASSERT_NE'
644 | ASSERT_NE(ptr_new2, 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_mprotect':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_read':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:312:9: note: in expansion of macro 'ASSERT_NE'
312 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_split_merge':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:711:9: note: in expansion of macro 'ASSERT_NE'
711 | 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_stay_EXEC':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:238:9: note: in expansion of macro 'ASSERT_NE'
238 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_multiple':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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_fork_cow':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1208:9: note: in expansion of macro 'ASSERT_NE'
1208 | 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_split_merge':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:759:9: note: in expansion of macro 'ASSERT_NE'
759 | 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_mremap_move':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:990:9: note: in expansion of macro 'ASSERT_NE'
990 | 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_fork_wipeonfork':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1046:9: note: in expansion of macro 'ASSERT_NE'
1046 | 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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1025:9: note: in expansion of macro 'ASSERT_NE'
1025 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fault_around':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1767:9: note: in expansion of macro 'ASSERT_NE'
1767 | 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_compound':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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_readonly_file':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_FIXED':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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_split_merge':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:753:9: note: in expansion of macro 'ASSERT_NE'
753 | 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_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_mprotect':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1786:9: note: in expansion of macro 'ASSERT_NE'
1786 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 migration.c:7:
migration.c: In function 'migration_shared_anon_htlb':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:285:9: note: in expansion of macro 'ASSERT_NE'
285 | 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_file_write':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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_cold_pageout':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'basic_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:641:9: note: in expansion of macro 'ASSERT_NE'
641 | ASSERT_NE(ptr_new1, 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_cold_pageout':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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_tmpfs_mmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_child_shared':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'flags_set_lsm_list_modules':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_multi_vma':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_madvise_sequential':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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_mmap_WRITE_EXEC':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __EXPECT(expected, #expected, seen, #seen, ==, 0)
| ^~~~~~~~
mdwe_test.c:227:17: note: in expansion of macro 'EXPECT_EQ'
227 | EXPECT_EQ(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_multi_vma':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:491:9: note: in expansion of macro 'ASSERT_NE'
491 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_too_small_lsm_get_self_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_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
In file included from set_layers_via_fds.c:15:
set_layers_via_fds.c: In function 'set_layers_via_fds_set_layers_via_fds':
../../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
set_layers_via_fds.c:130:9: note: in expansion of macro 'ASSERT_NE'
130 | 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/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm_exclusive_cow':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1844:9: note: in expansion of macro 'ASSERT_NE'
1844 | 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 'hmm2_snapshot':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 perf_test.c:19:
perf_test.c: In function 'user_perf_empty_events':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_read_multiple':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1327:17: note: in expansion of macro 'ASSERT_NE'
1327 | 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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1743:9: note: in expansion of macro 'ASSERT_NE'
1743 | 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_dontneed':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:842:9: note: in expansion of macro 'ASSERT_NE'
842 | 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_mprotect':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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 'filter_chain_limits':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:482:9: note: in expansion of macro 'ASSERT_NE'
482 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'tsync_vs_dead_thread_leader':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:4884:17: note: in expansion of macro 'ASSERT_NE'
4884 | ASSERT_NE(NULL, args);
| ^~~~~~~~~
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:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1369:9: note: in expansion of macro 'ASSERT_NE'
1369 | 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_fault':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_htlb':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:259:9: note: in expansion of macro 'ASSERT_NE'
259 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_pagemap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:2043:9: note: in expansion of macro 'ASSERT_NE'
2043 | 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_huge':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:440:9: note: in expansion of macro 'ASSERT_NE'
440 | 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 file_stressor.c:15:
file_stressor.c: In function 'file_stressor_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'flags_set_lsm_list_modules':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:563:9: note: in expansion of macro 'ASSERT_NE'
563 | 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_readonly_file':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1716:9: note: in expansion of macro 'ASSERT_NE'
1716 | 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:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:477:9: note: in expansion of macro 'ASSERT_NE'
477 | 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 migration.c:7:
migration.c: In function 'migration_private_anon':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:133:9: note: in expansion of macro 'ASSERT_NE'
133 | 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_fault':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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_hmm_cow_in_device':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2003:9: note: in expansion of macro 'ASSERT_NE'
2003 | 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_mprotect':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:663:9: note: in expansion of macro 'ASSERT_NE'
663 | 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_huge':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_double_map':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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_expand':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1036:9: note: in expansion of macro 'ASSERT_NE'
1036 | 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:19,
from base_test.c:19:
base_test.c: In function 'inconsistent_attr':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 perf_test.c:19:
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
perf_test.c:171:9: note: in expansion of macro 'ASSERT_NE'
171 | 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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_migrate_fault':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_arm64_BTI':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 'correct_lsm_list_modules':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:83:9: note: in expansion of macro 'ASSERT_NE'
83 | ASSERT_NE(NULL, sysfs_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'KILL_one_arg_six':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TRAP_setup':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:1075:9: note: in expansion of macro 'ASSERT_NE'
1075 | ASSERT_NE(NULL, self->prog.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
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:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:54:9: note: in expansion of macro 'ASSERT_NE'
54 | 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
In file included from mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:332:9: note: in expansion of macro 'ASSERT_NE'
332 | 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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_fork_wipeonfork':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1282:9: note: in expansion of macro 'ASSERT_NE'
1282 | 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:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:767:9: note: in expansion of macro 'ASSERT_NE'
767 | 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_snapshot':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1486:9: note: in expansion of macro 'ASSERT_NE'
1486 | 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_write_child_shared':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_process_madvise':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:544:9: note: in expansion of macro 'ASSERT_NE'
544 | 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
In file included from common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_file_mmap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_madvise_sequential':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1076:9: note: in expansion of macro 'ASSERT_NE'
1076 | 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_compound':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1590:9: note: in expansion of macro 'ASSERT_NE'
1590 | 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 migration.c:7:
migration.c: In function 'migration_private_anon_thp':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:193:9: note: in expansion of macro 'ASSERT_NE'
193 | 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:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:402:9: note: in expansion of macro 'ASSERT_NE'
402 | 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 common.h:19,
from net_test.c:23:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_child':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:545:9: note: in expansion of macro 'ASSERT_NE'
545 | 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:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write_huge':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:709:9: note: in expansion of macro 'ASSERT_NE'
709 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'size_too_small_lsm_list_modules':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_memfd_write_seal':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1934:9: note: in expansion of macro 'ASSERT_NE'
1934 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 sigtrap_threads.c:34:
sigtrap_threads.c: In function 'sigtrap_threads_enable_event':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:630:9: note: in expansion of macro '__EXPECT'
630 | __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
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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from test-pcmtest-driver.c:10:
test-pcmtest-driver.c: In function 'pcmtest_playback':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_hmm_cow_in_device':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:2014:9: note: in expansion of macro 'ASSERT_NE'
2014 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | 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 scm_pidfd.c:18:
scm_pidfd.c: In function 'scm_pidfd_setup':
../../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
scm_pidfd.c:260:9: note: in expansion of macro 'ASSERT_NE'
260 | ASSERT_NE(MAP_FAILED, self->client_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 seccomp_bpf.c:56:
seccomp_bpf.c: In function 'TSYNC_setup':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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
make[4]: Entering directory '/builds/linux/tools/testing/selftests/mm'
In file included from hmm-tests.c:13:
hmm-tests.c: In function 'hmm2_migrate_mixed':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1163:9: note: in expansion of macro 'ASSERT_NE'
1163 | 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 common.h:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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_madvise_sequential':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1504:9: note: in expansion of macro 'ASSERT_NE'
1504 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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 common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'size_null_lsm_get_self_attr':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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_shared':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:623:9: note: in expansion of macro 'ASSERT_NE'
623 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 mdwe_test.c:17:
mdwe_test.c: In function 'mdwe_mmap_WRITE_EXEC':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
mdwe_test.c:229:17: note: in expansion of macro 'EXPECT_NE'
229 | EXPECT_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_truncation':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1804:9: note: in expansion of macro 'ASSERT_NE'
1804 | 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_migrate_mixed':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1175:9: note: in expansion of macro 'ASSERT_NE'
1175 | 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 lsm_list_modules_test.c:15:
lsm_list_modules_test.c: In function 'flags_set_lsm_list_modules':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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_anon_teardown':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1393:17: note: in expansion of macro 'ASSERT_NE'
1393 | 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_move':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:512:9: note: in expansion of macro '__EXPECT'
512 | __EXPECT(expected, #expected, seen, #seen, ==, 1)
| ^~~~~~~~
guard-regions.c:992:9: note: in expansion of macro 'ASSERT_EQ'
992 | 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 'hmm2_double_map':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1668:9: note: in expansion of macro 'ASSERT_NE'
1668 | 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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 hmm-tests.c:13:
hmm-tests.c: In function 'hmm_anon_write':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from iommufd_utils.h:13:
iommufd.c: In function 'test_basic_mmap':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1646:9: note: in expansion of macro 'ASSERT_NE'
1646 | 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 iommufd_utils.h:13:
iommufd.c: In function 'vfio_compat_mock_domain_huge_map':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:2607:9: note: in expansion of macro 'ASSERT_NE'
2607 | 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 common.h:19,
from scoped_test.c:13:
common.h: In function '_change_cap':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 iommufd_utils.h:13:
iommufd.c: In function 'check_access_rw':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1257:9: note: in expansion of macro 'ASSERT_NE'
1257 | 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_mremap_expand':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1022:9: note: in expansion of macro 'ASSERT_NE'
1022 | 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 'flags_set_lsm_list_modules':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_list_modules_test.c:63:9: note: in expansion of macro 'ASSERT_NE'
63 | 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_migrate':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:983:9: note: in expansion of macro 'ASSERT_NE'
983 | 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_file_write':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:924:9: note: in expansion of macro 'ASSERT_NE'
924 | 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 'TSYNC_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
seccomp_bpf.c:2584:9: note: in expansion of macro 'ASSERT_NE'
2584 | ASSERT_NE(NULL, self->apply_prog.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 ftrace_test.c:18:
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
ftrace_test.c:410:9: note: in expansion of macro 'ASSERT_NE'
410 | ASSERT_NE(MAP_FAILED, anon);
| ^~~~~~~~~
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_migrate_mixed':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1168:9: note: in expansion of macro 'ASSERT_NE'
1168 | 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:19,
from ptrace_test.c:20:
common.h: In function '_change_cap':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:756:9: note: in expansion of macro 'ASSERT_NE'
756 | 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_exclusive_cow':
../kselftest_harness.h:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
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:771:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
771 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_utimer':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 guard-regions.c:4:
guard-regions.c: In function 'guard_regions_cold_pageout':
../kselftest_harness.h:788:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
788 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:1396:9: note: in expansion of macro 'ASSERT_NE'
1396 | 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:19,
from scoped_signal_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 migration.c:7:
migration.c: In function 'migration_shared_anon':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
migration.c:159:9: note: in expansion of macro 'ASSERT_NE'
159 | 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_mmap_FIXED':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mdwe_test.c:279:9: note: in expansion of macro 'ASSERT_NE'
279 | 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 common.h:19,
from base_test.c:19:
common.h: In function '_init_caps':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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 epoll_busy_poll.c:26:
epoll_busy_poll.c: In function 'epoll_busy_poll_setup':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __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 common.h:19,
from fs_test.c:44:
fs_test.c: In function 'mkdir_parents':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:200:9: note: in expansion of macro 'ASSERT_NE'
200 | ASSERT_NE(NULL, walker);
| ^~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:976:9: note: in expansion of macro 'ASSERT_NE'
976 | 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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
hmm-tests.c:1268:17: note: in expansion of macro 'ASSERT_NE'
1268 | 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 mincore_selftest.c:19:
mincore_selftest.c: In function 'check_tmpfs_mmap':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
mincore_selftest.c:309:9: note: in expansion of macro 'ASSERT_NE'
309 | 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
In file included from common.h:19,
from base_test.c:19:
common.h: In function '_change_cap':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:90:9: note: in expansion of macro 'EXPECT_NE'
90 | 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 'correct_lsm_list_modules':
../kselftest_harness.h:763:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
763 | uintmax_t __exp_print = (uintmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from common.h:19,
from fs_test.c:44:
fs_test.c: In function 'create_ruleset':
../kselftest_harness.h:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
fs_test.c:771:9: note: in expansion of macro 'ASSERT_NE'
771 | ASSERT_NE(NULL, rules[0].path)
| ^~~~~~~~~
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:19,
from ptrace_test.c:20:
common.h: In function '_init_caps':
../kselftest_harness.h:772:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772 | intmax_t __seen_print = (intmax_t)__seen; \
| ^
../kselftest_harness.h:641:9: note: in expansion of macro '__EXPECT'
641 | __EXPECT(expected, #expected, seen, #seen, !=, 0)
| ^~~~~~~~
common.h:54:9: note: in expansion of macro 'EXPECT_NE'
54 | 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:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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
In file included from seccomp_bpf.c:56:
seccomp_bpf.c: In function 'precedence_setup':
../kselftest_harness.h:764:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
764 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __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 iommufd_utils.h:13:
iommufd.c: In function 'iommufd_mock_domain_ro_unshare':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
iommufd.c:1701:9: note: in expansion of macro 'ASSERT_NE'
1701 | 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/alsa'
In file included from utimer-test.c:9:
utimer-test.c: In function 'timer_f_setup':
../kselftest_harness.h:787:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
787 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
utimer-test.c:47:9: note: in expansion of macro 'ASSERT_NE'
47 | ASSERT_NE(NULL, self->utimer_info);
| ^~~~~~~~~
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:780:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780 | uintmax_t __seen_print = (uintmax_t)__seen; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
guard-regions.c:417:9: note: in expansion of macro 'ASSERT_NE'
417 | 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 lsm_get_self_attr_test.c:16:
lsm_get_self_attr_test.c: In function 'flags_zero_lsm_get_self_attr':
../kselftest_harness.h:779:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
779 | intmax_t __exp_print = (intmax_t)__exp; \
| ^
../kselftest_harness.h:523:9: note: in expansion of macro '__EXPECT'
523 | __EXPECT(expected, #expected, seen, #seen, !=, 1)
| ^~~~~~~~
lsm_get_self_attr_test.c:84:9: note: in expansion of macro 'ASSERT_NE'
84 | ASSERT_NE(NULL, ctx);
| ^~~~~~~~~