[llvm-dev] Trunk: LLVM build is failing with a lot of `undefined reference` errors

Aleksander Alekseev via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 17 10:36:22 PDT 2016


Hello, Eugeny

Thanks for your answer.

> The failed tests are MemorySanitizer tests. They were failing on
> Ubuntu 14.04 during preparation of 3.8.0 release. I don't know their
> current status. I think you can ignore this if you are not going to
> use MemorySanitizer.

I discovered that same regression tests are broken not only in trunk
bat also in RELEASE_380/final (as you mentioned) and RELEASE_371/final.
You see, I wanted to test sanitizers from latests LLVM releases (which
are unavailable out of the box on Ubuntu 14.04) on our project. It is
the reason why I'm compiling LLVM from source in the first place.

Maybe you could recommend a relatively fresh LLVM release where all
sanitizers are still working?

-- 
Best regards,
Aleksander Alekseev
http://eax.me/


More information about the llvm-dev mailing list