========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/qrtr/af_qrtr.c: In function ‘qrtr_node_assign’: ../net/qrtr/af_qrtr.c:429:43: warning: left shift count >= width of type [-Wshift-count-overflow] 429 | key = (unsigned long)node->ep->id << 32 | nid; | ^~ New errors added --- /tmp/tmp.7mxd7LKqG1 2025-07-19 12:09:35.360114156 -0700 +++ /tmp/tmp.vDMN8MxLbv 2025-07-19 12:10:24.932609126 -0700 @@ -1,0 +2,4 @@ +../net/qrtr/af_qrtr.c: In function ‘qrtr_node_assign’: +../net/qrtr/af_qrtr.c:429:43: warning: left shift count >= width of type [-Wshift-count-overflow] + 429 | key = (unsigned long)node->ep->id << 32 | nid; + | ^~ Per-file breakdown --- /tmp/tmp.NGyqwFj6QL 2025-07-19 12:10:24.938999688 -0700 +++ /tmp/tmp.fgmUH45uBH 2025-07-19 12:10:24.942999670 -0700 @@ -0,0 +1 @@ + 1 ../net/qrtr/af_qrtr.c