========== build_32bit - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv6/ip6_tunnel.c: In function ‘ip6_tnl_changelink’: ../net/ipv6/ip6_tunnel.c:2068:33: warning: unused variable ‘t’ [-Wunused-variable] 2068 | struct ip6_tnl *t = netdev_priv(ip6n->fb_tnl_dev); | ^ .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv6/ip6_tunnel.c: In function ‘ip6_tnl_changelink’: ../net/ipv6/ip6_tunnel.c:2068:33: warning: unused variable ‘t’ [-Wunused-variable] 2068 | struct ip6_tnl *t = netdev_priv(ip6n->fb_tnl_dev); | ^ New errors added --- /tmp/tmp.9f2QlhkAsi 2025-06-26 15:05:23.181485331 -0700 +++ /tmp/tmp.zfUEXlYf4n 2025-06-26 15:06:12.694549656 -0700 @@ -1,0 +2,4 @@ +../net/ipv6/ip6_tunnel.c: In function ‘ip6_tnl_changelink’: +../net/ipv6/ip6_tunnel.c:2068:33: warning: unused variable ‘t’ [-Wunused-variable] + 2068 | struct ip6_tnl *t = netdev_priv(ip6n->fb_tnl_dev); + | ^ Per-file breakdown --- /tmp/tmp.4s3VyFrwTH 2025-06-26 15:06:12.699653683 -0700 +++ /tmp/tmp.YxjddIEvqh 2025-06-26 15:06:12.702653666 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv6/ip6_tunnel.c