========== 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 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.... 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-1/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.LlGZe9Riut 2024-11-19 03:29:11.986745091 -0800 +++ /tmp/tmp.bKnZQPp4JV 2024-11-19 03:30:39.706121712 -0800 @@ -3,0 +4,21 @@ +../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.... +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-1/Makefile:1936: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.BxLFiW4TEl 2024-11-19 03:30:39.714121640 -0800 +++ /tmp/tmp.kKh7GHaXM0 2024-11-19 03:30:39.718121604 -0800 @@ -0,0 +1 @@ + 1 ../net/bridge/br_device.c