[llvm-dev] [9.0.0 Release] Release Candidate 4 is here

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 11 02:11:24 PDT 2019


On Tue, Sep 10, 2019 at 4:48 PM Neil Nelson via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Just ran
>
> ./test-release.sh \
>      -release 9.0.0 \
>      -rc 4 \
>      -test-asserts \
>      -no-compare-files \
>      -triple x86_64-pc-linux-gnu \
>      -configure-flags "-DLLVM_ENABLE_LIBPFM=OFF -DRUN_HAVE_GNU_POSIX_REGEX=0 -DRUN_HAVE_THREAD_SAFETY_ATTRIBUTES=0
>
> obtained
>
> # Validating llvm SVN URL
> # Validating cfe SVN URL
> # Validating clang-tools-extra SVN URL
> # Validating compiler-rt SVN URL
> # Validating libcxx SVN URL
> # Validating libcxxabi SVN URL
> # Validating libunwind SVN URL
> # Validating test-suite SVN URL
> test-suite does not have a tags/RELEASE_900/rc4 branch/tag!

Very strange. I see the tag here:

http://llvm.org/viewvc/llvm-project?view=revision&revision=371500

And I didn't get any error when creating the source tarballs. Maybe
the server dropped the connection or something?

>
> Regards, Neil Nelson
>
> On 9/10/19 4:26 AM, Hans Wennborg via llvm-dev wrote:
>
> Hello again,
>
> 9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc4.
>
> Source code and docs are available at
> https://prereleases.llvm.org/9.0.0/#rc4 Binaries will be added as they
> become available.
>
> There are not a lot of changes from rc3 to rc4, and there are again no
> open release blockers, so I'm hoping this will be the last release
> candidate and that we can tag the final release soon.
>
> Please file bug reports for any issues you find, marking them blocking
> of https://llvm.org/PR42474
>
> Release testers, please run the test script, share your results, and
> upload binaries.
>
> Thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list