========== build_32bit - 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’; have ‘void(struct bpf_prog *, bool)’ {aka ‘void(struct bpf_prog *, _Bool)’} 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/bpf_verifier.h:9, from ../net/core/filter.c:21: ../include/linux/filter.h:1146:6: note: previous declaration of ‘sk_reuseport_prog_free’ with type ‘void(struct bpf_prog *)’ 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); | ^~~~~~~~~~~~~~~~~~~~~~ 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 WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) 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’; have ‘void(struct bpf_prog *, bool)’ {aka ‘void(struct bpf_prog *, _Bool)’} 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/bpf_verifier.h:9, from ../net/core/filter.c:21: ../include/linux/filter.h:1146:6: note: previous declaration of ‘sk_reuseport_prog_free’ with type ‘void(struct bpf_prog *)’ 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); | ^~~~~~~~~~~~~~~~~~~~~~ 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.nfzYvZYQxh 2026-04-24 19:57:47.277539896 -0400 +++ /tmp/tmp.gJAxPvaxcC 2026-04-24 19:57:54.957241476 -0400 @@ -2,3 +2,15 @@ -WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) +../net/core/filter.c:1666:6: error: conflicting types for ‘sk_reuseport_prog_free’; have ‘void(struct bpf_prog *, bool)’ {aka ‘void(struct bpf_prog *, _Bool)’} + 1666 | void sk_reuseport_prog_free(struct bpf_prog *prog, bool wait_rcu) + | ^~~~~~~~~~~~~~~~~~~~~~ +In file included from ../include/linux/bpf_verifier.h:9, + from ../net/core/filter.c:21: +../include/linux/filter.h:1146:6: note: previous declaration of ‘sk_reuseport_prog_free’ with type ‘void(struct bpf_prog *)’ + 1146 | void sk_reuseport_prog_free(struct bpf_prog *prog); + | ^~~~~~~~~~~~~~~~~~~~~~ +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.1UkF6f2Rjj 2026-04-24 19:57:54.960647142 -0400 +++ /tmp/tmp.iZLK63A00F 2026-04-24 19:57:54.962647122 -0400 @@ -0,0 +1 @@ + 1 ../net/core/filter.c