========== build_clang - FAILED tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/bridge/netfilter/nf_conntrack_bridge.c:257:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 257 | struct ppp_hdr { | ^ ../net/bridge/netfilter/nf_conntrack_bridge.c:277:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 277 | struct vlan_hdr *vhdr = (struct vlan_hdr *)(skb->data); | ^ 2 warnings generated. tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../net/bridge/br_device.c:395:46: error: too few arguments to function call, expected 4, have 3 395 | br_vlan_fill_forward_path_pvid(br, ctx, path); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ../net/bridge/br_private.h:1583:6: note: 'br_vlan_fill_forward_path_pvid' declared here 1583 | void br_vlan_fill_forward_path_pvid(struct net_bridge *br, | ^ ~~~~~~~~~~~~~~~~~~~~~~ 1584 | struct net_bridge_port *p, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1585 | struct net_device_path_ctx *ctx, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1586 | struct net_device_path *path); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:229: net/bridge/br_device.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/bridge/netfilter/nf_conntrack_bridge.c:257:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 257 | struct ppp_hdr { | ^ ../net/bridge/netfilter/nf_conntrack_bridge.c:277:3: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 277 | struct vlan_hdr *vhdr = (struct vlan_hdr *)(skb->data); | ^ 2 warnings generated. make[4]: *** [../scripts/Makefile.build:478: net/bridge] Error 2 make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.wHoPSe2Pas 2024-10-14 01:01:55.842274844 -0700 +++ /tmp/tmp.jgJyVl5YlI 2024-10-14 01:03:16.922547636 -0700 @@ -3,0 +4,15 @@ +../net/bridge/br_device.c:395:46: error: too few arguments to function call, expected 4, have 3 + 395 | br_vlan_fill_forward_path_pvid(br, ctx, path); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ +../net/bridge/br_private.h:1583:6: note: 'br_vlan_fill_forward_path_pvid' declared here + 1583 | void br_vlan_fill_forward_path_pvid(struct net_bridge *br, + | ^ ~~~~~~~~~~~~~~~~~~~~~~ + 1584 | struct net_bridge_port *p, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1585 | struct net_device_path_ctx *ctx, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1586 | struct net_device_path *path); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +1 error generated. +make[5]: *** [../scripts/Makefile.build:229: net/bridge/br_device.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -10,0 +26,6 @@ +make[4]: *** [../scripts/Makefile.build:478: net/bridge] Error 2 +make[3]: *** [../scripts/Makefile.build:478: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.kPJ3rAM9kV 2024-10-14 01:03:16.929547573 -0700 +++ /tmp/tmp.dRNffYVSqB 2024-10-14 01:03:16.931547555 -0700 @@ -0,0 +1 @@ + 1 ../net/bridge/br_device.c