Hi Tom, I saw the tags go in and tried to start the builds but it seems that you forgot one: $ LANG=C CFLAGS=-mips32r2 CXXFLAGS=-mips32r2 ./test-release.sh -triple mips-linux-gnu -build-triple mips-linux-gnu -no-64bit -j4 -release 3.5.1 -rc 1 # Validating llvm SVN URL # Validating cfe SVN URL # Validating dragonegg SVN URL # Validating compiler-rt SVN URL # Validating libcxx SVN URL # Validating libcxxabi SVN URL libcxxabi 3.5.1 release candidate rc1 doesn't exist! Daniel Sanders Leading Software Design Engineer, MIPS Processor IP Imagination Technologies Limited www.imgtec.com<http://www.imgtec.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141211/e61096a6/attachment.html>
On Thu, Dec 11, 2014 at 05:24:36PM +0000, Daniel Sanders wrote:> Hi Tom, > > I saw the tags go in and tried to start the builds but it seems that you forgot one: > $ LANG=C CFLAGS=-mips32r2 CXXFLAGS=-mips32r2 ./test-release.sh -triple mips-linux-gnu -build-triple mips-linux-gnu -no-64bit -j4 -release 3.5.1 -rc 1 > # Validating llvm SVN URL > # Validating cfe SVN URL > # Validating dragonegg SVN URL > # Validating compiler-rt SVN URL > # Validating libcxx SVN URL > # Validating libcxxabi SVN URL > libcxxabi 3.5.1 release candidate rc1 doesn't exist! >Thanks for catching this. The 3.5 version of tag.sh was missing a few projects. The tag should be there now. -Tom> Daniel Sanders > Leading Software Design Engineer, MIPS Processor IP > Imagination Technologies Limited > www.imgtec.com<http://www.imgtec.com/> >> _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> From: Tom Stellard [tom at stellard.net] > Sent: 11 December 2014 22:08 > To: Daniel Sanders > Cc: Tom Stellard (thomas.stellard at amd.com); LLVM Developers Mailing List (llvmdev at cs.uiuc.edu) > Subject: Re: [LLVMdev] Missing 3.5.1 rc1 tag on libcxxabi > > On Thu, Dec 11, 2014 at 05:24:36PM +0000, Daniel Sanders wrote: > > Hi Tom, > > > > I saw the tags go in and tried to start the builds but it seems that you forgot one: > > $ LANG=C CFLAGS=-mips32r2 CXXFLAGS=-mips32r2 ./test-release.sh -triple mips-linux-gnu -build-triple mips-linux-gnu -no-64bit -j4 -release 3.5.1 -rc 1 > > # Validating llvm SVN URL > > # Validating cfe SVN URL > > # Validating dragonegg SVN URL > > # Validating compiler-rt SVN URL > > # Validating libcxx SVN URL > > # Validating libcxxabi SVN URL > > libcxxabi 3.5.1 release candidate rc1 doesn't exist! > > > > Thanks for catching this. The 3.5 version of tag.sh was missing a few projects. > The tag should be there now. > > -TomThanks. mips-linux-gnu and mipsel-linux-gnu are now building.
Maybe Matching Threads
- [LLVMdev] Pre-built big-endian MIPS32r2 binaries
- Integrated Assembler is now the default for mips-* and mipsel-* triples.
- [LLVMdev] [cfe-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
- [LLVMdev] Proposed patches for Clang 3.5.1
- [LLVMdev] [cfe-dev] [3.7 Release] RC1 has been tagged, Testing Phase I begins