========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/packet/af_packet.c: In function ‘tpacket_snd’: ../net/packet/af_packet.c:2956:37: error: expected ‘;’ before ‘err’ 2956 | } while (likely(ph != NULL)) | ^ | ; 2957 | 2958 | err = len_sum; | ~~~ 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.CVfZJrHyJg 2025-07-09 04:05:29.798072427 -0700 +++ /tmp/tmp.txBVwRzHQ4 2025-07-09 04:05:59.852559898 -0700 @@ -1,0 +2,15 @@ +../net/packet/af_packet.c: In function ‘tpacket_snd’: +../net/packet/af_packet.c:2956:37: error: expected ‘;’ before ‘err’ + 2956 | } while (likely(ph != NULL)) + | ^ + | ; + 2957 | + 2958 | err = len_sum; + | ~~~ +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.uDNPFBit9z 2025-07-09 04:05:59.859559859 -0700 +++ /tmp/tmp.i9fsV5jt9b 2025-07-09 04:05:59.862559842 -0700 @@ -0,0 +1 @@ + 1 ../net/packet/af_packet.c