========== build_clang - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/packet/af_packet.c:2956:30: error: expected ';' after do/while statement 2956 | } while (likely(ph != NULL)) | ^ | ; 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/packet/af_packet.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/packet] 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.j9Cg1dZBh3 2025-07-09 04:10:28.018047008 -0700 +++ /tmp/tmp.lc1FRqEtqg 2025-07-09 04:11:44.963612911 -0700 @@ -1,0 +2,12 @@ +../net/packet/af_packet.c:2956:30: error: expected ';' after do/while statement + 2956 | } while (likely(ph != NULL)) + | ^ + | ; +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/packet/af_packet.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/packet] 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.i7yzkE6blJ 2025-07-09 04:11:44.970710838 -0700 +++ /tmp/tmp.pgRSq8YuRG 2025-07-09 04:11:44.973903429 -0700 @@ -0,0 +1 @@ + 1 ../net/packet/af_packet.c