[llvm-dev] [9.0.0 Release] Release Candidate 1 is here

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 13 04:13:10 PDT 2019


Hi Neil,

On Wed, Aug 7, 2019 at 4:40 PM Neil Nelson via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> I have here on Xubuntu 19.04
>
> sha256sum clang+llvm-9.0.0-rc1-x86_64-pc-linux-gnu.tar.xz
> 13a8a150127d0a515e229598a912dc4be779ebfe0b5c44fde5231617466265f1
>
> from instructions on https://llvm.org/docs/ReleaseProcess.html under test-release.sh.
>
> Looks like it might be uploaded in relation to https://prereleases.llvm.org/9.0.0/#rc1 but how to do that is not immediately seen.

Anton: can you help Neil get access to the release testers sftp?

> The tail of the output gives
>
> -- Testing: 919 tests, 7 threads --
> Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
> Testing Time: 438.71s
>   Expected Passes    : 919
> [100%] Built target check
> # Packaging the release as clang+llvm-9.0.0-rc1-x86_64-pc-linux-gnu.tar.xz
> ### Testing Finished ###
> ### Logs: /home/nnelson/Documents/llvm-project-llvmorg-8.0.1-rc4/llvm/utils/release/rc1/logs
> ### Errors:
> [Release Phase3] check-all failed
> [Release+Asserts Phase3] check-all failed
>
> No doubt there may be more information of use but where it may be, what you may want, is not clear.

It would be interesting to see what the test failures are. Can you
look in the Logs directory mentioned above and see which tests failed?

Thanks,
Hans

> On 7/29/19 8:32 AM, Hans Wennborg via llvm-dev wrote:
>
> Hi everyone,
>
> 9.0.0-rc1 was just tagged from the release_90 branch at r367217
> (tagged as llvmorg-9.0.0-rc1 in the Git monorepo).
>
> Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc1
>
> Binaries will be added as they become available.
>
> Please file bug reports for any issues you find as blockers of
> https://llvm.org/PR42474
>
> Release testers: please start your engines, run the script, share your
> results, and upload binaries.
>
> Thanks,
> Hans


More information about the llvm-dev mailing list