========== build_clang - FAILED ../net/ipv6/netfilter.c:213:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 213 | struct sk_buff *expand_skb; | ^ ../net/ipv6/netfilter.c:215:36: error: use of undeclared identifier 'll_rs' 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[4]: *** Waiting for unfinished jobs.... ../net/bridge/netfilter/nf_conntrack_bridge.c:102:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 102 | struct sk_buff *expand_skb; | ^ 1 warning generated. make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/ipv6/netfilter.c:213:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 213 | struct sk_buff *expand_skb; | ^ ../net/ipv6/netfilter.c:215:36: error: use of undeclared identifier 'll_rs' 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[4]: *** Waiting for unfinished jobs.... ../net/bridge/netfilter/nf_conntrack_bridge.c:102:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 102 | struct sk_buff *expand_skb; | ^ 1 warning generated. make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.Nop9pz8lTC 2025-04-09 01:12:52.029169857 -0700 +++ /tmp/tmp.j6kDgGlIjk 2025-04-09 01:13:12.424938310 -0700 @@ -0,0 +1,19 @@ +../net/ipv6/netfilter.c:213:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] + 213 | struct sk_buff *expand_skb; + | ^ +../net/ipv6/netfilter.c:215:36: error: use of undeclared identifier 'll_rs' + 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); + | ^ +1 warning and 1 error generated. +make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 +make[4]: *** Waiting for unfinished jobs.... +../net/bridge/netfilter/nf_conntrack_bridge.c:102:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] + 102 | struct sk_buff *expand_skb; + | ^ +1 warning generated. +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.duTSlhsRQx 2025-04-09 01:13:12.429961090 -0700 +++ /tmp/tmp.Yz63JQtYjg 2025-04-09 01:13:12.432961059 -0700 @@ -0,0 +1,2 @@ + 1 ../net/bridge/netfilter/nf_conntrack_bridge.c + 2 ../net/ipv6/netfilter.c