========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:74:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:75:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:78:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:79:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:95:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:96:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:99:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:100:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:104:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:105:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:110:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:111:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:119:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:120:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:127:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:128:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8290:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8291:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8292:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c: In function ‘loongson_dwmac_dma_init_channel’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: error: ‘DMA_BUS_MODE_PBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 196 | value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:197:28: error: ‘DMA_BUS_MODE_RPBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 197 | value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.o] Error 1 make[7]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro/stmmac] Error 2 make[6]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c: In function ‘loongson_dwmac_dma_init_channel’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: error: ‘DMA_BUS_MODE_PBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_PBL_MASK’? 196 | value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_PBL_MASK ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:197:28: error: ‘DMA_BUS_MODE_RPBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_RPBL_MASK’? 197 | value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_RPBL_MASK make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.o] Error 1 make[8]: *** Waiting for unfinished jobs.... ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:74:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:75:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:78:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:79:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:95:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:96:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:99:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:100:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:104:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:105:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:110:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:111:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:119:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:120:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:127:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:128:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8290:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8291:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8292:1: error: bad constant expression make[7]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro/stmmac] Error 2 make[6]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2