========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/filter.c:1666:6: error: conflicting types for 'sk_reuseport_prog_free' 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) | ^ ../include/linux/filter.h:1146:6: note: previous declaration is here 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/core/filter.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:2139: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/filter.c:1666:6: error: conflicting types for 'sk_reuseport_prog_free' 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) | ^ ../include/linux/filter.h:1146:6: note: previous declaration is here 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/core/filter.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:2139: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.0gcg3z4NQ1 2026-04-24 19:59:27.855707163 -0400 +++ /tmp/tmp.mYWPMKG89M 2026-04-24 20:00:24.596139948 -0400 @@ -1,0 +2,14 @@ +../net/core/filter.c:1666:6: error: conflicting types for 'sk_reuseport_prog_free' + 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) + | ^ +../include/linux/filter.h:1146:6: note: previous declaration is here + 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:289: net/core/filter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/core] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:2139: .] Error 2 +make[1]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.o3x9vjc3FJ 2026-04-24 20:00:24.601139898 -0400 +++ /tmp/tmp.IWD2vHBfsS 2026-04-24 20:00:24.603139878 -0400 @@ -0,0 +1 @@ + 1 ../net/core/filter.c