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/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 ../kernel/bpf/syscall.c:3870:5: error: call to undeclared function 'tracepoint_is_faultable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 3870 | tracepoint_is_faultable(btp->tp)); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:229: kernel/bpf/syscall.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:478: kernel] 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.8XyMvakZgX 2024-11-01 19:39:41.917743302 -0700 +++ /tmp/tmp.5VZkHXEd2m 2024-11-01 19:41:06.290934602 -0700 @@ -3,0 +4,11 @@ +../kernel/bpf/syscall.c:3870:5: error: call to undeclared function 'tracepoint_is_faultable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 3870 | tracepoint_is_faultable(btp->tp)); + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:229: kernel/bpf/syscall.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:478: kernel] 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.4Yy86tAMYF 2024-11-01 19:41:06.298934525 -0700 +++ /tmp/tmp.g4uPLP9lNI 2024-11-01 19:41:06.302934487 -0700 @@ -0,0 +1 @@ + 1 ../kernel/bpf/syscall.c