========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/netfilter/ipvs/ip_vs_est.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, 0); | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_est.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/netfilter/ipvs/ip_vs_ctl.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ ../net/netfilter/ipvs/ip_vs_ctl.c:277:22: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 277 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ ../net/netfilter/ipvs/ip_vs_ctl.c:4719:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 4719 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ 3 errors generated. make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_ctl.o] Error 1 make[5]: *** [../scripts/Makefile.build:546: net/netfilter/ipvs] Error 2 make[4]: *** [../scripts/Makefile.build:546: net/netfilter] Error 2 make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/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/netfilter/ipvs/ip_vs_est.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, 0); | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ 1 error generated. make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_est.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/netfilter/ipvs/ip_vs_ctl.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ ../net/netfilter/ipvs/ip_vs_ctl.c:277:22: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 277 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ ../net/netfilter/ipvs/ip_vs_ctl.c:4719:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? 4719 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, | ^~~~~~~~~~~~~~~~~~ | system_long_wq ../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here 463 | extern struct workqueue_struct *system_long_wq; | ^ 3 errors generated. make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_ctl.o] Error 1 make[5]: *** [../scripts/Makefile.build:546: net/netfilter/ipvs] Error 2 make[4]: *** [../scripts/Makefile.build:546: net/netfilter] Error 2 make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.xDyVYnANLf 2026-03-17 10:05:53.780013796 -0400 +++ /tmp/tmp.lWjQMs0Cgp 2026-03-17 10:06:30.794633192 -0400 @@ -1,0 +2,40 @@ +../net/netfilter/ipvs/ip_vs_est.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? + 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, 0); + | ^~~~~~~~~~~~~~~~~~ + | system_long_wq +../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here + 463 | extern struct workqueue_struct *system_long_wq; + | ^ +1 error generated. +make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_est.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +../net/netfilter/ipvs/ip_vs_ctl.c:238:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? + 238 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, + | ^~~~~~~~~~~~~~~~~~ + | system_long_wq +../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here + 463 | extern struct workqueue_struct *system_long_wq; + | ^ +../net/netfilter/ipvs/ip_vs_ctl.c:277:22: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? + 277 | queue_delayed_work(system_dfl_long_wq, &ipvs->est_reload_work, + | ^~~~~~~~~~~~~~~~~~ + | system_long_wq +../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here + 463 | extern struct workqueue_struct *system_long_wq; + | ^ +../net/netfilter/ipvs/ip_vs_ctl.c:4719:21: error: use of undeclared identifier 'system_dfl_long_wq'; did you mean 'system_long_wq'? + 4719 | queue_delayed_work(system_dfl_long_wq, &ipvs->defense_work, + | ^~~~~~~~~~~~~~~~~~ + | system_long_wq +../include/linux/workqueue.h:463:33: note: 'system_long_wq' declared here + 463 | extern struct workqueue_struct *system_long_wq; + | ^ +3 errors generated. +make[6]: *** [../scripts/Makefile.build:289: net/netfilter/ipvs/ip_vs_ctl.o] Error 1 +make[5]: *** [../scripts/Makefile.build:546: net/netfilter/ipvs] Error 2 +make[4]: *** [../scripts/Makefile.build:546: net/netfilter] Error 2 +make[3]: *** [../scripts/Makefile.build:546: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.wpynNJ54ez 2026-03-17 10:06:30.799633141 -0400 +++ /tmp/tmp.yFYtvmcjIT 2026-03-17 10:06:30.801633120 -0400 @@ -0,0 +1,2 @@ + 3 ../net/netfilter/ipvs/ip_vs_ctl.c + 1 ../net/netfilter/ipvs/ip_vs_est.c