[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-dev
Subject:    Re: [cfe-dev] [Release-testers] 13.0.0-rc1 has been tagged
From:       Diana Picus via cfe-dev <cfe-dev () lists ! llvm ! org>
Date:       2021-08-16 9:22:07
Message-ID: CAFYwA27sb2B419fKtYchuWkwsUxqJYQHNgkFtLSomwhOGymknQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi,

Uploaded aarch64 and armv7 binaries:
77485e0e3660ab15644cc0256597035747d407baeb8e4a849792a4162928276d
 clang+llvm-13.0.0-rc1-aarch64-linux-gnu.tar.xz
c233fb82060698690ec5629ff5f3d88dae6dec35031545c413dd1de424301ced
 clang+llvm-13.0.0-rc1-armv7a-linux-gnueabihf.tar.xz

These were built by Omair Javaid while I was out of office - thanks, Omair
> )

Armv7 has the same CFI issues as always (not a release blocker), and
AArch64 now has some lldb-related failures reported by Omair here:
https://bugs.llvm.org/show_bug.cgi?id=51446

Cheers,
Diana

On Mon, 16 Aug 2021 at 11:09, Tobias Hieta via Release-testers <
release-testers@lists.llvm.org> wrote:

> Tom,
> 
> Uploaded rc1 for macOS now. I had to pass -no-flang because of
> compilation issue that can be fixed by picking this commit from the
> main branch:
> https://github.com/llvm/llvm-project/commit/4573c31f8945071d0069dcad31e17ddfeb7a2d8c#diff-e0739e26e14afec3303877447d7d5c8c9374825c177d2905b5c8232decfbe2bf
>  
> SHA-256: ff0891aa05b8fb365f0e069873153111491f3d4e8345ebfd98b05f90da951c4b
> clang+llvm-13.0.0-rc1-x86_64-apple-darwin.tar.xz
> 
> Many tests failed, especially in lldb:
> 
> FAIL: AddressSanitizer-x86_64-darwin ::
> TestCases/Posix/lto-constmerge-odr.cpp (669 of 96071)
> FAIL: AddressSanitizer-x86_64h-darwin ::
> TestCases/Posix/lto-constmerge-odr.cpp (1167 of 96071)
> FAIL: libomp :: affinity/root-threads-affinity.c (90694 of 96071)
> FAIL: libomp ::
> ompt/loadtool/tool_available_search/tool_available_search.c (90761 of
> 96071)
> FAIL: libomp :: tasking/hidden_helper_task/gtid.cpp (90858 of 96071)
> FAIL: libomp :: worksharing/for/kmp_sch_simd_guided.c (90901 of 96071)
> FAIL: libunwind :: signal_frame.pass.cpp (90956 of 96071)
> FAIL: lldb-shell :: Commands/command-thread-select.test (94817 of 96071)
> FAIL: lldb-shell :: Breakpoint/jit-loader_jitlink_elf.test (94818 of 96071)
> FAIL: lldb-shell :: Breakpoint/jit-loader_rtdyld_elf.test (94819 of 96071)
> FAIL: lldb-shell :: ExecControl/StopHook/stop-hook.test (94823 of 96071)
> FAIL: lldb-shell :: Host/TestCustomShell.test (94842 of 96071)
> FAIL: lldb-shell :: Expr/TestIRMemoryMap.test (94849 of 96071)
> FAIL: lldb-shell :: Process/Optimization.test (94852 of 96071)
> FAIL: lldb-shell :: Process/UnsupportedLanguage.test (94853 of 96071)
> FAIL: lldb-shell :: Process/TestEnvironment.test (94854 of 96071)
> FAIL: lldb-shell :: Register/x86-64-gp-read.test (94855 of 96071)
> FAIL: lldb-shell :: Register/x86-64-read.test (94862 of 96071)
> FAIL: lldb-shell :: Register/x86-64-ymm-read.test (94866 of 96071)
> FAIL: lldb-shell :: Register/x86-multithread-read.test (94873 of 96071)
> FAIL: lldb-shell :: Register/x86-multithread-write.test (94876 of 96071)
> FAIL: lldb-shell :: Reproducer/Functionalities/TestImageList.test
> (94879 of 96071)
> FAIL: lldb-shell :: Reproducer/Functionalities/TestDataFormatter.test
> (94880 of 96071)
> FAIL: lldb-shell ::
> Reproducer/Functionalities/TestExpressionEvaluation.test (94882 of
> 96071)
> FAIL: lldb-shell :: Reproducer/Functionalities/TestStepping.test
> (94883 of 96071)
> FAIL: lldb-shell :: Reproducer/Modules/TestModuleCXX.test (94884 of 96071)
> FAIL: lldb-shell :: Reproducer/TestDSYM.test (94902 of 96071)
> FAIL: lldb-shell :: Reproducer/TestDump.test (94922 of 96071)
> FAIL: lldb-shell :: Reproducer/TestFileRepro.test (94924 of 96071)
> FAIL: lldb-shell :: Reproducer/TestGDBRemoteRepro.test (94931 of 96071)
> FAIL: lldb-shell :: Reproducer/TestMultipleTargets.test (94932 of 96071)
> FAIL: lldb-shell :: Reproducer/TestRelativePath.test (94934 of 96071)
> FAIL: lldb-shell :: Reproducer/TestReuseDirectory.test (94946 of 96071)
> FAIL: lldb-shell :: Reproducer/TestVersionCheck.test (94947 of 96071)
> FAIL: lldb-shell :: Reproducer/TestVerify.test (94948 of 96071)
> FAIL: lldb-shell :: Reproducer/TestWorkingDir.test (94950 of 96071)
> FAIL: lldb-shell :: Settings/TestFrameFormatColor.test (94957 of 96071)
> FAIL: lldb-shell :: Settings/TestFrameFormatMangling.test (94961 of 96071)
> FAIL: lldb-shell :: Settings/TestFrameFormatNoColor.test (94969 of 96071)
> FAIL: lldb-shell :: Settings/TestLineMarkerColor.test (94975 of 96071)
> FAIL: lldb-shell :: Subprocess/fork-follow-parent-wp.test (95010 of 96071)
> FAIL: lldb-shell :: Subprocess/fork-follow-parent.test (95032 of 96071)
> FAIL: lldb-shell :: Subprocess/vfork-follow-parent.test (95045 of 96071)
> FAIL: lldb-shell :: SymbolFile/DWARF/deterministic-build.cpp (95046 of
> 96071)
> FAIL: lldb-shell :: Unwind/eh-frame-dwarf-unwind.test (95219 of 96071)
> FAIL: lldb-shell :: Unwind/thread-step-out-ret-addr-check.test (96063 of
> 96071)
> FAIL: lldb-shell :: Unwind/trap_frame_sym_ctx.test (96066 of 96071)
> FAIL: lldb-shell :: Watchpoint/SetErrorCases.test (96067 of 96071)
> FAIL: lldb-unit ::
> 
> tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs
>  (96068 of 96071)
> 
> AddressSanitizer, libomp and libunwind are NOT regressions in this
> release - while the LLDB ones are.
> 
> -- Tobias
> 
> On Tue, Aug 3, 2021 at 9:20 AM Tom Stellard via Release-testers
> <release-testers@lists.llvm.org> wrote:
> > 
> > Hi,
> > 
> > I've tagged the 13.0.0-rc1 release.  Testers, please test and upload
> binaries.
> > 
> > -Tom
> > 
> > _______________________________________________
> > Release-testers mailing list
> > Release-testers@lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
> _______________________________________________
> Release-testers mailing list
> Release-testers@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
> 


