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 but unfortunately I hadn't noticed the 'rm -rf' commands that delete the objdir and destdir so the mips-linux-gnu is being rebuilt from scratch. I should be able to salvage an initial package for mipsel-linux-gnu though. ________________________________________ From: cfe-dev-boun...@cs.uiuc.edu [cfe-dev-boun...@cs.uiuc.edu] on behalf of Renato Golin [renato.go...@linaro.org] Sent: 19 July 2015 12:43 To: Ben Pope Cc: lldb-dev@cs.uiuc.edu; Clang Dev; LLVM Dev Subject: Re: [cfe-dev] [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins On 19 July 2015 at 09:36, Ben Pope <benpop...@gmail.com> 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 compiler-rt on the previous (autoconf) releases? If not, this might explain why you're only seeing these errors now. cheers, --renato _______________________________________________ cfe-dev mailing list cfe-...@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev