========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:277:32: warning: ‘%-24s’ directive output may be truncated writing between 24 and 31 bytes into a region of size between 0 and 25 [-Wformat-truncation=] 277 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 277 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ^ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .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.4vNuUjx7k7 2025-06-26 15:13:12.831244706 -0700 +++ /tmp/tmp.Im2pVbT27K 2025-06-26 15:14:23.067043002 -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.gN3gswfvMv 2025-06-26 15:14:23.072798089 -0700 +++ /tmp/tmp.tezNInlR6X 2025-06-26 15:14:23.075798071 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv6/ip6_tunnel.c