[Attachment #5 (text/html)]

<div dir="ltr">Hi,<div><br></div><div>Uploaded aarch64 and armv7 \
binaries:</div><div>77485e0e3660ab15644cc0256597035747d407baeb8e4a849792a4162928276d  \
clang+llvm-13.0.0-rc1-aarch64-linux-gnu.tar.xz<br>c233fb82060698690ec5629ff5f3d88dae6dec35031545c413dd1de424301ced \
clang+llvm-13.0.0-rc1-armv7a-linux-gnueabihf.tar.xz<br></div><div><br></div><div>These \
were built by Omair Javaid while I was out of office - thanks, Omair \
:)</div><div><br></div><div>Armv7 has the same CFI issues as always (not a release \
blocker), and AArch64 now has some lldb-related failures reported by Omair here:  <a \
href="https://bugs.llvm.org/show_bug.cgi?id=51446">https://bugs.llvm.org/show_bug.cgi?id=51446</a></div><div><br></div><div>Cheers,</div><div>Diana \
</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 16 \
Aug 2021 at 11:09, Tobias Hieta via Release-testers &lt;<a \
href="mailto:release-testers@lists.llvm.org">release-testers@lists.llvm.org</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Tom,<br> <br>
Uploaded rc1 for macOS now. I had to pass -no-flang because of<br>
compilation issue that can be fixed by picking this commit from the<br>
main branch: <a href="https://github.com/llvm/llvm-project/commit/4573c31f8945071d0069 \
dcad31e17ddfeb7a2d8c#diff-e0739e26e14afec3303877447d7d5c8c9374825c177d2905b5c8232decfbe2bf" \
rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project/commit/4573c31f8 \
945071d0069dcad31e17ddfeb7a2d8c#diff-e0739e26e14afec3303877447d7d5c8c9374825c177d2905b5c8232decfbe2bf</a><br>
 <br>
