========== build_allmodconfig_warn - FAILED /srv/nipa-poller/net-next/wt-1/Makefile:1208: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1208: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files /srv/nipa-poller/net-next/wt-1/Makefile:1208: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1208: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv4/udp.c: In function ‘udp_disconnect_unhash4’: ../net/ipv4/udp.c:2182:38: error: implicit declaration of function ‘udp_get_table_prot’; did you mean ‘vm_get_page_prot’? [-Wimplicit-function-declaration] 2182 | struct udp_table *udptable = udp_get_table_prot(sk); | ^~~~~~~~~~~~~~~~~~ | vm_get_page_prot ../net/ipv4/udp.c:2182:38: error: initialization of ‘struct udp_table *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] make[5]: *** [../scripts/Makefile.build:289: net/ipv4/udp.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] 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.Te8twJxyMK 2026-03-30 18:16:55.939380888 -0400 +++ /tmp/tmp.2qCVHW9tHE 2026-03-30 18:17:03.911743001 -0400 @@ -3,0 +4,13 @@ +../net/ipv4/udp.c: In function ‘udp_disconnect_unhash4’: +../net/ipv4/udp.c:2182:38: error: implicit declaration of function ‘udp_get_table_prot’; did you mean ‘vm_get_page_prot’? [-Wimplicit-function-declaration] + 2182 | struct udp_table *udptable = udp_get_table_prot(sk); + | ^~~~~~~~~~~~~~~~~~ + | vm_get_page_prot +../net/ipv4/udp.c:2182:38: error: initialization of ‘struct udp_table *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] +make[5]: *** [../scripts/Makefile.build:289: net/ipv4/udp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] 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.5bnfEJfg19 2026-03-30 18:17:03.914529908 -0400 +++ /tmp/tmp.t92cJPZgNl 2026-03-30 18:17:03.916529891 -0400 @@ -0,0 +1 @@ + 2 ../net/ipv4/udp.c