========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/netfilter/xt_hl.c:34:6: error: cannot assign to variable 'ttl' with const-qualified type 'const u8' (aka 'const unsigned char') 34 | ttl = ip_hdr(skb)->ttl; | ~~~ ^ ../net/netfilter/xt_hl.c:29:11: note: variable 'ttl' declared const here 29 | const u8 ttl; | ~~~~~~~~~^~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/netfilter/xt_hl.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/netfilter] 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 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/netfilter/xt_hl.c:34:6: error: cannot assign to variable 'ttl' with const-qualified type 'const u8' (aka 'const unsigned char') 34 | ttl = ip_hdr(skb)->ttl; | ~~~ ^ ../net/netfilter/xt_hl.c:29:11: note: variable 'ttl' declared const here 29 | const u8 ttl; | ~~~~~~~~~^~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/netfilter/xt_hl.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/netfilter] 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.sVQ8clB83A 2026-04-03 15:45:20.527909526 -0400 +++ /tmp/tmp.iD0WWjAw1v 2026-04-03 15:45:57.630552172 -0400 @@ -1,0 +2,14 @@ +../net/netfilter/xt_hl.c:34:6: error: cannot assign to variable 'ttl' with const-qualified type 'const u8' (aka 'const unsigned char') + 34 | ttl = ip_hdr(skb)->ttl; + | ~~~ ^ +../net/netfilter/xt_hl.c:29:11: note: variable 'ttl' declared const here + 29 | const u8 ttl; + | ~~~~~~~~~^~~ +1 error generated. +make[5]: *** [../scripts/Makefile.build:289: net/netfilter/xt_hl.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/netfilter] 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.IVxQOs4vnY 2026-04-03 15:45:57.635552124 -0400 +++ /tmp/tmp.1qGlq5Pz6V 2026-04-03 15:45:57.637552105 -0400 @@ -0,0 +1 @@ + 1 ../net/netfilter/xt_hl.c