Error while building tensorflow with clang-17

xternal/boringssl/src/crypto/x509/t_x509.c:321:18: error: variable ‘l’ set but not used [-Werror,-Wunused-but-set-variable]
321 | int ret = 0, l, i;
| ^

Hi @Aruna_Kote, Could you please provide details about which tensorflow version you are building, OS and environment you are using? Thank You.