Brian Cain via llvm-dev
2021-Mar-11 22:27 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc3 has been tagged
lit tests require python 3.6 now but CMake nor test-release.sh screen for this. It's definitely a nice-to-have, though. Older platforms like SLES12 and Ubuntu Xenial don't have a native 3.6. I'll add a local python build to get the test suite going. Apologies -- I realize it's not as helpful for me to offer feedback this late in the release cycle. On Wed, Mar 10, 2021 at 9:11 AM Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading > binaries. > If all goes well, this will be the last RC. > > -Tom > > _______________________________________________ > 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/20210311/97aa32ce/attachment.html>
Brian Cain via llvm-dev
2021-Mar-12 05:23 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc3 has been tagged
Uploaded SLES12 but I did encounter the same ENOSPC that others have reported. $ cat clang+llvm-12.0.0-rc3-x86_64-linux-sles12.4.tar.xz.sha256 dc498c1caabc57ae94b191fbcb887d7a557279f3eecb2206dbdd3ede5793dc98 clang+llvm-12.0.0-rc3-x86_64-linux-sles12.4.tar.xz On Thu, Mar 11, 2021 at 4:27 PM Brian Cain <brian.cain at gmail.com> wrote:> lit tests require python 3.6 now but CMake nor test-release.sh screen for > this. It's definitely a nice-to-have, though. > > Older platforms like SLES12 and Ubuntu Xenial don't have a native 3.6. > I'll add a local python build to get the test suite going. > > Apologies -- I realize it's not as helpful for me to offer feedback this > late in the release cycle. > > On Wed, Mar 10, 2021 at 9:11 AM Tom Stellard via Release-testers < > release-testers at lists.llvm.org> wrote: > >> Hi, >> >> I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading >> binaries. >> If all goes well, this will be the last RC. >> >> -Tom >> >> _______________________________________________ >> 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/20210311/e9c5771e/attachment.html>