========== build_clang - FAILED WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files WARNING: modpost: missing MODULE_DESCRIPTION() in security/tomoyo/tomoyo.o WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=y] || GCC_PLUGINS [=n]) && MODULES [=y] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/ipv6/ip6mr.c:1970:18: warning: variable 'mrt' is uninitialized when used here [-Wuninitialized] 1970 | if (vr.mifi >= mrt->maxvif) | ^~~ ../net/ipv6/ip6mr.c:1963:22: note: initialize the variable 'mrt' to silence this warning 1963 | struct mr_table *mrt; | ^ | = NULL 1 warning generated. WARNING: modpost: missing MODULE_DESCRIPTION() in security/tomoyo/tomoyo.o New errors added --- /tmp/tmp.ULUIJW8lf3 2024-10-10 02:35:05.747576134 -0700 +++ /tmp/tmp.S6X2O89T3S 2024-10-10 02:36:11.728017468 -0700 @@ -13,0 +14,8 @@ +../net/ipv6/ip6mr.c:1970:18: warning: variable 'mrt' is uninitialized when used here [-Wuninitialized] + 1970 | if (vr.mifi >= mrt->maxvif) + | ^~~ +../net/ipv6/ip6mr.c:1963:22: note: initialize the variable 'mrt' to silence this warning + 1963 | struct mr_table *mrt; + | ^ + | = NULL +1 warning generated. Per-file breakdown --- /tmp/tmp.Re6jbLBHwk 2024-10-10 02:36:39.233784573 -0700 +++ /tmp/tmp.MaUQZJI1Cq 2024-10-10 02:36:39.237784539 -0700 @@ -0,0 +1 @@ + 2 ../net/ipv6/ip6mr.c