/srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1204: 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:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_walk_hdrs’: ../drivers/net/ipxlat/packet.c:452:25: warning: variable ‘ip6’ set but not used [-Wunused-but-set-variable] 452 | struct ipv6hdr *ip6; | ^~~ ../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_validate_icmp_csum’: ../drivers/net/ipxlat/packet.c:686:16: error: implicit declaration of function ‘csum_ipv6_magic’; did you mean ‘csum_tcpudp_magic’? [-Wimplicit-function-declaration] 686 | csum = csum_ipv6_magic(&iph6->saddr, &iph6->daddr, len, NEXTHDR_ICMP, | ^~~~~~~~~~~~~~~ | csum_tcpudp_magic make[6]: *** [../scripts/Makefile.build:289: drivers/net/ipxlat/packet.o] Error 1 make[5]: *** [../scripts/Makefile.build:546: drivers/net/ipxlat] Error 2 make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 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.9b2qIlNNTF 2026-03-19 12:21:35.788463726 -0400 +++ /tmp/tmp.gHNk8sceuf 2026-03-19 12:21:43.675962775 -0400 @@ -3,0 +4,17 @@ +../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_walk_hdrs’: +../drivers/net/ipxlat/packet.c:452:25: warning: variable ‘ip6’ set but not used [-Wunused-but-set-variable] + 452 | struct ipv6hdr *ip6; + | ^~~ +../drivers/net/ipxlat/packet.c: In function ‘ipxlat_v6_validate_icmp_csum’: +../drivers/net/ipxlat/packet.c:686:16: error: implicit declaration of function ‘csum_ipv6_magic’; did you mean ‘csum_tcpudp_magic’? [-Wimplicit-function-declaration] + 686 | csum = csum_ipv6_magic(&iph6->saddr, &iph6->daddr, len, NEXTHDR_ICMP, + | ^~~~~~~~~~~~~~~ + | csum_tcpudp_magic +make[6]: *** [../scripts/Makefile.build:289: drivers/net/ipxlat/packet.o] Error 1 +make[5]: *** [../scripts/Makefile.build:546: drivers/net/ipxlat] Error 2 +make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 +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.zgrvkyK1zd 2026-03-19 12:21:43.678984890 -0400 +++ /tmp/tmp.lWVmsDwdCE 2026-03-19 12:21:43.679984882 -0400 @@ -0,0 +1 @@ + 2 ../drivers/net/ipxlat/packet.c