========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/openvswitch/flow_netlink.c: In function ‘validate_and_copy_sock_fwd’: ../net/openvswitch/flow_netlink.c:3280:54: error: expected statement before ‘)’ token 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c:3277:33: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 3277 | if (sk->sk_socket && sk->sk_socket->file && | ^~ ../net/openvswitch/flow_netlink.c:3280:56: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c: In function ‘validate_sock_try’: ../net/openvswitch/flow_netlink.c:3346:13: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] 3346 | int error; | ^~~~~ make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... 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: In function ‘validate_and_copy_sock_fwd’: ../net/openvswitch/flow_netlink.c:3280:54: error: expected statement before ‘)’ token 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c:3277:33: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 3277 | if (sk->sk_socket && sk->sk_socket->file && | ^~ ../net/openvswitch/flow_netlink.c:3280:56: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 3280 | osk.socket_inode)) { | ^ ../net/openvswitch/flow_netlink.c: In function ‘validate_sock_try’: ../net/openvswitch/flow_netlink.c:3346:13: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] 3346 | int error; | ^~~~~ make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 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.jbOMU5yByz 2025-06-27 14:35:09.430541443 -0700 +++ /tmp/tmp.AdF5b3Qti2 2025-06-27 14:35:30.185545476 -0700 @@ -1,0 +2,21 @@ +../net/openvswitch/flow_netlink.c: In function ‘validate_and_copy_sock_fwd’: +../net/openvswitch/flow_netlink.c:3280:54: error: expected statement before ‘)’ token + 3280 | osk.socket_inode)) { + | ^ +../net/openvswitch/flow_netlink.c:3277:33: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] + 3277 | if (sk->sk_socket && sk->sk_socket->file && + | ^~ +../net/openvswitch/flow_netlink.c:3280:56: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ + 3280 | osk.socket_inode)) { + | ^ +../net/openvswitch/flow_netlink.c: In function ‘validate_sock_try’: +../net/openvswitch/flow_netlink.c:3346:13: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] + 3346 | int error; + | ^~~~~ +make[5]: *** [../scripts/Makefile.build:287: net/openvswitch/flow_netlink.o] Error 1 +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.cdXz9934BT 2025-06-27 14:35:30.191673306 -0700 +++ /tmp/tmp.DQVIm5QHOc 2025-06-27 14:35:30.194673292 -0700 @@ -0,0 +1 @@ + 3 ../net/openvswitch/flow_netlink.c