[lldb-dev] [Release-testers] 13.0.0-rc2 has been tagged
Dimitry Andric via lldb-dev
lldb-dev at lists.llvm.org
Tue Aug 31 02:17:45 PDT 2021
On 27 Aug 2021, at 07:20, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:
>
> I've tagged the 13.0.0-rc2 release. Testers can begin testing and uploading
> binaries.
>
> 13.0.0-rc3 is scheduled to be released on Sep. 7, so we'll continue to accept
> bug fixes in the branch until then.
For 13.0.0 rc2, I have built and tested on both FreeBSD 12 and 13. I
used 2 patches, which are attached.
For the 32-builds I used -no-flang, as flang is currently not 32-bit
clean, and I do not expect it will ever be.
Main results on amd64-freebsd12:
Skipped : 3 (rc1: 3)
Unsupported : 6353 (rc1: 6352)
Passed : 91855 (rc1: 91852)
Expectedly Failed : 320 (rc1: 320)
Timed Out : 2 (rc1: 2)
Failed : 295 (rc1: 290)
Unexpectedly Passed: 2 (rc1: 2)
Test suite results on amd64-freebsd12:
Passed: 2419 (rc1: 2419)
Failed: 3 (rc1: 3)
Main results on amd64-freebsd13:
Skipped : 3 (rc1: 3)
Unsupported : 6352 (rc1: 6352)
Passed : 91792 (rc1: 91815)
Passed With Retry : 0 (rc1: 1)
Expectedly Failed : 320 (rc1: 320)
Timed Out : 1 (rc1: 1)
Failed : 324 (rc1: 327)
Unexpectedly Passed: 2 (rc1: 2)
Test suite results on amd64-freebsd13:
Passed: 2419 (rc1: 2419)
Failed: 3 (rc1: 3)
Main results on i386-freebsd12:
Skipped : 3 (rc1: 3)
Unsupported : 4736 (rc1: 4735)
Passed : 87542 (rc1: 87533)
Expectedly Failed : 295 (rc1: 295)
Failed : 200 (rc1: 201)
Unexpectedly Passed: 1 (rc1: 1)
Main results on i386-freebsd13:
Skipped : 3 (rc1: 3)
Unsupported : 4736 (rc1: 4735)
Passed : 87540 (rc1: 87532)
Expectedly Failed : 295 (rc1: 295)
Failed : 202 (rc1: 202)
Unexpectedly Passed: 1 (rc1: 1)
Uploaded:
SHA256 (clang+llvm-13.0.0-rc2-amd64-unknown-freebsd12.tar.xz) = 6999f1995449d07c99c4585f918e81fd697677036d6d287782e7090d148a1fd4
SHA256 (clang+llvm-13.0.0-rc2-amd64-unknown-freebsd13.tar.xz) = 22022a1ca4cc61315c6c9d1e9145a94239948bbdf72a52d6593d25371fa3474b
SHA256 (clang+llvm-13.0.0-rc2-i386-unknown-freebsd12.tar.xz) = c7009939b80922bf04035a6e2650c5a94a6044f19892f89ade802275f40a2c26
SHA256 (clang+llvm-13.0.0-rc2-i386-unknown-freebsd13.tar.xz) = 3191de961d27366c69aa761e4faab52053bbd05f45c2c238fd5caffee8cab0f8
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-openmp-1.diff
Type: application/octet-stream
Size: 635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210831/e85bce8d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-test-suite-1.diff
Type: application/octet-stream
Size: 1050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210831/e85bce8d/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210831/e85bce8d/attachment.sig>
More information about the lldb-dev
mailing list