[clang-git] build error: future releases of the clang compiler will prefer GCC installations containing libstdc++
Build error:
12 3797.1 clang++: error: future releases of the clang compiler will prefer GCC installations containing libstdc++ include directories; '/usr/lib/gcc/x86_64-linux-gnu/13' would be chosen over '/usr/lib/gcc/x86_64-linux-gnu/14' [-Werror,-Wgcc-install-dir-libstdcxx]
mioght be missing libstdc++ in the used compiler image and thus using system libstdc++?