========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_driver_info_init’: ../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ In function ‘bfa_fcs_fabric_nsymb_init’, inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: ../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 829 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 830 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_fabric_nsymb_init’: ../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ^~~~ ../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ^~ ../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 829 | model, (char *)driver_info->version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 830 | driver_info->host_machine_name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.8ZcLRsSvjf 2026-09-15 06:02:43.222672261 -0400 +++ /tmp/tmp.NKv4tMkQoh 2026-09-15 06:03:19.435184679 -0400 @@ -1,0 +2,44 @@ +In function ‘bfa_fcs_fabric_nsymb_init’, + inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: +../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] + 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ^~~~ +../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_driver_info_init’: +../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here + 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, + | ^~ +In function ‘bfa_fcs_fabric_nsymb_init’, + inlined from ‘bfa_fcs_driver_info_init’ at ../drivers/scsi/bfa/bfa_fcs.c:111:2: +../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 + 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 829 | model, (char *)driver_info->version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 830 | driver_info->host_machine_name); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/bfa/bfa_fcs.c: In function ‘bfa_fcs_fabric_nsymb_init’: +../drivers/scsi/bfa/bfa_fcs.c:826:18: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 59 and 122 [-Wformat-truncation=] + 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ^~~~ +../drivers/scsi/bfa/bfa_fcs.c:828:19: note: format string is defined here + 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, + | ^~ +../drivers/scsi/bfa/bfa_fcs.c:825:9: note: ‘snprintf’ output 10 or more bytes (assuming 136) into a destination of size 128 + 825 | snprintf(port_cfg->node_sym_name.symname, BFA_SYMNAME_MAXLEN, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 826 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 827 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 828 | "%s" BFA_FCS_PORT_SYMBNAME_SEPARATOR, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 829 | model, (char *)driver_info->version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 830 | driver_info->host_machine_name); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.4GQwXOqM2k 2026-09-15 06:03:19.437259328 -0400 +++ /tmp/tmp.2J2EMEIZqS 2026-09-15 06:03:19.439259320 -0400 @@ -0,0 +1 @@ + 2 ../drivers/scsi/bfa/bfa_fcs.c