SHA-256: ff0891aa05b8fb365f0e069873153111491f3d4e8345ebfd98b05f90da951c4b<br>
clang+llvm-13.0.0-rc1-x86_64-apple-darwin.tar.xz<br>
<br>
Many tests failed, especially in lldb:<br>
<br>
FAIL: AddressSanitizer-x86_64-darwin ::<br>
TestCases/Posix/lto-constmerge-odr.cpp (669 of 96071)<br>
FAIL: AddressSanitizer-x86_64h-darwin ::<br>
TestCases/Posix/lto-constmerge-odr.cpp (1167 of 96071)<br>
FAIL: libomp :: affinity/root-threads-affinity.c (90694 of 96071)<br>
FAIL: libomp ::<br>
ompt/loadtool/tool_available_search/tool_available_search.c (90761 of<br>
96071)<br>
FAIL: libomp :: tasking/hidden_helper_task/gtid.cpp (90858 of 96071)<br>
FAIL: libomp :: worksharing/for/kmp_sch_simd_guided.c (90901 of 96071)<br>
FAIL: libunwind :: signal_frame.pass.cpp (90956 of 96071)<br>
FAIL: lldb-shell :: Commands/command-thread-select.test (94817 of 96071)<br>
FAIL: lldb-shell :: Breakpoint/jit-loader_jitlink_elf.test (94818 of 96071)<br>
FAIL: lldb-shell :: Breakpoint/jit-loader_rtdyld_elf.test (94819 of 96071)<br>
FAIL: lldb-shell :: ExecControl/StopHook/stop-hook.test (94823 of 96071)<br>
FAIL: lldb-shell :: Host/TestCustomShell.test (94842 of 96071)<br>
FAIL: lldb-shell :: Expr/TestIRMemoryMap.test (94849 of 96071)<br>
FAIL: lldb-shell :: Process/Optimization.test (94852 of 96071)<br>
FAIL: lldb-shell :: Process/UnsupportedLanguage.test (94853 of 96071)<br>
FAIL: lldb-shell :: Process/TestEnvironment.test (94854 of 96071)<br>
FAIL: lldb-shell :: Register/x86-64-gp-read.test (94855 of 96071)<br>
FAIL: lldb-shell :: Register/x86-64-read.test (94862 of 96071)<br>
FAIL: lldb-shell :: Register/x86-64-ymm-read.test (94866 of 96071)<br>
FAIL: lldb-shell :: Register/x86-multithread-read.test (94873 of 96071)<br>
FAIL: lldb-shell :: Register/x86-multithread-write.test (94876 of 96071)<br>
FAIL: lldb-shell :: Reproducer/Functionalities/TestImageList.test<br>
(94879 of 96071)<br>
FAIL: lldb-shell :: Reproducer/Functionalities/TestDataFormatter.test<br>
(94880 of 96071)<br>
FAIL: lldb-shell ::<br>
Reproducer/Functionalities/TestExpressionEvaluation.test (94882 of<br>
96071)<br>
FAIL: lldb-shell :: Reproducer/Functionalities/TestStepping.test<br>
(94883 of 96071)<br>
FAIL: lldb-shell :: Reproducer/Modules/TestModuleCXX.test (94884 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestDSYM.test (94902 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestDump.test (94922 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestFileRepro.test (94924 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestGDBRemoteRepro.test (94931 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestMultipleTargets.test (94932 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestRelativePath.test (94934 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestReuseDirectory.test (94946 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestVersionCheck.test (94947 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestVerify.test (94948 of 96071)<br>
FAIL: lldb-shell :: Reproducer/TestWorkingDir.test (94950 of 96071)<br>
FAIL: lldb-shell :: Settings/TestFrameFormatColor.test (94957 of 96071)<br>
FAIL: lldb-shell :: Settings/TestFrameFormatMangling.test (94961 of 96071)<br>
FAIL: lldb-shell :: Settings/TestFrameFormatNoColor.test (94969 of 96071)<br>
FAIL: lldb-shell :: Settings/TestLineMarkerColor.test (94975 of 96071)<br>
FAIL: lldb-shell :: Subprocess/fork-follow-parent-wp.test (95010 of 96071)<br>
FAIL: lldb-shell :: Subprocess/fork-follow-parent.test (95032 of 96071)<br>
FAIL: lldb-shell :: Subprocess/vfork-follow-parent.test (95045 of 96071)<br>
FAIL: lldb-shell :: SymbolFile/DWARF/deterministic-build.cpp (95046 of 96071)<br>
FAIL: lldb-shell :: Unwind/eh-frame-dwarf-unwind.test (95219 of 96071)<br>
FAIL: lldb-shell :: Unwind/thread-step-out-ret-addr-check.test (96063 of 96071)<br>
FAIL: lldb-shell :: Unwind/trap_frame_sym_ctx.test (96066 of 96071)<br>
FAIL: lldb-shell :: Watchpoint/SetErrorCases.test (96067 of 96071)<br>
FAIL: lldb-unit ::<br>
tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs<br>
 (96068 of 96071)<br>
<br>
AddressSanitizer, libomp and libunwind are NOT regressions in this<br>
release - while the LLDB ones are.<br>
<br>
-- Tobias<br>
<br>
On Tue, Aug 3, 2021 at 9:20 AM Tom Stellard via Release-testers<br>
&lt;<a href="mailto:release-testers@lists.llvm.org" \
target="_blank">release-testers@lists.llvm.org</a>&gt; wrote:<br> &gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;ve tagged the 13.0.0-rc1 release.   Testers, please test and upload \
binaries.<br> &gt;<br>
&gt; -Tom<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Release-testers mailing list<br>
&gt; <a href="mailto:Release-testers@lists.llvm.org" \
target="_blank">Release-testers@lists.llvm.org</a><br> &gt; <a \
href="https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers" \
rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers</a><br>
 _______________________________________________<br>
Release-testers mailing list<br>
<a href="mailto:Release-testers@lists.llvm.org" \
target="_blank">Release-testers@lists.llvm.org</a><br> <a \
href="https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers" \
rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers</a><br>
 </blockquote></div>


[Attachment #6 (text/plain)]

_______________________________________________
cfe-dev mailing list
cfe-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic