.pylintrc: warning: ignored by one of the .gitignore files ../net/openvswitch/flow_netlink.c:3280:26: error: extraneous ')' after condition, expected a statement 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c:3346:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] 3346 | int error; | ^ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/openvswitch/actions.c:1830:4: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 1830 | bool last = nla_is_last(a, rem); | ^ 1 warning generated. make[4]: *** [../scripts/Makefile.build:554: net/openvswitch] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/openvswitch/flow_netlink.c:3280:26: error: extraneous ')' after condition, expected a statement 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c:3346:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] 3346 | int error; | ^ 1 warning and 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/openvswitch/actions.c:1830:4: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] 1830 | bool last = nla_is_last(a, rem); | ^ 1 warning generated. make[4]: *** [../scripts/Makefile.build:554: net/openvswitch] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.tM8j7YMfGQ 2025-06-27 14:36:47.510311940 -0700 +++ /tmp/tmp.AyKHeBQbeo 2025-06-27 14:38:46.480755907 -0700 @@ -1,0 +2,19 @@ +../net/openvswitch/flow_netlink.c:3280:26: error: extraneous ')' after condition, expected a statement + 3280 | osk.socket_inode)) { + | ^ +../net/openvswitch/flow_netlink.c:3346:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] + 3346 | int error; + | ^ +1 warning and 1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +../net/openvswitch/actions.c:1830:4: warning: label followed by a declaration is a C23 extension [-Wc23-extensions] + 1830 | bool last = nla_is_last(a, rem); + | ^ +1 warning generated. +make[4]: *** [../scripts/Makefile.build:554: net/openvswitch] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.03kRoVtUT6 2025-06-27 14:38:46.488755870 -0700 +++ /tmp/tmp.C7Z4ehTsJy 2025-06-27 14:38:46.492755851 -0700 @@ -0,0 +1,2 @@ + 1 ../net/openvswitch/actions.c + 2 ../net/openvswitch/flow_netlink.c