========== build_clang - FAILED ../net/handshake/handshake-test.c:237:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:308:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:338:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:380:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 380 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:425:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 425 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:471:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 471 | handshake_req_cancel(sock->sk); | ^ 6 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/handshake/handshake-test.c:237:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:308:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:338:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:380:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 380 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:425:11: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 425 | result = handshake_req_cancel(sock->sk); | ^ ../net/handshake/handshake-test.c:471:2: error: call to undeclared function 'handshake_req_cancel'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 471 | handshake_req_cancel(sock->sk); | ^ 6 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/nvme/target/tcp.c:1173:12: warning: unused variable 'htype' [-Wunused-variable] 1173 | u8 ctype, htype, level, description; | ^~~~~ 1 warning generated. make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] 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.sqLaEnSt17 2025-09-04 20:11:12.858811303 -0700 +++ /tmp/tmp.sA6PhrzL0s 2025-09-04 20:11:32.268637140 -0700 @@ -23,0 +24,4 @@ +../drivers/nvme/target/tcp.c:1173:12: warning: unused variable 'htype' [-Wunused-variable] + 1173 | u8 ctype, htype, level, description; + | ^~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.q4v4ubekAn 2025-09-04 20:11:32.278637051 -0700 +++ /tmp/tmp.VwXkAnU0f6 2025-09-04 20:11:32.280637033 -0700 @@ -0,0 +1 @@ + 1 ../drivers/nvme/target/tcp.c