Hi, I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report results. -Tom
Dimitry Andric via llvm-dev
2019-Jul-03 11:07 UTC
[llvm-dev] [Release-testers] LLVM 8.0.1-rc3
On 28 Jun 2019, at 00:56, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report > results.As with 8.0.1 rc2, 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 : 53266 (rc2: 53259) Expected Failures : 213 (rc2: 213) Unsupported Tests : 1718 (rc2: 1719) Unresolved Tests : 8 (rc2: 8) Unexpected Passes : 3 (rc2: 3) Unexpected Failures: 59 (rc2: 63) Main test results on i386-freebsd11: Expected Passes : 53113 (rc2: 53108) Expected Failures : 229 (rc2: 229) Unsupported Tests : 1540 (rc2: 1541) Unresolved Tests : 7 (rc2: 9) Unexpected Passes : 5 (rc2: 5) Unexpected Failures: 178 (rc2: 178) Uploaded: SHA256 (clang+llvm-8.0.1-rc3-amd64-unknown-freebsd11.tar.xz) = 32d1f5882fa2aba7c982347777dba7bc0dcdcb99b20e455da29d2f7ec5063d11 SHA256 (clang+llvm-8.0.1-rc3-i386-unknown-freebsd11.tar.xz) = d82d640f3cd9130a80cf2a70094b9b99ebe7192a5b7e8dd091bdcd764ba7f70c -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/20190703/7610c128/attachment.sig>
Hi, On Wed, 3 Jul 2019 at 13:08, Dimitry Andric via Release-testers <release-testers at lists.llvm.org> wrote:> > On 28 Jun 2019, at 00:56, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote: > > > > I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report > > results.No issues with 8.0.1-rc3 for ARM and AArch64, binaries uploaded as: 35a33e21b3c8fec156946f8202447ff0 clang+llvm-8.0.1-rc3-aarch64-linux-gnu.tar.xz 9a705f24201ad1b78fe8c450080c12ad clang+llvm-8.0.1-rc3-armv7a-linux-gnueabihf.tar.xz Thanks Yvan> As with 8.0.1 rc2, 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 : 53266 (rc2: 53259) > Expected Failures : 213 (rc2: 213) > Unsupported Tests : 1718 (rc2: 1719) > Unresolved Tests : 8 (rc2: 8) > Unexpected Passes : 3 (rc2: 3) > Unexpected Failures: 59 (rc2: 63) > > Main test results on i386-freebsd11: > > Expected Passes : 53113 (rc2: 53108) > Expected Failures : 229 (rc2: 229) > Unsupported Tests : 1540 (rc2: 1541) > Unresolved Tests : 7 (rc2: 9) > Unexpected Passes : 5 (rc2: 5) > Unexpected Failures: 178 (rc2: 178) > > Uploaded: > > SHA256 (clang+llvm-8.0.1-rc3-amd64-unknown-freebsd11.tar.xz) = 32d1f5882fa2aba7c982347777dba7bc0dcdcb99b20e455da29d2f7ec5063d11 > SHA256 (clang+llvm-8.0.1-rc3-i386-unknown-freebsd11.tar.xz) = d82d640f3cd9130a80cf2a70094b9b99ebe7192a5b7e8dd091bdcd764ba7f70c > > -Dimitry > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Michał Górny via llvm-dev
2019-Jul-05 19:15 UTC
[llvm-dev] [Release-testers] LLVM 8.0.1-rc3
On Thu, 2019-06-27 at 15:56 -0700, Tom Stellard via Release-testers wrote:> Hi, > > I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report > results. >Looks as good as it's gonna get on Gentoo. -- Best regards, Michał Górny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 618 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190705/079e5f07/attachment.sig>
On Fri, Jun 28, 2019 at 12:56 AM Tom Stellard via cfe-dev <cfe-dev at lists.llvm.org> wrote:> I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report > results.Sorry for the late reply. Windows looks good and I've uploaded the binaries below. They were built with the attached batch file. $ sha256sum *8.0.1-rc3* cce21ed2b7213efbe68e24e848412d2dfc448156c1c8838eff90da604f063b3c LLVM-8.0.1-rc3-win32.exe 7194cce4b78f0fe3f63a60012d60e3fd9168d02bc96de77612a6f5741bbb8f02 LLVM-8.0.1-rc3-win64.exe Thanks, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_801-rc3._bat_ Type: application/octet-stream Size: 5417 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190710/0aa7e9e8/attachment.obj>