========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/sched/act_connmark.c: In function ‘tcf_connmark_dump’: ../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) 203 | index = ci->tcf_index; | ^~~~~ ../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in ../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; | ^~~~~~ ../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; | ^~~~~~~ | bind make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/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/sched/act_connmark.c: In function ‘tcf_connmark_dump’: ../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) 203 | index = ci->tcf_index; | ^~~~~ ../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in ../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; | ^~~~~~ ../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; | ^~~~~~~ | bind make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.NnajbA0xJJ 2025-11-06 13:30:30.004537390 -0800 +++ /tmp/tmp.wTCjMmlNO1 2025-11-06 13:30:44.490447901 -0800 @@ -1,0 +2,19 @@ +../net/sched/act_connmark.c: In function ‘tcf_connmark_dump’: +../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) + 203 | index = ci->tcf_index; + | ^~~~~ +../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in +../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) + 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; + | ^~~~~~ +../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? + 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; + | ^~~~~~~ + | bind +make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.dRA4VLlczB 2025-11-06 13:30:44.495836574 -0800 +++ /tmp/tmp.JkFvDMRzNq 2025-11-06 13:30:44.499836535 -0800 @@ -0,0 +1 @@ + 3 ../net/sched/act_connmark.c