========== build_32bit - FAILED 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 ../kernel/bpf/liveness.c: In function ‘update_instance’: ../kernel/bpf/liveness.c:470:16: error: ‘return’ with a value, in function returning void [-Wreturn-mismatch] 470 | return 0; | ^ ../kernel/bpf/liveness.c:441:13: note: declared here 441 | static void update_instance(struct bpf_verifier_env *env, struct func_instance *instance) | ^~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/liveness.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:548: kernel/bpf] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: kernel] Error 2 make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.lhRb7316oj 2026-04-08 22:14:04.299481677 -0400 +++ /tmp/tmp.BuFZbkxARz 2026-04-08 22:14:16.114614684 -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) +../kernel/bpf/liveness.c: In function ‘update_instance’: +../kernel/bpf/liveness.c:470:16: error: ‘return’ with a value, in function returning void [-Wreturn-mismatch] + 470 | return 0; + | ^ +../kernel/bpf/liveness.c:441:13: note: declared here + 441 | static void update_instance(struct bpf_verifier_env *env, struct func_instance *instance) + | ^~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/liveness.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:548: kernel/bpf] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:548: kernel] Error 2 +make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.6vMNBm3nvV 2026-04-08 22:14:16.116618098 -0400 +++ /tmp/tmp.St3B5IO6wD 2026-04-08 22:14:16.118618081 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c