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 <[email protected]> wrote: > 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 endian MIPS machine. I have filed PR36373 for the above > failure. > > I've looked at the failures from Msan from the previous rc candidate, and > have been unable to reproduce them. What > I have seen is that the observed test failures from rc1, rc1 investigations > and rc2 are transient. > > Binaries uploaded. > > SHA256(clang+llvm-6.0.0-rc2-mipsel-linux-gnu.tar.xz)= > 0e446f60a1649680a49b048ad1429d4e327d1839dbbc8b34f1bd81e3277a98ee > SHA256(clang+llvm-6.0.0-rc2-mips-linux-gnu.tar.xz)= > bdec9b0fe00cfdeefe53b8e471b9266ad9a99dfd10eded5e078026f67a38650a > SHA256(clang+llvm-6.0.0-rc2-x86_64-linux-gnu-debian8.tar.xz)= > e6a281885d2f0fbc4e00bdc34803f67bb756f19badef3f24ed3738b2244c57cc > > Thanks, > Simon > ________________________________________ > From: Release-testers [[email protected]] on behalf of > Hans Wennborg via Release-testers [[email protected]] > Sent: Wednesday, February 7, 2018 8:51 PM > To: Release-testers > Cc: llvm-dev; cfe-dev; openmp-dev ([email protected]); LLDB Dev > Subject: [Release-testers] [6.0.0 Release] Release Candidate 2 tagged > > 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. > > Thanks, > Hans > _______________________________________________ > Release-testers mailing list > [email protected] > http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers _______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
