Quick update before I move on to the final tag.> clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz > Still running due to a silly setup mistake on the first run (a broken > symlink to the test-suite source). Second attempt is a fair way through and > looks good so far thoughDefault options were all good. Mips32 was about halfway but was good so far.> clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross compiling > to Mips) > Everything was fine until my disk filled up after 14 of the 23 configs I > run. I'll rerun those that didn't run first time.All ok here.> -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Daniel Sanders > Sent: 23 February 2015 10:41 > To: Hans Wennborg; Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry Andric; > Sebastian Dreßler; Nikola Smiljanić > Cc: cfe-dev; llvmdev > Subject: Re: [LLVMdev] [3.6 Release] RC4 has been tagged > > Mips binaries uploaded. > > clang+llvm-3.6.0-rc4-mips-linux-gnu.tar.xz > All good > > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz > Still running due to a silly setup mistake on the first run (a broken > symlink to the test-suite source). Second attempt is a fair way through and > looks good so far though > > clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross compiling > to Mips) > Everything was fine until my disk filled up after 14 of the 23 configs I > run. I'll rerun those that didn't run first time. > > > -----Original Message----- > > From: hwennborg at google.com [mailto:hwennborg at google.com] On > Behalf > > Of Hans Wennborg > > Sent: 18 February 2015 23:27 > > To: Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry Andric; Sebastian > > Dreßler; Daniel Sanders; Nikola Smiljanić > > Cc: llvmdev; cfe-dev > > Subject: [3.6 Release] RC4 has been tagged > > > > Hello testers, > > > > RC4 has just been tagged (at r229782 on the branch). > > > > RC3 was disqualified due to an infloop that Duncan reported, and fixed > > in r229421. That, fixes for a few scary X86 bugs, a GCC5 bootstrap > > problem (PR22625), and parts of PR22589 is included in RC4. > > > > Baring any showstoppers, this release candidate will be promoted to > release. > > > > Please let me know how it looks and upload binaries as usual. > > > > Thanks, > > Hans > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Are we waiting for an RC5? It seems like the release mirror on github has no recent activity. On Wed, Feb 25, 2015 at 3:23 AM, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:> Quick update before I move on to the final tag. > > > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz > > Still running due to a silly setup mistake on the first run (a > broken > > symlink to the test-suite source). Second attempt is a fair way through > and > > looks good so far though > > Default options were all good. Mips32 was about halfway but was good so > far. > > > clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross > compiling > > to Mips) > > Everything was fine until my disk filled up after 14 of the 23 > configs I > > run. I'll rerun those that didn't run first time. > > All ok here. > > > -----Original Message----- > > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > > On Behalf Of Daniel Sanders > > Sent: 23 February 2015 10:41 > > To: Hans Wennborg; Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry > Andric; > > Sebastian Dreßler; Nikola Smiljanić > > Cc: cfe-dev; llvmdev > > Subject: Re: [LLVMdev] [3.6 Release] RC4 has been tagged > > > > Mips binaries uploaded. > > > > clang+llvm-3.6.0-rc4-mips-linux-gnu.tar.xz > > All good > > > > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz > > Still running due to a silly setup mistake on the first run (a > broken > > symlink to the test-suite source). Second attempt is a fair way through > and > > looks good so far though > > > > clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross > compiling > > to Mips) > > Everything was fine until my disk filled up after 14 of the 23 > configs I > > run. I'll rerun those that didn't run first time. > > > > > -----Original Message----- > > > From: hwennborg at google.com [mailto:hwennborg at google.com] On > > Behalf > > > Of Hans Wennborg > > > Sent: 18 February 2015 23:27 > > > To: Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry Andric; Sebastian > > > Dreßler; Daniel Sanders; Nikola Smiljanić > > > Cc: llvmdev; cfe-dev > > > Subject: [3.6 Release] RC4 has been tagged > > > > > > Hello testers, > > > > > > RC4 has just been tagged (at r229782 on the branch). > > > > > > RC3 was disqualified due to an infloop that Duncan reported, and fixed > > > in r229421. That, fixes for a few scary X86 bugs, a GCC5 bootstrap > > > problem (PR22625), and parts of PR22589 is included in RC4. > > > > > > Baring any showstoppers, this release candidate will be promoted to > > release. > > > > > > Please let me know how it looks and upload binaries as usual. > > > > > > Thanks, > > > Hans > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150226/eb1df9aa/attachment.html>
Final has been tagged, I think we're about to release it. On Fri, Feb 27, 2015 at 7:43 AM, Hayden Livingston <halivingston at gmail.com> wrote:> Are we waiting for an RC5? It seems like the release mirror on github has > no recent activity. > > On Wed, Feb 25, 2015 at 3:23 AM, Daniel Sanders <Daniel.Sanders at imgtec.com > > wrote: > >> Quick update before I move on to the final tag. >> >> > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz >> > Still running due to a silly setup mistake on the first run (a >> broken >> > symlink to the test-suite source). Second attempt is a fair way through >> and >> > looks good so far though >> >> Default options were all good. Mips32 was about halfway but was good so >> far. >> >> > clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross >> compiling >> > to Mips) >> > Everything was fine until my disk filled up after 14 of the 23 >> configs I >> > run. I'll rerun those that didn't run first time. >> >> All ok here. >> >> > -----Original Message----- >> > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] >> > On Behalf Of Daniel Sanders >> > Sent: 23 February 2015 10:41 >> > To: Hans Wennborg; Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry >> Andric; >> > Sebastian Dreßler; Nikola Smiljanić >> > Cc: cfe-dev; llvmdev >> > Subject: Re: [LLVMdev] [3.6 Release] RC4 has been tagged >> > >> > Mips binaries uploaded. >> > >> > clang+llvm-3.6.0-rc4-mips-linux-gnu.tar.xz >> > All good >> > >> > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz >> > Still running due to a silly setup mistake on the first run (a >> broken >> > symlink to the test-suite source). Second attempt is a fair way through >> and >> > looks good so far though >> > >> > clang+llvm-3.6.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz (cross >> compiling >> > to Mips) >> > Everything was fine until my disk filled up after 14 of the 23 >> configs I >> > run. I'll rerun those that didn't run first time. >> > >> > > -----Original Message----- >> > > From: hwennborg at google.com [mailto:hwennborg at google.com] On >> > Behalf >> > > Of Hans Wennborg >> > > Sent: 18 February 2015 23:27 >> > > To: Ben Pope; Renato Golin; Sylvestre Ledru; Dimitry Andric; Sebastian >> > > Dreßler; Daniel Sanders; Nikola Smiljanić >> > > Cc: llvmdev; cfe-dev >> > > Subject: [3.6 Release] RC4 has been tagged >> > > >> > > Hello testers, >> > > >> > > RC4 has just been tagged (at r229782 on the branch). >> > > >> > > RC3 was disqualified due to an infloop that Duncan reported, and fixed >> > > in r229421. That, fixes for a few scary X86 bugs, a GCC5 bootstrap >> > > problem (PR22625), and parts of PR22589 is included in RC4. >> > > >> > > Baring any showstoppers, this release candidate will be promoted to >> > release. >> > > >> > > Please let me know how it looks and upload binaries as usual. >> > > >> > > Thanks, >> > > Hans >> > >> > _______________________________________________ >> > LLVM Developers mailing list >> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150227/132b54e3/attachment.html>