Hans Wennborg via llvm-dev
2017-Mar-09 00:52 UTC
[llvm-dev] [4.0.0 Release] 'final' has been tagged
Dear testers, The final version of 4.0.0 was just tagged (from the 4.0 branch at r297335). There were no changes after rc4. Please build the final binaries and upload to the sftp. For others following along: this means 4.0.0 is complete, but it will take a few days to get the tarballs ready and uploaded to the web page. I will send the announcement once everything's done. Many thanks for your hard work! Hans
Dimitry Andric via llvm-dev
2017-Mar-09 21:40 UTC
[llvm-dev] [Release-testers] [4.0.0 Release] 'final' has been tagged
On 9 Mar 2017, at 01:52, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:> The final version of 4.0.0 was just tagged (from the 4.0 branch at > r297335). There were no changes after rc4. > > Please build the final binaries and upload to the sftp.Built and tested OK on FreeBSD 10. I have uploaded: SHA256 (clang+llvm-4.0.0-i386-unknown-freebsd10.tar.xz) = f3bfd0e4778d5e6b94f774e4531a61a662c7688e08b54cef5e5fc53711e65243 SHA256 (clang+llvm-4.0.0-amd64-unknown-freebsd10.tar.xz) = e8878b589c2558aeb9733661e9a23fd47d41be0dc200aa50acf7a7eb1ab53eee -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 194 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170309/68d51a75/attachment.sig>
Sylvestre Ledru via llvm-dev
2017-Mar-09 22:22 UTC
[llvm-dev] [Release-testers] [4.0.0 Release] 'final' has been tagged
Le 09/03/2017 à 01:52, Hans Wennborg via Release-testers a écrit :> Dear testers, > > The final version of 4.0.0 was just tagged (from the 4.0 branch at > r297335). There were no changes after rc4. > > Please build the final binaries and upload to the sftp. > > For others following along: this means 4.0.0 is complete, but it will > take a few days to get the tarballs ready and uploaded to the web > page. I will send the announcement once everything's done. > > Many thanks for your hard work!thank you for your work :) Uploaded in Debian, currently building: https://buildd.debian.org/status/package.php?p=llvm-toolchain-4.0 S
Hans Wennborg via llvm-dev
2017-Mar-09 22:28 UTC
[llvm-dev] [4.0.0 Release] 'final' has been tagged
On Wed, Mar 8, 2017 at 4:52 PM, Hans Wennborg <hans at chromium.org> wrote:> Dear testers, > > The final version of 4.0.0 was just tagged (from the 4.0 branch at > r297335). There were no changes after rc4. > > Please build the final binaries and upload to the sftp.Windows: $ sha1sum *LLVM-4.0.0-win*.exe b48a3dab37e2a1b5a5446b316832b9b80c6bd557 LLVM-4.0.0-win32.exe 5588c00484d5e1fe05bcce8201282b172448f6fc LLVM-4.0.0-win64.exe Build script attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_400._bat_ Type: application/octet-stream Size: 3852 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170309/2baa026f/attachment.obj>
Bernhard Rosenkränzer via llvm-dev
2017-Mar-09 23:22 UTC
[llvm-dev] [Release-testers] [4.0.0 Release] 'final' has been tagged
Hi, built and passed core tests on OpenMandriva x86_64, aarch64, x86_32 and armv7hl. ttyl bero On 9 March 2017 at 01:52, Hans Wennborg via Release-testers < release-testers at lists.llvm.org> wrote:> Dear testers, > > The final version of 4.0.0 was just tagged (from the 4.0 branch at > r297335). There were no changes after rc4. > > Please build the final binaries and upload to the sftp. > > For others following along: this means 4.0.0 is complete, but it will > take a few days to get the tarballs ready and uploaded to the web > page. I will send the announcement once everything's done. > > Many thanks for your hard work! > > Hans > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/228c3fa5/attachment-0001.html>
Hans Wennborg via llvm-dev
2017-Mar-10 20:53 UTC
[llvm-dev] [4.0.0 Release] 'final' has been tagged
On Thu, Mar 9, 2017 at 2:28 PM, Hans Wennborg <hans at chromium.org> wrote:> On Wed, Mar 8, 2017 at 4:52 PM, Hans Wennborg <hans at chromium.org> wrote: >> Dear testers, >> >> The final version of 4.0.0 was just tagged (from the 4.0 branch at >> r297335). There were no changes after rc4. >> >> Please build the final binaries and upload to the sftp. > > Windows: > > $ sha1sum *LLVM-4.0.0-win*.exe > b48a3dab37e2a1b5a5446b316832b9b80c6bd557 LLVM-4.0.0-win32.exe > 5588c00484d5e1fe05bcce8201282b172448f6fc LLVM-4.0.0-win64.exe > > Build script attached.I was asked about Ubuntu x86_64 Ubuntu 14.04, so I built a package for that too: $ sha256sum *.xz 1d15b6337ffc0876ed1a9827cae566e24639e0f5d7d186b2de04c38d762336b4 clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz