========== build_clang - FAILED 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../net/ipv4/route.c:2364:4: error: use of undeclared identifier 'th' 2364 | th->dst.input = ip_forward; | ^ ../net/ipv4/route.c:2366:4: error: use of undeclared identifier 'th' 2366 | th->dst.input = ip_error; | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:244: net/ipv4/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o 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 tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files ../net/ipv4/route.c:2364:4: error: use of undeclared identifier 'th' 2364 | th->dst.input = ip_forward; | ^ ../net/ipv4/route.c:2366:4: error: use of undeclared identifier 'th' 2366 | th->dst.input = ip_error; | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:244: net/ipv4/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:485: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] 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.eAT3rXj8fJ 2024-09-12 04:56:44.700646851 -0700 +++ /tmp/tmp.PyXQKuqaT3 2024-09-12 04:57:30.747525436 -0700 @@ -8,9 +8,14 @@ -WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/mm/testmmiotrace.o -WARNING: modpost: missing MODULE_DESCRIPTION() in kernel/locking/test-ww_mutex.o -WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_objpool.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_simpleondemand.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_performance.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_powersave.o -WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/devfreq/governor_userspace.o +../net/ipv4/route.c:2364:4: error: use of undeclared identifier 'th' + 2364 | th->dst.input = ip_forward; + | ^ +../net/ipv4/route.c:2366:4: error: use of undeclared identifier 'th' + 2366 | th->dst.input = ip_error; + | ^ +2 errors generated. +make[5]: *** [../scripts/Makefile.build:244: net/ipv4/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:485: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1926: .] 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.CJ4krRccrn 2024-09-12 04:57:30.754525570 -0700 +++ /tmp/tmp.2PfQShTx7q 2024-09-12 04:57:30.758525646 -0700 @@ -0,0 +1 @@ + 2 ../net/ipv4/route.c