Re: [lldb-dev] [Release-testers] [10.0.0 Release] Release Candidate 5 is here

2020-03-21 Thread Michał Górny via lldb-dev
On Thu, 2020-03-19 at 14:51 +0100, Hans Wennborg via Release-testers
wrote:
> Hello again,
> 
> I had hoped that rc4 would be the last one, but I wanted to pick up
> one more fix, so here we go.
> 

I realize it's late but I've just gotten a major bug report.  Long story
short, if you happen to have CUDA toolkit 10.2 installed, clang throws
warnings on every compilation (even non-CUDA) which in turns breaks
CMake checks, which in turn means you can't compile pretty much anything
correctly (including LLVM itself).

I've filed a backport request:
https://bugs.llvm.org/show_bug.cgi?id=45270

-- 
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] [10.0.0 Release] Release Candidate 5 is here

2020-03-21 Thread Dimitry Andric via lldb-dev
On 19 Mar 2020, at 14:51, Hans Wennborg via Release-testers 
 wrote:
> 
> I had hoped that rc4 would be the last one, but I wanted to pick up
> one more fix, so here we go.
> 
> Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the
> release branch at 35627038123.

For 10.0.0-rc5, I used three patches, which are attached.

Main results on amd64-freebsd11:

  Expected Passes: 67940 (rc4: 67939)
  Expected Failures  :   265 (rc4:   265)
  Unsupported Tests  :  4654 (rc4:  4654)
  Unexpected Passes  : 5 (rc4: 5)
  Unexpected Failures:   540 (rc4:   540)
  Individual Timeouts:18 (rc4:18)

Test suite results on amd64-freebsd11:

  Expected Passes: 2398
  Unexpected Failures: 3

Main results on i386-freebsd11:

  Expected Passes: 64993 (rc4: 64993)
  Passes With Retry  : 0 (rc4: 1)
  Expected Failures  :   248 (rc4:   248)
  Unsupported Tests  :  3083 (rc4:  3083)
  Unresolved Tests   : 1 (rc4: 1)
  Unexpected Passes  : 5 (rc4: 5)
  Unexpected Failures:   231 (rc4:   231)
  Individual Timeouts:11 (rc4: 9)

As usual, the test suite does not build on i386, due to missing SSE and int128 
support.

The i386 builds are still running, I will upload the tarballs and post the 
results later.

Uploaded:
SHA256 (clang+llvm-10.0.0-rc5-amd64-unknown-freebsd11.tar.xz) = 
4b27b1bda0f451612475cce6460dad6e82858e88604078913ee736f9f9d834f8
SHA256 (clang+llvm-10.0.0-rc5-i386-unknown-freebsd11.tar.xz) = 
f6a189006588efe69315cc835b1286403d9b4697ec899ef9935e1bbb10098765

-Dimitry


fix-clang-1.diff
Description: Binary data


fix-compiler-rt-1.diff
Description: Binary data


fix-test-suite-1.diff
Description: Binary data


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