Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-14 Thread Hans Wennborg via lldb-dev
Thanks! I've added the binaries to http://prereleases.llvm.org/6.0.0/ On Tue, Feb 13, 2018 at 10:57 PM, Simon Dardis wrote: > Hi Hans, > > I'm seeing one unexpected failure: > > libc++ :: >

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-13 Thread Simon Dardis via lldb-dev
Hi Hans, I'm seeing one unexpected failure: libc++ :: std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/pbump2gig.pass.cpp Test logs show: Standard Error: -- terminating with uncaught exception of type std::length_error: basic_string -- but only on my big

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-09 Thread Dimitry Andric via lldb-dev
> On 9 Feb 2018, at 10:20, Hans Wennborg wrote: > > On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric wrote: >> On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers >> wrote: >>> >>> There's been a lot of merges

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-09 Thread Michał Górny via lldb-dev
W dniu śro, 07.02.2018 o godzinie 21∶51 +0100, użytkownik Hans Wennborg via Release-testers napisał: > Dear testers, > > There's been a lot of merges since rc1, and hopefully the tests are in > a better state now. > > 6.0.0-rc2 was just tagged, after r324506. > > Please test, let me know how it

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-09 Thread Hans Wennborg via lldb-dev
On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric wrote: > On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers > wrote: >> >> There's been a lot of merges since rc1, and hopefully the tests are in >> a better state now. >> >> 6.0.0-rc2

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-09 Thread Sylvestre Ledru via lldb-dev
Hello, On 07/02/2018 21:51, Hans Wennborg via Release-testers wrote: > Dear testers, > > There's been a lot of merges since rc1, and hopefully the tests are in > a better state now. > > 6.0.0-rc2 was just tagged, after r324506. > > Please test, let me know how it goes, and upload binaries.

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-08 Thread Diana Picus via lldb-dev
Uploaded ARM & AArch64: 929794f931a075b9981ac0b3828b74ff0a78c541 clang+llvm-6.0.0-rc2-aarch64-linux-gnu.tar.xz e1bebfc9c6dbbbdac3be0d629850442a0418b242 clang+llvm-6.0.0-rc2-armv7a-linux-gnueabihf.tar.xz The good news is that the previous issues have been fixed, the bad news is there are two new

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-08 Thread Dimitry Andric via lldb-dev
On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers wrote: > > There's been a lot of merges since rc1, and hopefully the tests are in > a better state now. > > 6.0.0-rc2 was just tagged, after r324506. > > Please test, let me know how it goes, and upload

Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-08 Thread NAKAMURA Takumi via lldb-dev
FYI, unofficial CentOS6 RPMs are there. https://github.com/llvm-project/llvm-project-20170507/releases/tag/release_600_rc2 On Thu, Feb 8, 2018 at 5:52 AM Hans Wennborg via Release-testers < release-test...@lists.llvm.org> wrote: > Dear testers, > > There's been a lot of merges since rc1, and