Hi,
I’ve tagged 13.0.1-final. Please build and upload the binaries for your platform.
Thanks,
Tom
Hi,
I’ve tagged 13.0.1-final. Please build and upload the binaries for your platform.
Thanks,
Tom
Windows is ready. sha256 hashes:
e3fe488076686de281a334ade7bb3cbc6080b009782d39d2ac024f8bd897be4b LLVM-13.0.1-win32.exe
9d15be034d52ec57cfc97615634099604d88a54761649498daa7405983a7e12f LLVM-13.0.1-win64.exe
They were built with a batch file which Discourse doesn’t let me attach.
For 13.0.1 final, I have built and tested on both FreeBSD 12 and 13. No additional patches were needed.
For the 32-builds I used -no-flang, as flang is currently not 32-bit clean, and I do not expect it will ever be.
Main results on amd64-freebsd12:
Skipped : 3 (rc3: 3)
Unsupported : 6353 (rc3: 6353)
Passed : 91861 (rc3: 91852)
Expectedly Failed : 320 (rc3: 1)
Timed Out : 0 (rc3: 320)
Failed : 289 (rc3: 297)
Unexpectedly Passed: 2 (rc3: 2)
Test suite results on amd64-freebsd12:
Passed: 2419 (rc3: 2419)
Failed: 3 (rc3: 3)
Main results on amd64-freebsd13:
Skipped : 3 (rc3: 3)
Unsupported : 6352 (rc3: 6352)
Passed : 91863 (rc3: 91814)
Expectedly Failed : 320 (rc3: 320)
Failed : 324 (rc3: 337)
Unexpectedly Passed: 2 (rc3: 2)
Test suite results on amd64-freebsd13:
Passed: 2419 (rc3: 2419)
Failed: 3 (rc3: 3)
Main results on i386-freebsd12:
Skipped : 3 (rc3: 3)
Unsupported : 4738 (rc3: 4738)
Passed : 87576 (rc3: 87576)
Passed With Retry : 0 (rc3: 2)
Expectedly Failed : 295 (rc3: 295)
Unresolved : 1 (rc3: 0)
Failed : 197 (rc3: 196)
Unexpectedly Passed: 1 (rc3: 1)
Main results on i386-freebsd13:
Skipped : 3 (rc3: 3)
Unsupported : 4738 (rc3: 4738)
Passed : 87574 (rc3: 87573)
Passed With Retry : 0 (rc3: 1)
Expectedly Failed : 295 (rc3: 295)
Failed : 200 (rc3: 200)
Unexpectedly Passed: 1 (rc3: 1)
Uploaded:
SHA256 (clang+llvm-13.0.1-amd64-unknown-freebsd12.tar.xz) = 8101c8d3a920bf930b33987ada5373f43537c5de8c194be0ea10530fd0ad5617
SHA256 (clang+llvm-13.0.1-amd64-unknown-freebsd13.tar.xz) = f1ba8ec77b5e82399af738ad9897a8aafc11c5692ceb331c8373eae77018d428
SHA256 (clang+llvm-13.0.1-i386-unknown-freebsd12.tar.xz) = e3c921e0f130afa6a6ebac23c31b66b32563a5ec53a2f4ed4676f31a81379f70
SHA256 (clang+llvm-13.0.1-i386-unknown-freebsd13.tar.xz) = e85c46bd64a0217f3df1f42421a502648d6741ef29fd5d44674b87af119ce25d
-Dimitry
macOS binaries are done:
dec02d17698514d0fc7ace8869c38937851c542b02adf102c4e898f027145a4d clang+llvm-13.0.1-x86_64-apple-darwin.tar.xz
Test failures looks similar to -rc3:
FAIL: Clang :: Driver/darwin-ld-lto.c (7970 of 91780)
FAIL: Flang :: Runtime/no-cpp-dep.c (31519 of 91780)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-cxa-atexit.S (78090 of 91780)
FAIL: flang-OldUnit :: Evaluate/folding.test (81208 of 91780)
FAIL: libomp :: affinity/root-threads-affinity.c (88737 of 91780)
FAIL: libomp :: ompt/loadtool/tool_available_search/tool_available_search.c (88791 of 91780)
FAIL: libomp :: tasking/hidden_helper_task/gtid.cpp (88896 of 91780)
FAIL: libomp :: worksharing/for/kmp_sch_simd_guided.c (88944 of 91780)
FAIL: libunwind :: signal_frame.pass.cpp (89000 of 91780)
Looks good on Debian!
PowerPC binaries are ready!
98880656d2807e949806cd1358a337d1d5f9200c clang+llvm-13.0.1-powerpc64le-linux-rhel-7.9.tar.xz
474e6be35a6d7a643808269b54e1e32d23850390 clang+llvm-13.0.1-powerpc64le-linux-ubuntu-18.04.5.tar.xz
Uploaded woa and armv7 binaries:
1215720114538f57acbe2f3b0614c23f4fc551ba2976afa3779a3c01aaaf1221 13.0.1/clang+llvm-13.0.1-armv7a-linux-gnueabihf.tar.xz
ecdac7fde2a5f745a8a1806c389c1278cb47b127e36bea99ff54a9765072485b 13.0.1/LLVM-13.0.1-woa64.zip
I think my connection fell during the upload of the aarch64 binaries, and now the upload script won’t let me try again (I’m getting a ‘Connection reset by peer’ exception). Help?
@rovka You need to go to the release page and delete the partially uploaded file. It won’t let you upload a file that already exists.
@tstellar Just to confirm - are there any more 13.x releases planned? x86 has a few bugs that missed the last cherrypick round which we might just close if release:backport labels now refer to 14.x. Thanks.
Right, thanks! I had to click the edit button to see it
Anyway, it’s uploaded now:
15ff2db12683e69e552b6668f7ca49edaa01ce32cb1cbc8f8ed2e887ab291069 13.0.1/clang+llvm-13.0.1-aarch64-linux-gnu.tar.xz
No more 13.0.x releases are planned.
https://releases.llvm.org needs an entry for 13.0.1.
https://llvm.org/ " 4 October 2021 : LLVM 13.0.0 is now available for download !" needs an update.
I vaguely remember that the releases.llvm.org webpage was to be abandoned. In that case, the webpage should point users to https://github.com/llvm/llvm-project/releases/
Uploaded clang+llvm-13.0.1-x86_64-linux-gnu-ubuntu-18.04.tar.xz
Sorry for the long delay, @tstellar – and @harrisonmutai-arm too.
Tarball hash:
$ cat clang+llvm-13.0.1-x86_64-linux-gnu-ubuntu-18.04.tar.xz.sha256
84a54c69781ad90615d1b0276a83ff87daaeded99fbc64457c350679df7b4ff0 clang+llvm-13.0.1-x86_64-linux-gnu-ubuntu-18.04.tar.xz