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

Evgeny Astigeevich via llvm-dev llvm-dev at lists.llvm.org
Fri Mar 18 06:36:52 PDT 2016


Hi Aleksander,

Unfortunately, I cannot help you with this. I have not used sanitizers.
Have you tried to use them despite these failures? Are they working?
I think people who develop sanitizers can help you. 
Ask their advice.

Kind regards,
Evgeny

-----Original Message-----
From: Aleksander Alekseev [mailto:afiskon at devzen.ru] 
Sent: 17 March 2016 17:36
To: Evgeny Astigeevich
Cc: llvm-dev; nd
Subject: Re: [llvm-dev] Trunk: LLVM build is failing with a lot of `undefined reference` errors

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