Hans Wennborg via llvm-dev
2020-Feb-06 11:40 UTC
[llvm-dev] [cfe-dev] [Release-testers] [10.0.0 Release] Release Candidate 1 is here
On Thu, Feb 6, 2020 at 11:16 AM Yvan Roux <yvan.roux at linaro.org> wrote:> > Hi, > > here are the results for ARM targets: > > * 32-bit has the same issue reported in PR44767 > > * same issue with quick-append.text for AArch64 check-all results are: > Testing Time: 4520.30s > ******************** > Failing Tests (1): > LLVM :: tools/llvm-ar/quick-append.test > > Expected Passes : 65318 > Expected Failures : 256 > Unsupported Tests : 3384 > Unexpected Failures: 1 > > And a bunch of errors in the testsuite:[..]> Binaires uploaded: > 469408981edd3c2be8e8ee6e86199abb6f3faa65e8cb66d194050975472ee359 > clang+llvm-10.0.0-rc1-aarch64-linux-gnu.tar.xzIt looks like the binary wasn't fully uploaded. It's only 48 MB and the hash doesn't match. Can you try uploading it again?
Yvan Roux via llvm-dev
2020-Feb-06 12:14 UTC
[llvm-dev] [cfe-dev] [Release-testers] [10.0.0 Release] Release Candidate 1 is here
Hi Hans, On Thu, 6 Feb 2020 at 12:40, Hans Wennborg <hans at chromium.org> wrote:> > On Thu, Feb 6, 2020 at 11:16 AM Yvan Roux <yvan.roux at linaro.org> wrote: > > > > Hi, > > > > here are the results for ARM targets: > > > > * 32-bit has the same issue reported in PR44767 > > > > * same issue with quick-append.text for AArch64 check-all results are: > > Testing Time: 4520.30s > > ******************** > > Failing Tests (1): > > LLVM :: tools/llvm-ar/quick-append.test > > > > Expected Passes : 65318 > > Expected Failures : 256 > > Unsupported Tests : 3384 > > Unexpected Failures: 1 > > > > And a bunch of errors in the testsuite: > > [..] > > > Binaires uploaded: > > 469408981edd3c2be8e8ee6e86199abb6f3faa65e8cb66d194050975472ee359 > > clang+llvm-10.0.0-rc1-aarch64-linux-gnu.tar.xz > > It looks like the binary wasn't fully uploaded. It's only 48 MB and > the hash doesn't match. Can you try uploading it again?Sorry, office network is pretty bad today! the upload seems to be completed now, is the sha256sum right this time ?
Hans Wennborg via llvm-dev
2020-Feb-06 12:20 UTC
[llvm-dev] [cfe-dev] [Release-testers] [10.0.0 Release] Release Candidate 1 is here
On Thu, Feb 6, 2020 at 1:14 PM Yvan Roux <yvan.roux at linaro.org> wrote:> > Hi Hans, > > On Thu, 6 Feb 2020 at 12:40, Hans Wennborg <hans at chromium.org> wrote: > > > > On Thu, Feb 6, 2020 at 11:16 AM Yvan Roux <yvan.roux at linaro.org> wrote: > > > > > > Hi, > > > > > > here are the results for ARM targets: > > > > > > * 32-bit has the same issue reported in PR44767 > > > > > > * same issue with quick-append.text for AArch64 check-all results are: > > > Testing Time: 4520.30s > > > ******************** > > > Failing Tests (1): > > > LLVM :: tools/llvm-ar/quick-append.test > > > > > > Expected Passes : 65318 > > > Expected Failures : 256 > > > Unsupported Tests : 3384 > > > Unexpected Failures: 1 > > > > > > And a bunch of errors in the testsuite: > > > > [..] > > > > > Binaires uploaded: > > > 469408981edd3c2be8e8ee6e86199abb6f3faa65e8cb66d194050975472ee359 > > > clang+llvm-10.0.0-rc1-aarch64-linux-gnu.tar.xz > > > > It looks like the binary wasn't fully uploaded. It's only 48 MB and > > the hash doesn't match. Can you try uploading it again? > > Sorry, office network is pretty bad today! the upload seems to be > completed now, is the sha256sum right this time ?It looks good now. I've added it to the release. Thanks!