Re: [lldb-dev] [Release-testers] [11.0.0 Release] Release Candidate 2 is here

2020-08-25 Thread Michał Górny via lldb-dev
On Thu, 2020-08-20 at 22:34 +0200, Hans Wennborg via Release-testers
wrote:
> Hello everyone,
> 
> The llvmorg-11.0.0-rc2 tag was just created.
> 
> Source code and docs are available at
> https://prereleases.llvm.org/11.0.0/#rc2 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc2
> 
> Pre-built binaries will be added as they become ready.
> 
> Please file bug reports for any issues you find as blockers of
> https://llvm.org/pr46725
> 
> Release testers: please start your engines, run the script, share your
> results, and upload binaries.
> 

Gentoo amd64 looks reasonably good.  LLDB tests are broken as usual.

I've also tried i686.  Clang-tools-extra fails one test, and compiler-rt 
fails to run tests due to empty gwp-asan set.  However, I'm not sure if
it's worth reporting as I doubt anyone cares.

-- 
Best regards,
Michał Górny



signature.asc
Description: This is a digitally signed message part
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [11.0.0 Release] Release Candidate 2 is here

2020-08-25 Thread Dimitry Andric via lldb-dev
On 20 Aug 2020, at 22:34, Hans Wennborg via Release-testers 
 wrote:
> 
> The llvmorg-11.0.0-rc2 tag was just created.

This rc2, I could finally build and test without adding any patches! :)

Main results on amd64-freebsd11:

  Unsupported:  5121 (rc1:  5121)
  Passed : 69739 (rc1: 69722)
  Expectedly Failed  :   245 (rc1:   245)
  Timed Out  :16 (rc1:12)
  Failed :   481 (rc1:   485)
  Unexpectedly Passed: 2 (rc1: 2)

Test suite results on amd64-freebsd11:

  Passed: 2399 (rc1: 2399)
  Failed:3 (rc1:3)

Main results on i386-freebsd11:

  Unsupported:  3512 (rc1:  3512)
  Passed : 66614 (rc1: 66597)
  Expectedly Failed  :   230 (rc1:   230)
  Timed Out  : 7 (rc1: 7)
  Failed :   322 (rc1:   322)
  Unexpectedly Passed: 1 (rc1: 1)

Uploaded:
SHA256 (clang+llvm-11.0.0-rc2-amd64-unknown-freebsd11.tar.xz) = 
6d6733f3b996c90621d7712ad08c7722ca4d8f5ec75357ee3755ec9e2f337906
SHA256 (clang+llvm-11.0.0-rc2-i386-unknown-freebsd11.tar.xz) = 
4ccba28c955ba0fce5de11c0d772d2304d7e7053a71b1042e11dc86c7fdab5c0

-Dimitry



signature.asc
Description: Message signed with OpenPGP
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [11.0.0 Release] Please help writing release notes!

2020-08-25 Thread Hans Wennborg via lldb-dev
Hello everyone,

With the release drawing near, it would be great to get the release
notes into better shape.

You can see the notes from rc2 online here:
https://prereleases.llvm.org/11.0.0/#rc2

The release notes are typically the first thing people look at after
the release, so it's a great opportunity to highlight the work that's
been done since the last release.

If you can think of anything interesting that happened over the last
six months, please consider adding to the notes by sending me a patch,
committing directly to the notes on the release/11.x branch, or just
sending me some text in an email.

Thanks,
Hans
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev