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/ipv4/route.c: In function ‘__ip_rt_update_pmtu’: ../net/ipv4/route.c:1034:67: error: ‘fi’ undeclared (first use in this function); did you mean ‘fd’? 1034 | for (nhsel = 0; nhsel < fib_info_num_path(fi); nhsel++) { | ^~ | fd ../net/ipv4/route.c:1034:67: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:229: net/ipv4/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 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 drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? 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/ipv4/route.c: In function ‘__ip_rt_update_pmtu’: ../net/ipv4/route.c:1034:67: error: ‘fi’ undeclared (first use in this function); did you mean ‘fd’? 1034 | for (nhsel = 0; nhsel < fib_info_num_path(fi); nhsel++) { | ^~ | fd ../net/ipv4/route.c:1034:67: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:229: net/ipv4/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.Z4FjT6yvbW 2024-10-30 16:00:42.785475237 -0700 +++ /tmp/tmp.PnKeCtHYo8 2024-10-30 16:00:58.324362206 -0700 @@ -4 +4,13 @@ -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o +../net/ipv4/route.c: In function ‘__ip_rt_update_pmtu’: +../net/ipv4/route.c:1034:67: error: ‘fi’ undeclared (first use in this function); did you mean ‘fd’? + 1034 | for (nhsel = 0; nhsel < fib_info_num_path(fi); nhsel++) { + | ^~ + | fd +../net/ipv4/route.c:1034:67: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:229: net/ipv4/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:478: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.fglc13FrAS 2024-10-30 16:00:58.331362155 -0700 +++ /tmp/tmp.Chr662d8kP 2024-10-30 16:00:58.334362133 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv4/route.c