========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c: In function ‘check_mem_access’: ../kernel/bpf/verifier.c:7568:39: error: ‘insn_array’ undeclared (first use in this function); did you mean ‘its_array’? 7568 | if (t == BPF_WRITE && insn_array) { | ^~~~~~~~~~ | its_array ../kernel/bpf/verifier.c:7568:39: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/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 ../kernel/bpf/verifier.c: In function ‘check_mem_access’: ../kernel/bpf/verifier.c:7568:39: error: ‘insn_array’ undeclared (first use in this function); did you mean ‘its_array’? 7568 | if (t == BPF_WRITE && insn_array) { | ^~~~~~~~~~ | its_array ../kernel/bpf/verifier.c:7568:39: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] 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.kCktPaArbs 2025-11-27 16:20:25.715548272 -0500 +++ /tmp/tmp.uW3chxe2Kp 2025-11-27 16:20:30.830583530 -0500 @@ -1,0 +2,13 @@ +../kernel/bpf/verifier.c: In function ‘check_mem_access’: +../kernel/bpf/verifier.c:7568:39: error: ‘insn_array’ undeclared (first use in this function); did you mean ‘its_array’? + 7568 | if (t == BPF_WRITE && insn_array) { + | ^~~~~~~~~~ + | its_array +../kernel/bpf/verifier.c:7568:39: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] 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.lCrh7EN8AE 2025-11-27 16:20:30.833651495 -0500 +++ /tmp/tmp.TXUudl0YYO 2025-11-27 16:20:30.835651472 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/verifier.c