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

2020-02-06 Thread Hans Wennborg via lldb-dev
On Wed, Feb 5, 2020 at 9:30 PM Anil Mahmud wrote: > > The following error was found when running test-release.sh on Red Hat 7.4 > > > FAIL: LLVM :: tools/llvm-ar/quick-append.test (53100 of 59657) > TEST 'LLVM :: tools/llvm-ar/quick-append.test' FAILED >

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

2020-02-06 Thread Hans Wennborg via lldb-dev
On Wed, Feb 5, 2020 at 9:00 PM Anil Mahmud wrote: > > Hello, > > When running test-release.sh using GCC 5.4.0 we encountered this error : > > /home/anil/llvm1000_rc1_binary_upload/rc1/llvm-project/clang-tools-extra/clangd/Hover.cpp: > In function ‘llvm::StringLiteral > clang::clangd::{anonymous}

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

2020-02-05 Thread Dimitry Andric via lldb-dev
On 4 Feb 2020, at 12:06, Dimitry Andric via Release-testers wrote: > > On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers > wrote: >> >> It took a bit longer than planned due to master being a somewhat >> unstable at the branch point, but Release Candidate 1 has now been >> tagged as

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

2020-02-04 Thread Dimitry Andric via lldb-dev
On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers wrote: > > It took a bit longer than planned due to master being a somewhat > unstable at the branch point, but Release Candidate 1 has now been > tagged as llvmorg-10.0.0-rc1. I tried building rc1 for 32-bit FreeBSD, but ran into a co

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

2020-02-03 Thread Dimitry Andric via lldb-dev
On 3 Feb 2020, at 10:57, Hans Wennborg wrote: > > On Fri, Jan 31, 2020 at 9:37 PM Dimitry Andric wrote: ... >> Unfortunately the test-suite did not build at all, as all the Bitcode >> compilations failed with segfaults, similar to the following run under >> gdb: >> >> Starting program: >> /hom

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

2020-02-03 Thread Hans Wennborg via lldb-dev
On Fri, Jan 31, 2020 at 9:51 PM Michał Górny wrote: > > On Thu, 2020-01-30 at 14:38 -0500, Hans Wennborg via Release-testers > wrote: > > > Please file bug reports for any issues you find as blockers of > > https://llvm.org/pr44555 > > > > Release testers: please start your engines, run the script

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

2020-02-03 Thread Hans Wennborg via lldb-dev
On Fri, Jan 31, 2020 at 9:37 PM Dimitry Andric wrote: > > On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers > wrote: > > > > It took a bit longer than planned due to master being a somewhat > > unstable at the branch point, but Release Candidate 1 has now been > > tagged as llvmorg-10.

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

2020-01-31 Thread Michał Górny via lldb-dev
On Thu, 2020-01-30 at 14:38 -0500, Hans Wennborg via Release-testers wrote: > Please file bug reports for any issues you find as blockers of > https://llvm.org/pr44555 > > Release testers: please start your engines, run the script, share your > results, and upload binaries. > Gentoo/amd64 issue

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

2020-01-31 Thread Dimitry Andric via lldb-dev
On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers wrote: > > It took a bit longer than planned due to master being a somewhat > unstable at the branch point, but Release Candidate 1 has now been > tagged as llvmorg-10.0.0-rc1. For this rc, I used three patches, which are attached. Ma