========== 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/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_macnat_xmit_phydev’: ../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] 343 | struct sk_buff *orig_skb = skb; | ^~~~~~~~ New errors added --- /tmp/tmp.RHnDYKOzr3 2025-11-18 07:13:53.698684940 -0500 +++ /tmp/tmp.XkyH7WJXod 2025-11-18 07:14:16.025971448 -0500 @@ -1,0 +2,4 @@ +../drivers/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_macnat_xmit_phydev’: +../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] + 343 | struct sk_buff *orig_skb = skb; + | ^~~~~~~~ Per-file breakdown --- /tmp/tmp.XCGdfxL5e5 2025-11-18 07:14:16.030056646 -0500 +++ /tmp/tmp.yApiCI54jr 2025-11-18 07:14:16.031886696 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/ipvlan/ipvlan_core.c