Hi, I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes well, we will release 13.0.0-final in ~1 week. -Tom
Neil Nelson via llvm-dev
2021-Sep-26 15:51 UTC
[llvm-dev] [cfe-dev] 13.0.0-rc4 has been tagged
Found on second pass of testing.13.0.0-rc4.log. 232300:make[2]: *** [tools/flang/lib/Evaluate/CMakeFiles/obj.FortranEvaluate.dir/build.make:108: tools/flang/lib/Evaluate/CMakeFiles/obj.FortranEvaluate.dir/check-expression.cpp.o] Error 137 grep -n ' Error' testing.13.0.0-rc4.log 153010:make[3]: *** [CMakeFiles/check-all.dir/build.make:77: CMakeFiles/check-all] Error 1 153012:make[2]: *** [CMakeFiles/Makefile2:31045: CMakeFiles/check-all.dir/all] Error 2 153013:make[1]: *** [CMakeFiles/Makefile2:31052: CMakeFiles/check-all.dir/rule] Error 2 153015:make: *** [Makefile:283: check-all] Error 2 232300:make[2]: *** [tools/flang/lib/Evaluate/CMakeFiles/obj.FortranEvaluate.dir/build.make:108: tools/flang/lib/Evaluate/CMakeFiles/obj.FortranEvaluate.dir/check-expression.cpp.o] Error 137 232834:make[1]: *** [CMakeFiles/Makefile2:238587: tools/flang/lib/Evaluate/CMakeFiles/obj.FortranEvaluate.dir/all] Error 2 233271:make: *** [Makefile:171: all] Error 2 grep -n 'Expectedly Failed' testing.13.0.0-rc4.log 153008: Expectedly Failed: 342 Neil Nelson On 9/24/21 11:53 PM, Tom Stellard via cfe-dev wrote:> Hi, > > I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes > well, we > will release 13.0.0-final in ~1 week. > > -Tom > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Dimitry Andric via llvm-dev
2021-Sep-27 08:41 UTC
[llvm-dev] [Release-testers] 13.0.0-rc4 has been tagged
On 25 Sep 2021, at 07:53, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes well, we > will release 13.0.0-final in ~1 week.For 13.0.0 rc4, I have built and tested on both FreeBSD 12 and 13. No additional patches were needed, as they were merged. For the 32-builds I used -no-flang, as flang is currently not 32-bit clean, and I do not expect it will ever be. (Also, these builds consume a huge amount of RAM, making native compilation likely impossible.) Main results on amd64-freebsd12: Skipped : 3 (rc3: 3) Unsupported : 6353 (rc3: 6353) Passed : 91830 (rc3: 91823) Expectedly Failed : 320 (rc3: 320) Failed : 300 (rc3: 300) Unexpectedly Passed: 2 (rc3: 2) Test suite results on amd64-freebsd12: Passed: 2419 (rc3: 2419) Failed: 3 (rc3: 3) Main results on amd64-freebsd13: Skipped : 3 (rc3: 3) Unsupported : 6352 (rc3: 6352) Passed : 91794 (rc3: 91789) Expectedly Failed : 320 (rc3: 320) Failed : 337 (rc3: 338) Unexpectedly Passed: 2 (rc3: 2) Test suite results on amd64-freebsd13: Passed: 2419 (rc3: 2419) Failed: 3 (rc3: 3) Main results on i386-freebsd12: Skipped : 3 (rc3: 3) Unsupported : 4738 (rc3: 4738) Passed : 87555 (rc3: 87552) Passed With Retry : 1 (rc3: 0) Expectedly Failed : 295 (rc3: 295) Failed : 198 (rc3: 198) Unexpectedly Passed: 1 (rc3: 1) Main results on i386-freebsd13: Skipped : 3 (rc3: 3) Unsupported : 4738 (rc3: 4738) Passed : 87553 (rc3: 87550) Passed With Retry : 1 (rc3: 0) Expectedly Failed : 295 (rc3: 295) Failed : 200 (rc3: 200) Unexpectedly Passed: 1 (rc3: 1) Uploaded: SHA256 (clang+llvm-13.0.0-rc4-amd64-unknown-freebsd12.tar.xz) = 08f7a008243e69988edc5f9961f01b05d564b0173161d79749e58f88ba51f777 SHA256 (clang+llvm-13.0.0-rc4-amd64-unknown-freebsd13.tar.xz) = fcf85ebe864f45f414955c3b47685004dfc93bc5720ea0dd68b814df35549e8a SHA256 (clang+llvm-13.0.0-rc4-i386-unknown-freebsd12.tar.xz) = f7bcaa7258e214ed2d3b65d975ccf6393c8455ac84873a4621b050ba3da41108 SHA256 (clang+llvm-13.0.0-rc4-i386-unknown-freebsd13.tar.xz) = 30f3f90ea80068d74f84e17134603b0d4b325d49e46be350800be78cee3e61a4 -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/20210927/b29755ec/attachment.sig>
Michał Górny via llvm-dev
2021-Sep-27 08:44 UTC
[llvm-dev] [Release-testers] 13.0.0-rc4 has been tagged
On Fri, 2021-09-24 at 22:53 -0700, Tom Stellard via Release-testers wrote:> Hi, > > I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes well, we > will release 13.0.0-final in ~1 week.No regressions here. I've seen some random compiler-rt test fluke once but not on the second run. Let's release! -- Best regards, Michał Górny
Tobias Hieta via llvm-dev
2021-Sep-27 13:55 UTC
[llvm-dev] [Release-testers] 13.0.0-rc4 has been tagged
macOS builds are up: 67290d48eaefc7ef967920036f9c6138718a48d3bd27fed9291438b7a88ae5bd No regressions from rc3 - but without lldb. -- Tobias On Sat, Sep 25, 2021 at 7:53 AM Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > Hi, > > I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes well, we > will release 13.0.0-final in ~1 week. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Albion Fung via llvm-dev
2021-Sep-29 22:48 UTC
[llvm-dev] [Release-testers] 13.0.0-rc4 has been tagged
Hi Tom, Binaries for PowerPC 8 uploaded; sha1sum of each: 4d43daa8ce624a0a3cbaec7a2f0bb988b2f7a8df clang+llvm-13.0.0-rc4-powerpc64le-linux-ubuntu-18.04.tar.xz 76910db5b5bc8bf1fe8127a51ae4b02de799d243 clang+llvm-13.0.0-rc4-powerpc64le-linux-rhel-7.9.tar.xz Thanks, Albion On Sat, 25 Sept 2021 at 01:53, Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes > well, we > will release 13.0.0-final in ~1 week. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210929/c7a9ee75/attachment.html>
Albion Fung via llvm-dev
2021-Oct-04 03:03 UTC
[llvm-dev] [Release-testers] 13.0.0-rc4 has been tagged
Hello Tom, I've also uploaded 13.0.0 final binaries. SHA1: 44010f4632c6639585505c277fbd9a72700ba952 clang+llvm-13.0.0-powerpc64le-linux-rhel-7.9.tar.xz f248d0097d0403db6106cb4942b59b309f0cf502 clang+llvm-13.0.0-powerpc64le-linux-ubuntu-18.04.tar.xz Thanks, Albion On Wed, 29 Sept 2021 at 18:48, Albion Fung <albionllvm at gmail.com> wrote:> Hi Tom, > > Binaries for PowerPC 8 uploaded; sha1sum of each: > 4d43daa8ce624a0a3cbaec7a2f0bb988b2f7a8df > clang+llvm-13.0.0-rc4-powerpc64le-linux-ubuntu-18.04.tar.xz > 76910db5b5bc8bf1fe8127a51ae4b02de799d243 > clang+llvm-13.0.0-rc4-powerpc64le-linux-rhel-7.9.tar.xz > > Thanks, > Albion > > On Sat, 25 Sept 2021 at 01:53, Tom Stellard via Release-testers < > release-testers at lists.llvm.org> wrote: > >> Hi, >> >> I've tagged 13.0.0-rc4. Please test and upload binaries. If all goes >> well, we >> will release 13.0.0-final in ~1 week. >> >> -Tom >> >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211003/fd96f37f/attachment.html>