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

2020-08-14 Thread Ahsan Saghir via lldb-dev
Hi,

I finished testing llvm-11.0.0-rc1 on Power PC 64bit Little Endian for
- Ubuntu 18.04
- Red Hat 7.4
I have uploaded the binaries from IBM. The sha1 files are attached.

PR46995 opened for the bug found. Other than that I saw errors as reported
by others for matrix-types-spec.cpp (no matching function for call to
'initRandom').

Thanks,
Ahsan Saghir.

On Tue, 28 Jul 2020 at 13:50, Hans Wennborg via Release-testers <
release-test...@lists.llvm.org> wrote:

> Hello everyone,
>
> We're a little bit behind schedule, but RC1 is now here. It was tagged
> earlier today as llvmorg-11.0.0-rc1.
>
> Source code and docs are available at
> https://prereleases.llvm.org/11.0.0/#rc1 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1
>
> 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/pr46725
>
> Release testers: please start your engines, run the script, share your
> results, and upload binaries.
>
> RC2 was originally scheduled for Friday, but seeing as we just cut
> this one it will come a little later.
>
> Thanks,
> Hans
> ___
> Release-testers mailing list
> release-test...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
>


clang+llvm-11.0.0-rc1-powerpc64le-linux-rhel-7.4.sha1
Description: Binary data


clang+llvm-11.0.0-rc1-powerpc64le-linux-ubuntu-18.04.sha1
Description: Binary data
___
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 1 is here

2020-08-01 Thread Dimitry Andric via lldb-dev
On 28 Jul 2020, at 19:49, Hans Wennborg via Release-testers 
 wrote:
> 
> We're a little bit behind schedule, but RC1 is now here. It was tagged
> earlier today as llvmorg-11.0.0-rc1.

For this rc1, I used two patches, which are attached. (Yes, I am
slowly, very slowly, working on getting these into the tree. :)

Main results on amd64-freebsd11:

  Unsupported:  5121
  Passed : 69722
  Expectedly Failed  :   245
  Timed Out  :12
  Failed :   485
  Unexpectedly Passed: 2

Test suite results on amd64-freebsd11:

  Passed: 2399
  Failed:3

Main results on i386-freebsd11:

  Unsupported:  3512
  Passed : 66597
  Expectedly Failed  :   230
  Timed Out  : 7
  Failed :   322
  Unexpectedly Passed: 1

Uploaded:
SHA256 (clang+llvm-11.0.0-rc1-amd64-unknown-freebsd11.tar.xz) = 
06c763ddea9e02a5542afb1b4e6a31954e7e025bdeab71c2cd750a124566aaa7
SHA256 (clang+llvm-11.0.0-rc1-i386-unknown-freebsd11.tar.xz) = 
447755a057e222181bc3747ca63a9d36d3bad38b8fce9ac40c84feeaabd245d6

-Dimitry



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


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

2020-07-29 Thread Michał Górny via lldb-dev
On Tue, 2020-07-28 at 19:49 +0200, Hans Wennborg via Release-testers
wrote:
> Hello everyone,
> 
> We're a little bit behind schedule, but RC1 is now here. It was tagged
> earlier today as llvmorg-11.0.0-rc1.
> 
> Source code and docs are available at
> https://prereleases.llvm.org/11.0.0/#rc1 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1
> 
> 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/pr46725
> 
> Release testers: please start your engines, run the script, share your
> results, and upload binaries.
> 

On Gentoo:

- clang fails to build due to using internal llvm headers, bug filed.

- openmp needs backport from master, also filed.

- lldb tests are still broken, still had no time to look at them.

- compiler-rt started failing on GotsanCheck after switching to new
build machine, I'm trying to figure it out right now.

-- 
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