Re: [lldb-dev] [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread Renato Golin
On 19 July 2015 at 09:36, Ben Pope wrote: > On Ubuntu 14.04 x64 (with cmake) I get these failures at Phase3 and no > tarball: The tarball is an issue Hans is aware of. We're fixing it. > Failing Tests (18): > AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc Did you use to build com

Re: [lldb-dev] [cfe-dev] [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread Daniel Sanders
I've been bitten by the same thing. The mipsel-linux-gnu packages have an expected failure due to an NFS option (noatime) and both mips-linux-gnu/mipsel-linux-gnu have additional non-regression failures related to newly built projects. After realizing the problem I re-ran with r241599 reverted

Re: [lldb-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread Dimitry Andric
On 19 Jul 2015, at 01:44, Dimitry Andric wrote: ... > Hm, strangely enough, this version of the script does not go further than the > Phase 2 installation, and does not run any tests? This used to work fine for > the release_36 branch. > > I think it is because of the "set -o pipefail" which w

Re: [lldb-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread Ben Pope
On Friday, July 17, 2015 06:31 AM, Hans Wennborg wrote: Dear testers, 3.7.0-rc1 was just tagged; please start your testing engines :-) Upload binaries to the sftp and report your results to this thread. I'm sorry for the delay between branching and tagging. The changes to the release script to

Re: [lldb-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread Dimitry Andric
On 19 Jul 2015, at 17:32, Dimitry Andric wrote: > > On 19 Jul 2015, at 01:44, Dimitry Andric wrote: > ... >> Hm, strangely enough, this version of the script does not go further than >> the Phase 2 installation, and does not run any tests? This used to work >> fine for the release_36 branch.

Re: [lldb-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins

2015-07-19 Thread sebastian . dressler
Hi Hans, I uploaded c55199c92877ed068b2f7d1ece6b0bb4f121a63a clang+llvm-3.7.0-rc1-x86_64-apple-darwin.tar.xz to SFTP. Testing was OK except for differences between phase 2 and 3 which I consider being not harmful (or even: usual). No problem with the build script here, but OS X also does