[llvm-dev] [10.0.0 Release] Release Candidate 2 is here

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 17 01:20:33 PST 2020


On Fri, Feb 14, 2020 at 7:04 PM Neil Nelson via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Uploaded for Xubuntu/Ubuntu 19.10.
>
> sha256sum clang+llvm-10.0.0-rc2-x86_64-pc-linux-gnu.tar.xz
> 620f3531a337cab102e97dc4cd6d14fd8aaa015040cc160f8c8992ee25d38a79
>
> Obtained many fail lines with the following text.
> clang frontend command failed due to signal (use -v to see invocation)

That doesn't sound so good. Can you share the big log file from
testing (logs/teting.test-*.log) if you still have it around?

>
> Did not report the ParallelSTL fail lines and other apparently not relevant lines.
>
> Testing Time: 674.25s
>   Expected Passes    : 67683
>   Expected Failures  : 270
>   Unsupported Tests  : 1949
> [100%] Built target check-all
>
> make[2]: Target 'CMakeFiles/check.dir/all' not remade because of errors.
> make[1]: *** [CMakeFiles/Makefile2:2483: CMakeFiles/check.dir/rule] Error 2
> make[1]: Target 'check' not remade because of errors.
> make: *** [Makefile:165: check] Error 2
> [Release+Asserts Phase3] test suite failed
> # Packaging the release as clang+llvm-10.0.0-rc2-x86_64-pc-linux-gnu.tar.xz
> ### Testing Finished ###
> ### Logs: /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/logs
> ### Errors:
> [Release Phase3] test suite failed
> [Release+Asserts Phase3] test suite failed
>
> Neil Nelson
>
> On 2/13/20 3:34 PM, Hans Wennborg via llvm-dev wrote:
>
> Hello everyone,
>
> Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
> includes 98 commits since the previous release candidate.
>
> Source code and docs are available at
> https://prereleases.llvm.org/10.0.0/#rc2 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc2
>
> Pre-built binaries will be added as they become available.
>
> Please file bug reports for any issues you find as blockers of
> https://llvm.org/pr44555
>
> Release testers: please run the test script, share your results, and
> upload binaries.
>
> I'm hoping we can now start tying up the loose ends, fixing the
> blocking bugs, and getting the branch ready for shipping as a stable
> release soon.
>
> Thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list