Hans Wennborg via llvm-dev
2019-Mar-12 11:16 UTC
[llvm-dev] [8.0.0 Release] rc5 has been tagged
Dear testers, 8.0.0-rc5 was just tagged from the release_80 branch at r355909. This is identical to rc4 with the addition of r355743. Hopefully it is the final release candidate, so please give it a good testing. As usual, please run the test script, share your results, and upload binaries. I'll publish source tarballs and docs as soon as possible, and binaries as they become available. Thanks for all your help so far, we're almost there :-) Cheers, Hans -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190312/b6932068/attachment.html>
Andrew Kelley via llvm-dev
2019-Mar-14 14:42 UTC
[llvm-dev] [8.0.0 Release] rc5 has been tagged
On 3/12/19 7:16 AM, Hans Wennborg via llvm-dev wrote:> 8.0.0-rc5 was just tagged from the release_80 branch at r355909. > > This is identical to rc4 with the addition of r355743. Hopefully it is > the final release candidate, so please give it a good testing. > > As usual, please run the test script, share your results, and upload > binaries.All Zig tests passed with rc5. Thanks for the hard work Hans. -Andrew -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190314/550a0200/attachment.sig>
Michał Górny via llvm-dev
2019-Mar-14 17:48 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] rc5 has been tagged
On Tue, 2019-03-12 at 12:16 +0100, Hans Wennborg via Release-testers wrote:> Dear testers, > > 8.0.0-rc5 was just tagged from the release_80 branch at r355909. > > This is identical to rc4 with the addition of r355743. Hopefully it is the > final release candidate, so please give it a good testing. > > As usual, please run the test script, share your results, and upload > binaries. > > I'll publish source tarballs and docs as soon as possible, and binaries as > they become available. > > Thanks for all your help so far, we're almost there :-) >All looks good on the Gentoo end. -- Best regards, Michał Górny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190314/b667594f/attachment.sig>
Sylvestre Ledru via llvm-dev
2019-Mar-14 18:12 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] rc5 has been tagged
Le 14/03/2019 à 18:48, Michał Górny via Release-testers a écrit :> On Tue, 2019-03-12 at 12:16 +0100, Hans Wennborg via Release-testers > wrote: >> Dear testers, >> >> 8.0.0-rc5 was just tagged from the release_80 branch at r355909. >> >> This is identical to rc4 with the addition of r355743. Hopefully it is the >> final release candidate, so please give it a good testing. >> >> As usual, please run the test script, share your results, and upload >> binaries. >> >> I'll publish source tarballs and docs as soon as possible, and binaries as >> they become available. >> >> Thanks for all your help so far, we're almost there :-) >> > > All looks good on the Gentoo end.+1 on Debian S
Dimitry Andric via llvm-dev
2019-Mar-14 19:23 UTC
[llvm-dev] [cfe-dev] [8.0.0 Release] rc5 has been tagged
On 12 Mar 2019, at 12:16, Hans Wennborg via cfe-dev <cfe-dev at lists.llvm.org> wrote:> 8.0.0-rc5 was just tagged from the release_80 branch at r355909. > > This is identical to rc4 with the addition of r355743. Hopefully it is the final release candidate, so please give it a good testing.Again, I had to disable compiler-rt for this test run, as most of the sanitizers are totally broken. This is tracked in PR40761. Main test results on amd64-freebsd11: Expected Passes : 53896 (rc3: 53895) Expected Failures : 220 (rc3: 220) Unsupported Tests : 1081 (rc3: 1081) Unresolved Tests : 10 (rc3: 10) Unexpected Passes : 3 (rc3: 3) Unexpected Failures: 65 (rc3: 62) Main test results on i386-freebsd11: Expected Passes : 53749 (rc3: 53747) Expected Failures : 236 (rc3: 236) Unsupported Tests : 903 (rc3: 903) Unresolved Tests : 10 (rc3: 10) Unexpected Passes : 5 (rc3: 5) Unexpected Failures: 177 (rc3: 175) The unresolved tests are due to a number of tests hanging in <defunct> state, forcing me to kill their parent .py processes. Uploaded: SHA256 (clang+llvm-8.0.0-rc5-amd64-unknown-freebsd11.tar.xz) = efa082e21a23af219fda1ef374adf2fd24ac2e501d7ae4cfeaa66dab34c027aa SHA256 (clang+llvm-8.0.0-rc5-i386-unknown-freebsd11.tar.xz) = 429027112f2e71dec6b980cc3e493fc1a9ab1254929c462b090da952e6fc21eb -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/20190314/d7763ca6/attachment.sig>
Brian Cain via llvm-dev
2019-Mar-15 20:31 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] rc5 has been tagged
Hans, Sorry for the delay -- uploaded rc5 binaries: d52493c1c1082ae6be0a322a1b2d4a81e9f0d6c7 clang+llvm-8.0.0-rc5-x86_64-linux-gnu-ubuntu-18.04.tar.xz af43eb9c4394175d26ff795d35dea2a5b4db80fa clang+llvm-8.0.0-rc5-x86_64-linux-gnu-ubuntu-14.04.tar.xz 635cb99931ac9b166fa60702ac05b8e3a09a0290 clang+llvm-8.0.0-rc5-x86_64-linux-sles11.3.tar.xz On Tue, Mar 12, 2019 at 6:17 AM Hans Wennborg via Release-testers < release-testers at lists.llvm.org> wrote:> Dear testers, > > 8.0.0-rc5 was just tagged from the release_80 branch at r355909. > > This is identical to rc4 with the addition of r355743. Hopefully it is the > final release candidate, so please give it a good testing. > > As usual, please run the test script, share your results, and upload > binaries. > > I'll publish source tarballs and docs as soon as possible, and binaries as > they become available. > > Thanks for all your help so far, we're almost there :-) > > Cheers, > Hans > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190315/d4f78cc3/attachment.html>
Diana Picus via llvm-dev
2019-Mar-18 08:21 UTC
[llvm-dev] [cfe-dev] [Release-testers] [8.0.0 Release] rc5 has been tagged
Hi, Uploaded ARM and AArch64: 251162b7f91dfc05e569e6a8a035e8a4ada94c2faa4bf6ffabb73795ab865fab clang+llvm-8.0.0-rc5-aarch64-linux-gnu.tar.xz 18f37388546d5579423eaa1d08a77e8b8a426d2d053edb125569fddde980f796 clang+llvm-8.0.0-rc5-armv7a-linux-gnueabihf.tar.xz Cheers, Diana On Fri, 15 Mar 2019 at 21:32, Brian Cain via cfe-dev <cfe-dev at lists.llvm.org> wrote:> > Hans, > > Sorry for the delay -- uploaded rc5 binaries: > > d52493c1c1082ae6be0a322a1b2d4a81e9f0d6c7 clang+llvm-8.0.0-rc5-x86_64-linux-gnu-ubuntu-18.04.tar.xz > af43eb9c4394175d26ff795d35dea2a5b4db80fa clang+llvm-8.0.0-rc5-x86_64-linux-gnu-ubuntu-14.04.tar.xz > 635cb99931ac9b166fa60702ac05b8e3a09a0290 clang+llvm-8.0.0-rc5-x86_64-linux-sles11.3.tar.xz > > > > On Tue, Mar 12, 2019 at 6:17 AM Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: >> >> Dear testers, >> >> 8.0.0-rc5 was just tagged from the release_80 branch at r355909. >> >> This is identical to rc4 with the addition of r355743. Hopefully it is the final release candidate, so please give it a good testing. >> >> As usual, please run the test script, share your results, and upload binaries. >> >> I'll publish source tarballs and docs as soon as possible, and binaries as they become available. >> >> Thanks for all your help so far, we're almost there :-) >> >> Cheers, >> Hans >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers > > > > -- > -Brian > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev