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

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 31 10:54:10 PDT 2019


Xubuntu 19.04 - should be the same for Ubuntu 19.04.

sha256sum clang+llvm-9.0.0-rc3-x86_64-pc-linux-gnu.tar.xz
11946901d066cf0c7038b2b14c4c83525e73933d4c85355d98c57b8a8cbd2fb7

Uploaded to the /home/testers directory.

Tail of the run log.
-- Testing: 919 tests, 7 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 542.23s
   Expected Passes    : 919
[100%] Built target check
# Packaging the release as clang+llvm-9.0.0-rc3-x86_64-pc-linux-gnu.tar.xz
### Testing Finished ###
### Logs: /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/logs
### Errors:
[Release+Asserts Phase3] check-all failed

grep fail *.log
deferred_errors.log:[Release+Asserts Phase3] check-all failed
testing.9.0.0-rc3.log:-- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 
-- failed to compile
testing.9.0.0-rc3.log:-- Performing Test HAVE_GNU_POSIX_REGEX -- failed 
to compile
testing.9.0.0-rc3.log:[Release+Asserts Phase3] check-all failed
testing.9.0.0-rc3.log:-- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 
-- failed to compile
testing.9.0.0-rc3.log:-- Performing Test HAVE_GNU_POSIX_REGEX -- failed 
to compile

This pair of fails occurred more frequently in my logs from the rc2 run. 
They have been reduce by using -DRUN_HAVE_GNU_POSIX_REGEX=0 
-DRUN_HAVE_THREAD_SAFETY_ATTRIBUTES=0. The other fail not of these two 
types was removed using -DLLVM_ENABLE_LIBPFM=OFF.

Regards, Neil Nelson

On 8/30/19 10:38 AM, Hans Wennborg via llvm-dev wrote:
> Hello everyone,
>
> 9.0.0-rc3 was tagged today from the release_90 branch at r370450. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc3.
>
> Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc3
>
> Binaries will be added as they become available.
>
> There are currently no open release blockers, which means if nothing
> new comes up, the final release could ship soon and this is what it
> would look like (except for more release notes, which are still very
> welcome).
>
> Please file bug reports for any issues you find, and mark them
> blocking https://llvm.org/PR42474
>
> Release testers, please run the test script, share your results and
> upload binaries.
>
> Many thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190831/e4798d6a/attachment.html>


More information about the llvm-dev mailing list