everything goes well when I
./configure RANLIB=llvm-ranlib AR=llvm-ar make
but after I add CFLAGS="-fsanitize=address -g" to it.