[Release-testers] [llvm-dev] [11.0.0 Release] Release Candidate 5 is here

Shoaib Meenai via Release-testers release-testers at lists.llvm.org
Wed Sep 30 11:51:47 PDT 2020


Thanks! I’m running that now and will report back when it’s done.

From: Tobias Hieta <tobias at plexapp.com>
Date: Wednesday, September 30, 2020 at 11:42 AM
To: Shoaib Meenai <smeenai at fb.com>
Cc: Hans Wennborg <hans at chromium.org>, llvm-dev <llvm-dev at lists.llvm.org>, Release-testers <release-testers at lists.llvm.org>, cfe-dev <cfe-dev at lists.llvm.org>
Subject: Re: [llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 5 is here

Shoabi,

Thanks that would be great - llvm comes with a script that builds and runs the tests in llvm/utils/release/test-release.sh

I usually create a release directory and then invoke it like this
../llvm/utils/release/test-release.sh -release 11.0.0 -rc 5 -triple x86_64-apple-darwin -use-ninja -j <jobs>

That takes two hours or so then I inspect the log file for testing errors:

grep "FAIL:" logs/testing-rc5.txt (I think don't remember exactly the name of the file).

make sha256 sum: shasum -a 256 clang+llvm-....tar.xz

And then upload to the sftp server, but in this case - feel free to put it on gdrive or something like that and I can upload it to the sftp server for Hans to add to the release.

Thanks for helping out!

-- Tobias

On Wed, Sep 30, 2020, 20:30 Shoaib Meenai <smeenai at fb.com<mailto:smeenai at fb.com>> wrote:
I’m happy to run them, although I’d appreciate a pointer to the appropriate documentation.

From: llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> on behalf of Tobias Hieta via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>
Reply-To: Tobias Hieta <tobias at plexapp.com<mailto:tobias at plexapp.com>>
Date: Wednesday, September 30, 2020 at 11:15 AM
To: Hans Wennborg <hans at chromium.org<mailto:hans at chromium.org>>
Cc: llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>, Release-testers <release-testers at lists.llvm.org<mailto:release-testers at lists.llvm.org>>, cfe-dev <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>>
Subject: Re: [llvm-dev] [Release-testers] [11.0.0 Release] Release Candidate 5 is here

Just a heads up - I won't be able to do any macOS builds for a bit - my mac pro has died and needs to be replaced. I hope to get a replacement next week, but meanwhile I won't be able to do any testing or binary uploads.

Let me know if anyone else with a mac have some CPU cycles to spare for this release.

On Wed, Sep 30, 2020, 20:07 Hans Wennborg via Release-testers <release-testers at lists.llvm.org<mailto:release-testers at lists.llvm.org>> wrote:
Hello again,

We had to pick up another bug fix, so here is another release
candidate: llvmorg-11.0.0-rc5 tag was just created.

Source code and docs are available at
https://prereleases.llvm.org/11.0.0/#rc5<https://urldefense.proofpoint.com/v2/url?u=https-3A__prereleases.llvm.org_11.0.0_-23rc5&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=3zO32sQ9J9Z9mUnLnq680ymJQIXb2lfSJmWhpITb_Bc&s=eSHtDFZDrkM3cwwi5gh5J2_jKrdJXbHV38g2H13_eB4&e=>
and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc5

Pre-built binaries will be added as they become ready.

Please file reports for any bugs you find as blockers of
https://llvm.org/pr46725<https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_pr46725&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=3zO32sQ9J9Z9mUnLnq680ymJQIXb2lfSJmWhpITb_Bc&s=HaARfs5F1mITNzZgOymyhtSfceC_cfGSk4Tj_sMsm7g&e=>

Release testers, if you still have cycles (perhaps you didn't even
have time to start rc4 yet), please run the test script, share your
results, and upload binaries.

As mentioned above, this rc is very similar to the previous one. There
are no open blockers, so it could be the last release candidate.

Thanks,
Hans
_______________________________________________
Release-testers mailing list
Release-testers at lists.llvm.org<mailto:Release-testers at lists.llvm.org>
https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_release-2Dtesters&d=DwMFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=3zO32sQ9J9Z9mUnLnq680ymJQIXb2lfSJmWhpITb_Bc&s=gG3ZTP7fh_31TMQ9rmin300CiIdKb9eyC3cSGSJze-M&e=>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/release-testers/attachments/20200930/642ea60c/attachment-0001.html>


More information about the Release-testers mailing list