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:3866:5: error: call to undeclared function 'tracepoint_is_faultable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 3866 | 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-1/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.XfkSZb2kYq 2024-10-31 17:25:15.519466170 -0700 +++ /tmp/tmp.T0hmYdpNFW 2024-10-31 17:26:42.960776031 -0700 @@ -3,0 +4,11 @@ +../kernel/bpf/syscall.c:3866:5: error: call to undeclared function 'tracepoint_is_faultable'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 3866 | 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-1/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.8WrKEkJsb4 2024-10-31 17:26:42.967775976 -0700 +++ /tmp/tmp.31gl5Jvqzz 2024-10-31 17:26:42.970775952 -0700 @@ -0,0 +1 @@ + 1 ../kernel/bpf/syscall.c