========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c: In function ‘__reg_deduce_mixed_bounds’: ../kernel/bpf/verifier.c:2699:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 2699 | new_umin = (reg->umin_value & ~0xffffffffULL) + (1ULL << 32) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../kernel/bpf/verifier.c:2710:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 2710 | new_umax = (reg->umax_value & ~0xffffffffULL) - (1ULL << 32) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c: In function ‘__reg_deduce_mixed_bounds’: ../kernel/bpf/verifier.c:2699:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 2699 | new_umin = (reg->umin_value & ~0xffffffffULL) + (1ULL << 32) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../kernel/bpf/verifier.c:2710:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 2710 | new_umax = (reg->umax_value & ~0xffffffffULL) - (1ULL << 32) | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ New errors added --- /tmp/tmp.GAGIZHwcdd 2026-03-27 15:57:49.878438915 -0400 +++ /tmp/tmp.TKEjl7120h 2026-03-27 15:59:37.812519659 -0400 @@ -1,0 +2,7 @@ +../kernel/bpf/verifier.c: In function ‘__reg_deduce_mixed_bounds’: +../kernel/bpf/verifier.c:2699:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] + 2699 | new_umin = (reg->umin_value & ~0xffffffffULL) + (1ULL << 32) | + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ +../kernel/bpf/verifier.c:2710:63: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] + 2710 | new_umax = (reg->umax_value & ~0xffffffffULL) - (1ULL << 32) | + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.jttqqmcpCO 2026-03-27 15:59:37.815007705 -0400 +++ /tmp/tmp.KAzASFkFUC 2026-03-27 15:59:37.817453872 -0400 @@ -0,0 +1 @@ + 2 ../kernel/bpf/verifier.c