========== build_clang - FAILED ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:712:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 712 | .ucastq_end = 271, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:710:17: note: previous initialization is here 710 | .ucastq_end = 63, | ^~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:723:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 723 | .ucastq_end = 275, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:721:17: note: previous initialization is here 721 | .ucastq_end = 159, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:734:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 734 | .ucastq_end = 279, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:732:17: note: previous initialization is here 732 | .ucastq_end = 175, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:745:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 745 | .ucastq_end = 283, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:743:17: note: previous initialization is here 743 | .ucastq_end = 191, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:756:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 756 | .ucastq_end = 287, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:754:17: note: previous initialization is here 754 | .ucastq_end = 207, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:767:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 767 | .ucastq_end = 291, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:765:17: note: previous initialization is here 765 | .ucastq_end = 223, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:778:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 778 | .ucastq_end = 295, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:776:17: note: previous initialization is here 776 | .ucastq_end = 239, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:789:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 789 | .ucastq_end = 299, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:787:17: note: previous initialization is here 787 | .ucastq_end = 255, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:800:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 800 | .ucastq_end = 0, | ^ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:798:17: note: previous initialization is here 798 | .ucastq_end = 143, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1372:8: error: call to '__compiletime_assert_1204' declared with 'error' attribute: FIELD_PREP: value too large for the field 1372 | val = FIELD_PREP(GENMASK(2, 0), port_cfg.ceil); | ^ ../include/linux/bitfield.h:115:3: note: expanded from macro 'FIELD_PREP' 115 | __BF_FIELD_CHECK(_mask, 0ULL, _val, "FIELD_PREP: "); \ | ^ ../include/linux/bitfield.h:68:3: note: expanded from macro '__BF_FIELD_CHECK' 68 | BUILD_BUG_ON_MSG(__builtin_constant_p(_val) ? \ | ^ ../include/linux/build_bug.h:39:37: note: expanded from macro 'BUILD_BUG_ON_MSG' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./../include/linux/compiler_types.h:530:2: note: expanded from macro '_compiletime_assert' 530 | __compiletime_assert(condition, msg, prefix, suffix) | ^ ./../include/linux/compiler_types.h:523:4: note: expanded from macro '__compiletime_assert' 523 | prefix ## suffix(); \ | ^ :56:1: note: expanded from here 56 | __compiletime_assert_1204 | ^ 9 warnings and 1 error generated. make[8]: *** [../scripts/Makefile.build:194: drivers/net/ethernet/qualcomm/ppe/ppe_config.o] Error 1 make[7]: *** [../scripts/Makefile.build:440: drivers/net/ethernet/qualcomm/ppe] Error 2 make[6]: *** [../scripts/Makefile.build:440: drivers/net/ethernet/qualcomm] Error 2 make[5]: *** [../scripts/Makefile.build:440: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:440: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:440: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1993: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:712:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 712 | .ucastq_end = 271, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:710:17: note: previous initialization is here 710 | .ucastq_end = 63, | ^~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:723:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 723 | .ucastq_end = 275, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:721:17: note: previous initialization is here 721 | .ucastq_end = 159, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:734:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 734 | .ucastq_end = 279, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:732:17: note: previous initialization is here 732 | .ucastq_end = 175, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:745:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 745 | .ucastq_end = 283, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:743:17: note: previous initialization is here 743 | .ucastq_end = 191, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:756:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 756 | .ucastq_end = 287, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:754:17: note: previous initialization is here 754 | .ucastq_end = 207, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:767:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 767 | .ucastq_end = 291, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:765:17: note: previous initialization is here 765 | .ucastq_end = 223, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:778:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 778 | .ucastq_end = 295, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:776:17: note: previous initialization is here 776 | .ucastq_end = 239, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:789:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 789 | .ucastq_end = 299, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:787:17: note: previous initialization is here 787 | .ucastq_end = 255, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:800:17: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 800 | .ucastq_end = 0, | ^ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:798:17: note: previous initialization is here 798 | .ucastq_end = 143, | ^~~ ../drivers/net/ethernet/qualcomm/ppe/ppe_config.c:1372:8: error: call to '__compiletime_assert_1204' declared with 'error' attribute: FIELD_PREP: value too large for the field 1372 | val = FIELD_PREP(GENMASK(2, 0), port_cfg.ceil); | ^ ../include/linux/bitfield.h:115:3: note: expanded from macro 'FIELD_PREP' 115 | __BF_FIELD_CHECK(_mask, 0ULL, _val, "FIELD_PREP: "); \ | ^ ../include/linux/bitfield.h:68:3: note: expanded from macro '__BF_FIELD_CHECK' 68 | BUILD_BUG_ON_MSG(__builtin_constant_p(_val) ? \ | ^ ../include/linux/build_bug.h:39:37: note: expanded from macro 'BUILD_BUG_ON_MSG' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ./../include/linux/compiler_types.h:530:2: note: expanded from macro '_compiletime_assert' 530 | __compiletime_assert(condition, msg, prefix, suffix) | ^ ./../include/linux/compiler_types.h:523:4: note: expanded from macro '__compiletime_assert' 523 | prefix ## suffix(); \ | ^ :56:1: note: expanded from here 56 | __compiletime_assert_1204 | ^ 9 warnings and 1 error generated. make[8]: *** [../scripts/Makefile.build:194: drivers/net/ethernet/qualcomm/ppe/ppe_config.o] Error 1 make[7]: *** [../scripts/Makefile.build:440: drivers/net/ethernet/qualcomm/ppe] Error 2 make[6]: *** [../scripts/Makefile.build:440: drivers/net/ethernet/qualcomm] Error 2 make[5]: *** [../scripts/Makefile.build:440: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:440: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:440: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1993: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2