Hi, I've just tagged 5.0.1-rc3, please test and report the results. Hopefully, this will be the last RC and the final release will be next week. -Tom
On Thu, Dec 7, 2017 at 3:47 PM, Tom Stellard via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Hi, > > I've just tagged 5.0.1-rc3, please test and report the results. > Hopefully, this will be the last RC and the final release will > be next week.Windows looks good. $ sha1sum LLVM-5.0.1-rc3-win* 154af8bb2fb2f355f8a884eb3aff53b7009c61e7 LLVM-5.0.1-rc3-win32.exe 41de14c7b90c6c0162a9810a5df81b71a12a25fa LLVM-5.0.1-rc3-win64.exe
Sylvestre Ledru via llvm-dev
2017-Dec-09 07:50 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
Le 09/12/2017 à 02:05, Hans Wennborg via Release-testers a écrit :> On Thu, Dec 7, 2017 at 3:47 PM, Tom Stellard via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Hi, >> >> I've just tagged 5.0.1-rc3, please test and report the results. >> Hopefully, this will be the last RC and the final release will >> be next week. > Windows looks good.So are Debian packages on most of the official archs: https://buildd.debian.org/status/package.php?p=llvm-toolchain-5.0&suite=experimental S
Dimitry Andric via llvm-dev
2017-Dec-09 12:51 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
On 8 Dec 2017, at 00:47, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> I've just tagged 5.0.1-rc3, please test and report the results. > Hopefully, this will be the last RC and the final release will > be next week.Built and tested OK, on FreeBSD 10, but I couldn't upload, since the uploads area is full: sftp> put clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz Uploading clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz to /home/testers/uploads/clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz 28% 45MB 2.5MB/s 00:46 ETA Couldn't write to remote file "/home/testers/uploads/clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz": Failure sftp> df Size Used Avail (root) %Capacity 8115168 7679820 72 435348 94% The tarballs are available here: http://www.andric.com/freebsd/clang/clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz http://www.andric.com/freebsd/clang/clang+llvm-5.0.1-rc3-i386-unknown-freebsd10.tar.xz SHA256 (clang+llvm-5.0.1-rc3-amd64-unknown-freebsd10.tar.xz) = 1aca6454e5a9e671f4fa4d88f4d05b70f10e1d3bbd2564b4e8ac24aedb258031 SHA256 (clang+llvm-5.0.1-rc3-i386-unknown-freebsd10.tar.xz) = b9430288c2ad9e6d91ecc3fc2dfd3fa7db9586512c582d2ff7e6be766202023b -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171209/f3e38b04/attachment.sig>
Brian Cain via llvm-dev
2017-Dec-10 06:12 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
On Sat, Dec 9, 2017 at 6:51 AM, Dimitry Andric via Release-testers < release-testers at lists.llvm.org> wrote:> On 8 Dec 2017, at 00:47, Tom Stellard via Release-testers < > release-testers at lists.llvm.org> wrote: > > I've just tagged 5.0.1-rc3, please test and report the results. > > Hopefully, this will be the last RC and the final release will > > be next week. > > Built and tested OK, on FreeBSD 10, but I couldn't upload, since the > uploads area is full: > > >Upload to /data/testers-uploads/ instead. Hans, if this new location is a more permanent directory does it make sense to use a symlink from the old path to save folks from making this mistake? -- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171210/c2ca6667/attachment.html>
Brian Cain via llvm-dev
2017-Dec-12 01:08 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
On Thu, Dec 7, 2017 at 5:47 PM, Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > I've just tagged 5.0.1-rc3, please test and report the results. > Hopefully, this will be the last RC and the final release will > be next week. > <http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers>SLES11 uploaded the rc3. I encountered a segfault with lld (5.0.1 rc2), but I can't seem to reproduce it. Are there any known lld segfaults fixed since release_50 ? fa7e5e26889c5f1d0f3b4be7e43e6b457c1f9a5c clang+llvm-5.0.1-rc3-linux-x86_64-sles11.3.tar.xz -- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171211/b01a6da7/attachment.html>
Tom Stellard via llvm-dev
2017-Dec-12 05:04 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
On 12/11/2017 05:08 PM, Brian Cain wrote:> > > On Thu, Dec 7, 2017 at 5:47 PM, Tom Stellard via Release-testers <release-testers at lists.llvm.org <mailto:release-testers at lists.llvm.org>> wrote: > > Hi, > > I've just tagged 5.0.1-rc3, please test and report the results. > Hopefully, this will be the last RC and the final release will > be next week. > <http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers> > > > > SLES11 uploaded the rc3. I encountered a segfault with lld (5.0.1 rc2), but I can't seem to reproduce it. Are there any known lld segfaults fixed since release_50 ? >Which testcase ? There was only one lld fix after -rc2, but it was for MACH-0. -Tom> fa7e5e26889c5f1d0f3b4be7e43e6b457c1f9a5c clang+llvm-5.0.1-rc3-linux-x86_64-sles11.3.tar.xz > > > > > -- > -Brian
Simon Dardis via llvm-dev
2017-Dec-13 13:44 UTC
[llvm-dev] [Release-testers] 5.0.1-rc3 has been tagged
Hi, Looks ok here. Uploaded to /data/testers-uploads/ SHA256(clang+llvm-5.0.1-rc3-mipsel-linux-gnu.tar.xz)= fba092325dad4ea4325db57df5e2dbba5168d0daacf660a214baf82ce2cdf92b SHA256(clang+llvm-5.0.1-rc3-mips-linux-gnu.tar.xz)= 3584f5d96c3335cd4ebdc7af66b844f1df466612add8d98df7182940e8b8f774 SHA256(clang+llvm-5.0.1-rc3-x86_64-linux-gnu-debian8.tar.xz)= c7e20a8dd82b165de533fba2a3cd3fbacb8adbef0e360831ef9bc73407dfe1cd Thanks, Simon -----Original Message----- From: Release-testers [mailto:release-testers-bounces at lists.llvm.org] On Behalf Of Tom Stellard via Release-testers Sent: 07 December 2017 23:48 To: Release-testers; llvm-dev; cfe-dev Subject: [Release-testers] 5.0.1-rc3 has been tagged Hi, I've just tagged 5.0.1-rc3, please test and report the results. Hopefully, this will be the last RC and the final release will be next week. -Tom _______________________________________________ Release-testers mailing list Release-testers at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers