[Release-testers] LLVM 10.0.0 Release

Yvan Roux via Release-testers release-testers at lists.llvm.org
Fri Mar 27 08:53:17 PDT 2020


Hi,

I've uploaded 32bit ARM and AArch64 binaries:

ad136e0d8ce9ac1a341a54513dfd313a7a64c49afa7a69d51cdc2118f7fdc350
clang+llvm-10.0.0-armv7a-linux-gnueabihf.tar.xz
c2072390dc6c8b4cc67737f487ef384148253a6a97b38030e012c4d7214b7295
clang+llvm-10.0.0-aarch64-linux-gnu.tar.xz

Testsuite results are the same as the last candidate:

32bit ARM :
Failing Tests (23):
    AddressSanitizer-Unit ::
./Asan-armhf-calls-Dynamic-Test/AddressSanitizer.PthreadExitTest
    AddressSanitizer-Unit ::
./Asan-armhf-calls-Dynamic-Test/AddressSanitizer.ThreadStackReuseTest
    AddressSanitizer-Unit ::
./Asan-armhf-calls-Test/AddressSanitizer.PthreadExitTest
    AddressSanitizer-Unit ::
./Asan-armhf-calls-Test/AddressSanitizer.ThreadStackReuseTest
    AddressSanitizer-Unit ::
./Asan-armhf-inline-Dynamic-Test/AddressSanitizer.PthreadExitTest
    AddressSanitizer-Unit ::
./Asan-armhf-inline-Dynamic-Test/AddressSanitizer.ThreadStackReuseTest
    AddressSanitizer-Unit ::
./Asan-armhf-inline-Test/AddressSanitizer.PthreadExitTest
    AddressSanitizer-Unit ::
./Asan-armhf-inline-Test/AddressSanitizer.ThreadStackReuseTest
    SanitizerCommon-asan-armhf-Linux :: Posix/getrandom.c
    SanitizerCommon-lsan-armhf-Linux :: Posix/getrandom.c
    SanitizerCommon-ubsan-armhf-Linux :: Posix/getrandom.c
    cfi-devirt-lld-armhf :: cross-dso/simple-fail.cpp
    cfi-devirt-lld-armhf :: cross-dso/simple-pass.cpp
    cfi-devirt-lld-armhf :: cross-dso/stats.cpp
    cfi-devirt-lld-thinlto-armhf :: cross-dso/simple-fail.cpp
    cfi-devirt-lld-thinlto-armhf :: cross-dso/simple-pass.cpp
    cfi-devirt-lld-thinlto-armhf :: cross-dso/stats.cpp
    cfi-standalone-lld-armhf :: cross-dso/simple-fail.cpp
    cfi-standalone-lld-armhf :: cross-dso/simple-pass.cpp
    cfi-standalone-lld-armhf :: cross-dso/stats.cpp
    cfi-standalone-lld-thinlto-armhf :: cross-dso/simple-fail.cpp
    cfi-standalone-lld-thinlto-armhf :: cross-dso/simple-pass.cpp
    cfi-standalone-lld-thinlto-armhf :: cross-dso/stats.cpp

  Expected Passes    : 63691
  Expected Failures  : 260
  Unsupported Tests  : 2739
  Unexpected Failures: 23

AArch64:
Failing Tests (3):
    AddressSanitizer-aarch64-linux :: TestCases/Posix/waitid.cpp
    AddressSanitizer-aarch64-linux-dynamic ::
TestCases/Posix/halt_on_error-signals.c
    AddressSanitizer-aarch64-linux-dynamic :: TestCases/Posix/waitid.cpp

  Expected Passes    : 65363
  Expected Failures  : 253
  Unsupported Tests  : 3382
  Unexpected Failures: 3

Thanks,
Yvan

On Fri, 27 Mar 2020 at 10:09, Hans Wennborg via Release-testers
<release-testers at lists.llvm.org> wrote:
>
> On Thu, Mar 26, 2020 at 6:18 PM Dimitry Andric <dimitry at andric.com> wrote:
> >
> > On 24 Mar 2020, at 21:32, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
> > >
> > > I am pleased to announce that LLVM 10 is now available.
> > >
> > > Get it here: https://llvm.org/releases/download.html#10.0.0
> >
> > For 10.0.0-final, I used three patches, which are attached.
> >
> > Main results on amd64-freebsd11:
> >
> >   Expected Passes    : 67938 (rc5: 67940)
> >   Expected Failures  :   265 (rc5:   265)
> >   Unsupported Tests  :  4654 (rc5:  4654)
> >   Unexpected Passes  :     5 (rc5:     5)
> >   Unexpected Failures:   541 (rc5:   540)
> >   Individual Timeouts:    19 (rc5:    18)
> >
> > Test suite results on amd64-freebsd11:
> >
> >   Expected Passes    : 2398
> >   Unexpected Failures:    3
> >
> > Main results on i386-freebsd11:
> >
> >   Expected Passes    : 64993 (rc5: 64993)
> >   Expected Failures  :   248 (rc5:   248)
> >   Unsupported Tests  :  3083 (rc5:  3083)
> >   Unresolved Tests   :     1 (rc5:     1)
> >   Unexpected Passes  :     5 (rc5:     5)
> >   Unexpected Failures:   231 (rc5:   231)
> >   Individual Timeouts:    11 (rc5:    11)
> >
> > As usual, the test suite does not build on i386, due to missing SSE and int128 support.
> >
> > Uploaded:
> > SHA256 (clang+llvm-10.0.0-amd64-unknown-freebsd11.tar.xz) = 56d58da545743d5f2947234d413632fd2b840e38f2bed7369f6e65531af36a52
> > SHA256 (clang+llvm-10.0.0-i386-unknown-freebsd11.tar.xz) = 310ed47e957c226b0de17130711505366c225edbed65299ac2c3d59f9a59a41a
>
> Thanks! Added to the release page.
>
>  - Hans
> _______________________________________________
> Release-testers mailing list
> Release-testers at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers


More information about the Release-testers mailing list