[llvm-commits] [Lldb-commits] Removing builder lldb-x86_64-linux?

Duncan Sands baldrick at free.fr
Sat Nov 10 02:10:00 PST 2012


Hi Greg,

On 08/11/12 18:59, Greg Clayton wrote:
> First off: we do care about the build bot, but the version of GCC that the build is using the build LLDB has a bug in the C++ std library where std::shared_ptr doesn't compile in code that has RTTI disabled. I believe this is fixed in GCC 4.5 and later. Is there any way we can get the buildbot to get an updated GCC?

it is using gcc-4.6.2, so should have the fix.  I can use any version of gcc
that you would like though.  Shall I install gcc-4.7?

Ciao, Duncan.

>
> Greg Clayton
>
>
> On Nov 7, 2012, at 10:47 AM, Galina Kistanova <gkistanova at gmail.com> wrote:
>
>> Hello everyone,
>>
>> I am going to remove builder lldb-x86_64-linux from llvm buildmaster,
>> Seems no one is watching the builder, it fails for a very long time.
>> If there are any objections, please speak up!
>>
>> Here is the builder:
>> http://lab.llvm.org:8011/builders/lldb-x86_64-linux
>>
>> Thanks
>>
>> Galina
>> _______________________________________________
>> lldb-commits mailing list
>> lldb-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list