Hans Wennborg via llvm-dev
2019-Mar-18 13:04 UTC
[llvm-dev] [8.0.0 Release] The final tag is in
Dear testers, The final version of 8.0.0 was just tagged from the release_80 branch at r356364. It's identical to rc5 except for a few documentation changes. Apologies for being behind schedule. It took longer than planned this time. Please build the final binaries and upload to the sftp. For those following along: this means 8.0.0 is done, but it will take a few days to get all the tarballs ready and published on the release web page. I will send the announcement once everything is ready. Thanks again everyone for your help with testing the release! Hans
Dimitry Andric via llvm-dev
2019-Mar-19 22:03 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] The final tag is in
On 18 Mar 2019, at 14:04, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:> The final version of 8.0.0 was just tagged from the release_80 branch > at r356364. It's identical to rc5 except for a few documentation > changes.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 : 53244 (rc5: 53896) Expected Failures : 213 (rc5: 220) Unsupported Tests : 1716 (rc5: 1081) Unresolved Tests : 7 (rc5: 10) Unexpected Passes : 3 (rc5: 3) Unexpected Failures: 62 (rc5: 65) Main test results on i386-freebsd11: Expected Passes : 53098 (rc5: 53749) Expected Failures : 229 (rc5: 236) Unsupported Tests : 1538 (rc5: 903) Unresolved Tests : 8 (rc5: 10) Unexpected Passes : 5 (rc5: 5) Unexpected Failures: 172 (rc5: 177) 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-amd64-unknown-freebsd11.tar.xz) = af15d14bd25e469e35ed7c43cb7e035bc1b2aa7b55d26ad597a43e72768750a8 SHA256 (clang+llvm-8.0.0-i386-unknown-freebsd11.tar.xz) = 1ba88663ccda4e9fad93f8f35dde7ce04854abc0bcbb1d12a90cdc863e4a77b8 -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/20190319/326407e4/attachment.sig>
Brian Cain via llvm-dev
2019-Mar-20 13:39 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] The final tag is in
Uploaded ubuntu and SLES tarballs: db0a5f7729507ddc4b161eff70cffcf5de052347 clang+llvm-8.0.0-x86_64-linux-sles11.3.tar.xz 2be69be355b012ae206dbc0ea7d84b831d77dc27 clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz 6aeb8aa0998d37be67d886b878f27de5e5ccc5e4 clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz On Mon, Mar 18, 2019 at 8:04 AM Hans Wennborg via Release-testers < release-testers at lists.llvm.org> wrote:> Dear testers, > > The final version of 8.0.0 was just tagged from the release_80 branch > at r356364. It's identical to rc5 except for a few documentation > changes. > > Apologies for being behind schedule. It took longer than planned this time. > > Please build the final binaries and upload to the sftp. > > For those following along: this means 8.0.0 is done, but it will take > a few days to get all the tarballs ready and published on the release > web page. I will send the announcement once everything is ready. > > Thanks again everyone for your help with testing the release! > > 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/20190320/7536f942/attachment.html>
Diana Picus via llvm-dev
2019-Mar-21 11:40 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] The final tag is in
Uploaded ARM & AArch64: 998e9ae6e89bd3f029ed031ad9355c8b43441302c0e17603cf1de8ee9939e5c9 clang+llvm-8.0.0-aarch64-linux-gnu.tar.xz ddcdc9df5c33b77740e4c27486905c44ecc3c4ec178094febeab60124deb0cc2 clang+llvm-8.0.0-armv7a-linux-gnueabihf.tar.xz Cheers, Diana On Wed, 20 Mar 2019 at 14:39, Brian Cain via Release-testers <release-testers at lists.llvm.org> wrote:> > Uploaded ubuntu and SLES tarballs: > > db0a5f7729507ddc4b161eff70cffcf5de052347 clang+llvm-8.0.0-x86_64-linux-sles11.3.tar.xz > 2be69be355b012ae206dbc0ea7d84b831d77dc27 clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz > 6aeb8aa0998d37be67d886b878f27de5e5ccc5e4 clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz > > > On Mon, Mar 18, 2019 at 8:04 AM Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: >> >> Dear testers, >> >> The final version of 8.0.0 was just tagged from the release_80 branch >> at r356364. It's identical to rc5 except for a few documentation >> changes. >> >> Apologies for being behind schedule. It took longer than planned this time. >> >> Please build the final binaries and upload to the sftp. >> >> For those following along: this means 8.0.0 is done, but it will take >> a few days to get all the tarballs ready and published on the release >> web page. I will send the announcement once everything is ready. >> >> Thanks again everyone for your help with testing the release! >> >> Hans >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers > > > > -- > -Brian > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Brian Cain via llvm-dev
2019-Mar-22 13:52 UTC
[llvm-dev] [Release-testers] [8.0.0 Release] The final tag is in
I forgot Ubuntu 14.04 is still useful for some folks (including me), so I've only just now built it and uploaded: 552ea458b70961b7922a4bbe9de1434688342dbf clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz On Wed, Mar 20, 2019 at 8:39 AM Brian Cain <brian.cain at gmail.com> wrote:> Uploaded ubuntu and SLES tarballs: > > db0a5f7729507ddc4b161eff70cffcf5de052347 > clang+llvm-8.0.0-x86_64-linux-sles11.3.tar.xz > 2be69be355b012ae206dbc0ea7d84b831d77dc27 > clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz > 6aeb8aa0998d37be67d886b878f27de5e5ccc5e4 > clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz > > > On Mon, Mar 18, 2019 at 8:04 AM Hans Wennborg via Release-testers < > release-testers at lists.llvm.org> wrote: > >> Dear testers, >> >> The final version of 8.0.0 was just tagged from the release_80 branch >> at r356364. It's identical to rc5 except for a few documentation >> changes. >> >> Apologies for being behind schedule. It took longer than planned this >> time. >> >> Please build the final binaries and upload to the sftp. >> >> For those following along: this means 8.0.0 is done, but it will take >> a few days to get all the tarballs ready and published on the release >> web page. I will send the announcement once everything is ready. >> >> Thanks again everyone for your help with testing the release! >> >> Hans >> _______________________________________________ >> Release-testers mailing list >> Release-testers at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >> > > > -- > -Brian >-- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190322/ccfa1425/attachment.html>