<p dir="ltr">Sounds reasonable. I will check this idea and fix the tests accordingly. </p>
<div class="gmail_quote">On May 26, 2016 11:03 AM, "Ismail Donmez" <<a href="mailto:ismail@i10z.com">ismail@i10z.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I think this is because I enable libc++ by default with<br>
-DLLVM_ENABLE_LIBCXX=ON , so this tests need an explicit<br>
-stdlib=libstdc++<br>
<br>
ismail<br>
<br>
<br>
On Thu, May 26, 2016 at 10:08 AM, Simon Atanasyan <<a href="mailto:simon@atanasyan.com">simon@atanasyan.com</a>> wrote:<br>
> I'm trying to reproduce the problem but without success yet. And all<br>
> buildbots available to me are green. So no ideas right now.<br>
><br>
> By the way, as far as I can see you use some sort of build system<br>
> probably to get rpm package. Right? Could you try to build Clang by<br>
> hand (<a href="http://clang.llvm.org/get_started.html" rel="noreferrer" target="_blank">http://clang.llvm.org/get_started.html</a>) and run the tests. Is<br>
> the problem reproduced in that case?<br>
><br>
> On Thu, May 26, 2016 at 10:01 AM, Ismail Donmez <<a href="mailto:ismail@i10z.com">ismail@i10z.com</a>> wrote:<br>
>> Any ideas what's going on?<br>
>><br>
>> On Wed, May 25, 2016 at 1:35 PM, Ismail Donmez <<a href="mailto:ismail@i10z.com">ismail@i10z.com</a>> wrote:<br>
>>> Hi,<br>
>>><br>
>>> On Wed, May 25, 2016 at 1:32 PM, Simon Atanasyan <<a href="mailto:simon@atanasyan.com">simon@atanasyan.com</a>> wrote:<br>
>>>> Hi,<br>
>>>><br>
>>>> Thanks for the information. One more question. Does the following folder exist?<br>
>>>><br>
>>>> /home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree/lib/gcc/mips-img-linux-gnu/4.9.2/../../../../mips-img-linux-gnu/include/c++/4.9.2<br>
>>>><br>
>>><br>
>>> Yes :<br>
>>><br>
>>> :/ # ls /home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree/lib/gcc/mips-img-linux-gnu/4.9.2/../../../../mips-img-linux-gnu/include/c++/4.9.2<br>
>>> mips-img-linux-gnu<br>
><br>
> --<br>
> Simon<br>
</blockquote></div>