[Release-testers] [8.0.0 Release] rc2 has been tagged

Hans Wennborg via Release-testers release-testers at lists.llvm.org
Thu Feb 14 03:08:05 PST 2019


On Wed, Feb 13, 2019 at 9:39 PM Dimitry Andric <dimitry at andric.com>
wrote:>> On 7 Feb 2019, at 16:41, Hans Wennborg via Release-testers
<release-testers at lists.llvm.org> wrote:> > 8.0.0-rc2 has been tagged
from the release_80 branch at r353413.> >> > Please run the test
script, share your results, and upload binaries.>> Unfortunately I had
to disable compiler-rt for this test run, as most of the sanitizers
are totally broken.  They get into an endless recursive loop between
AsanTSDGet() and the __tls_get_addr() interceptor, and crash with
DEADLYSIGNAL due to stack overflow.  I haven't found the time to
further diagnose this.:-/ I don't remember hearing this before, so
sounds like it's a regression from rc1? Even if you don't have time to
investigate right now, can you please file a bug to make sure I don't
forget?

>
> Main test results on amd64-freebsd11:
>
>   Expected Passes    : 53882
>   Expected Failures  : 220
>   Unsupported Tests  : 1081
>   Unresolved Tests   : 10
>   Unexpected Passes  : 3
>   Unexpected Failures: 60
>
> Main test results on i386-freebsd11:
>
>   Expected Passes    : 53729
>   Expected Failures  : 236
>   Unsupported Tests  : 903
>   Unresolved Tests   : 10
>   Unexpected Passes  : 5
>   Unexpected Failures: 178
>
> The unresolved tests are due to a number of tests hanging in <defunct> state, forcing me to kill their parent .py processes.
>
> Uploaded:
>
> SHA256 (clang+llvm-8.0.0-rc2-amd64-unknown-freebsd11.tar.xz) = 81673933ecd33f22f45a3ffa4558f3a23e9dbb8c3a0255ec831c8dd6c97b0bae
> SHA256 (clang+llvm-8.0.0-rc2-i386-unknown-freebsd11.tar.xz) = 663f340568a5c06470616008cdd7c5c118eb64d6acfc80009d5cc2b596fb6242

Added to the pre-release page.

Thanks,
Hans


More information about the Release-testers mailing list