[cfe-dev] [3.7.1 Release] -rc2 has been tagged

Daniel Sanders via cfe-dev cfe-dev at lists.llvm.org
Tue Nov 24 01:39:49 PST 2015


> The mipsel build is still building at the moment and I'll upload it once it's finished

I've uploaded the mipsel build:
   3648714f878de57d5e364bcab127392daea306dc  clang+llvm-3.7.1-rc2-mipsel-linux-gnu.tar.xz
Everything passed for it.

For the sake of completeness, I should mention that the 'make check-all' in test-release.sh triggered a disk error in /tmp which caused it to remount read-only. It then failed the remaining tests because it couldn't create temporary files. After fixing the disk error, a manual re-run of 'make check-all' passed.

> clang+llvm-3.7.1-rc2-mips-linux-gnu.tar.xz
>         2 of 3 complete. The last one should finish today.
>        All good so far

All good.
________________________________________
From: Daniel Sanders
Sent: 23 November 2015 11:12
To: Tom Stellard; llvm-dev at lists.llvm.org
Cc: cfe-dev at lists.llvm.org
Subject: RE: [3.7.1 Release] -rc2 has been tagged

I've uploaded the following builds:
        054eded5b0f921ea027613bc30f9c7364ec14840  clang+llvm-3.7.1-rc2-mips-linux-gnu.tar.xz
        9931d48ee11c03867f2ef6c51f5979268f331efb  clang+llvm-3.7.1-rc2-x86_64-linux-gnu-debian8.tar.xz
The mipsel build is still building at the moment and I'll upload it once it's finished. The x86_64 build is mainly to allow me to test cross-compilation to MIPS but I think I might as well provide it to others so I'm testing native too.

clang+llvm-3.7.1-rc2-mips-linux-gnu.tar.xz
        2 of 3 complete. The last one should finish today.
        All good so far

clang+llvm-3.7.1-rc2-mipsel-linux-gnu.tar.xz
        Still building Phase 3. Should have results tomorrow.

clang+llvm-3.7.1-rc2-x86_64-linux-gnu-debian8.tar.xz
        Native: All good
        Cross compiling to various MIPS: All good

> -----Original Message-----
> From: Tom Stellard [mailto:tom at stellard.net]
> Sent: 21 November 2015 01:40
> To: llvm-dev at lists.llvm.org
> Cc: cfe-dev at lists.llvm.org
> Subject: [3.7.1 Release] -rc2 has been tagged
>
> Hi,
>
> There was one problem in -rc1, so we had to do another release
> candidate. -rc2 has now been tagged and is ready for testing.
>
> -Tom



More information about the cfe-dev mailing list