========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/dpll_core.c: In function ‘dpll_pin_idx_free’: ../drivers/dpll/dpll_core.c:499:28: warning: integer overflow in expression of type ‘int’ results in ‘-2147483648’ [-Woverflow] 499 | pin_idx -= INT_MAX + 1; | ^ New errors added --- /tmp/tmp.csyjQi1QlR 2026-01-08 13:50:20.155610328 -0500 +++ /tmp/tmp.aMq0bMAq3m 2026-01-08 13:52:19.355998955 -0500 @@ -1,0 +2,4 @@ +../drivers/dpll/dpll_core.c: In function ‘dpll_pin_idx_free’: +../drivers/dpll/dpll_core.c:499:28: warning: integer overflow in expression of type ‘int’ results in ‘-2147483648’ [-Woverflow] + 499 | pin_idx -= INT_MAX + 1; + | ^ Per-file breakdown --- /tmp/tmp.Oo1Vqbegxl 2026-01-08 13:52:19.359483480 -0500 +++ /tmp/tmp.Tw9PiGbQKM 2026-01-08 13:52:19.361553852 -0500 @@ -0,0 +1 @@ + 1 ../drivers/dpll/dpll_core.c