[LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins

Daniel Sanders Daniel.Sanders at imgtec.com
Fri Jan 16 08:01:49 PST 2015


I've uploaded the mips binaries and started the test-suite. We unexpectedly* fail two 'make check-all' tests at the moment. One of them is a faulty test and the fix was committed to trunk yesterday. The other is a recently-added test (test/DebugInfo/multiline.ll) that we're looking into.

* There's one expected fail on the little endian build caused by running test/Modules/prune.m on an NFS mount that doesn't track access times correctly. It's still there but it's not clangs fault.

> Dimitry:
> As usual, I don't have access to sftp (and don't even know which server ;)

Anton Korobeynikov <anton at korobeynikov.info> should be able to sort this out for you. You'll need to provide an ssh key.
________________________________________
From: Dimitry Andric [dimitry at andric.com]
Sent: 15 January 2015 18:59
To: Hans Wennborg
Cc: llvmdev; cfe-dev; Ben Pope; Renato Golin; Sylvestre Ledru; Sebastian Dreßler; Daniel Sanders; Nikola Smiljanić
Subject: Re: [3.6 Release] RC1 has been tagged, Testing Phase I begins

On 15 Jan 2015, at 05:44, Hans Wennborg <hans at chromium.org> wrote:
>
> 3.6.0-rc1 was just tagged, so testing can begin.
>
> I'm not super familiar with the testing script yet, but I believe the
> idea is to run it as follows:
>
>  $ utils/release/test-release.sh -release 3.6.0 -rc 1 -triple
> x86_64-unknown-linux-gnu
>
> With the -triple value substituted for your platform. Bill's 3.5rc1
> email also said 'test-suite' needs to be run by hand.
>
> Please upload binaries to the sftp and report your results to this thread.
>
> Thanks for helping with the release!
>
> - Hans

Here are binaries for FreeBSD 10; I did not see any failures during testing.

As usual, I don't have access to sftp (and don't even know which server ;), but the binaries can be found here:

http://www.andric.com/freebsd/clang/clang+llvm-3.6.0-rc1-i386-unknown-freebsd10.tar.xz
http://www.andric.com/freebsd/clang/clang+llvm-3.6.0-rc1-amd64-unknown-freebsd10.tar.xz

SHA256 (clang+llvm-3.6.0-rc1-i386-unknown-freebsd10.tar.xz) = 304c444cd005819e93f3b580fb1f821a0ab2ec69bb56e61902412cc7abd59883
SHA256 (clang+llvm-3.6.0-rc1-amd64-unknown-freebsd10.tar.xz) = 117f763ba7afd1d6f3f4ca4f534464d68be215dcdf52b4edd219930badee0d46

-Dimitry





More information about the llvm-dev mailing list