Tom Stellard via llvm-dev
2021-Mar-10 15:10 UTC
[llvm-dev] LLVM 12.0.0-rc3 has been tagged
Hi, I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading binaries. If all goes well, this will be the last RC. -Tom
Uploaded Ubuntu 20.10 with lldb. Obtained the following on upload. Will try again later. clang+llvm-12.0.0-rc3-x86_64-linux-gnu-ubuntu 100% 434MB 575.8KB/s 12:51 scp: /home/testers/clang+llvm-12.0.0-rc3-x86_64-linux-gnu-ubuntu-20.10.tar.xz: *No space left on device* sha256sum clang+llvm-12.0.0-rc3-x86_64-linux-gnu-ubuntu-20.10.tar.xz d20f8ef0bb73b6cd227fb7046b07013a126b883f8a8a07be928f831f4acd70ca Failed Tests (7): SanitizerCommon-asan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-asan-i386-Linux :: Posix/crypt.cpp SanitizerCommon-lsan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-lsan-i386-Linux :: Posix/crypt.cpp SanitizerCommon-ubsan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-ubsan-i386-Linux :: Posix/crypt.cpp lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py Testing Time: 517.19s Unsupported : 3416 Passed : 84223 Expectedly Failed: 267 Failed : 7 The failed tests were previously reported as Bug 48946 - skipping incompatible /usr/lib/x86_64-linux-gnu/libcrypt.so when searching for -lcrypt Bug 48960 - FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py llvm-test-suite Passed: 2405 Tests: 2825 Metric: exec_time Program 12.0.0-rc2 12.0.0-rc3 diff test-suite...imd_ops_test_op_pminub_84.test 0.00 0.01 inf% test-suite...d_ops_test_op_pmulhuw_135.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20050125-1.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20020611-1.test 0.00 0.00 inf% test-suite...md_ops_test_op_pmaxsw_129.test 0.00 0.01 inf% test-suite...xecute-builtin-prefetch-2.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20000113-1.test 0.00 0.00 inf% test-suite...imd_ops_test_op_pmaxsw_81.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20111208-1.test 0.00 0.00 inf% test-suite...xecute-builtin-prefetch-6.test 0.00 0.00 inf% test-suite...ute/GCC-C-execute-pr81555.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20050203-1.test 0.00 0.00 inf% test-suite.../GCC-C-execute-divconst-2.test 0.00 0.00 inf% test-suite...ecute/GCC-C-execute-ffs-1.test 0.00 0.00 inf% test-suite...md_ops_test_op_pmaxuw_260.test 0.00 0.00 inf% Geomean difference nan% 12.0.0-rc2 12.0.0-rc3 diff count 2807.000000 2807.000000 2771.00 mean 213.007611 209.820508 inf std 2922.118939 2898.281929 NaN min 0.000000 0.000000 -1.00 25% 0.000400 0.000400 -0.20 50% 0.000500 0.000500 0.00 75% 0.011650 0.010650 0.25 max 87107.229375 93745.037667 inf Neil Nelson On 3/10/21 8:10 AM, Tom Stellard via llvm-dev wrote:> Hi, > > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading > binaries. > If all goes well, this will be the last RC. > > -Tom > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210310/5c508c87/attachment-0001.html>
Tobias Hieta via llvm-dev
2021-Mar-11 12:47 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc3 has been tagged
macOS binaries for rc3 are tested. The same failing tests for rc2 is failing in rc3. The ASAN and libomp failures are regressions from 11.x FAIL: AddressSanitizer-x86_64-darwin :: TestCases/Posix/lto-constmerge-odr.cpp (6487 of 81890) FAIL: AddressSanitizer-x86_64h-darwin :: TestCases/Posix/lto-constmerge-odr.cpp (6979 of 81890) FAIL: libomp :: ompt/loadtool/tool_available_search/tool_available_search.c (79076 of 81890) FAIL: libomp :: tasking/hidden_helper_task/gtid.cpp (79166 of 81890) FAIL: libunwind :: signal_frame.pass.cpp (79252 of 81890) SHA256: 10da326af3ecb22b67b0850fbffd76518042b6b43a5d15796a36d6a8a7ffe8db I was NOT able to upload because of space problems on the upload server similar to Neil. On Wed, Mar 10, 2021 at 4:11 PM Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > Hi, > > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading binaries. > If all goes well, this will be the last RC. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Hans Wennborg via llvm-dev
2021-Mar-11 14:05 UTC
[llvm-dev] [lldb-dev] LLVM 12.0.0-rc3 has been tagged
On Wed, Mar 10, 2021 at 4:11 PM Tom Stellard via lldb-dev <lldb-dev at lists.llvm.org> wrote:> > Hi, > > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading binaries. > If all goes well, this will be the last RC.Windows is ready: $ sha256sum LLVM-12.0.0-rc3*.exe 14f6648ca76817b9878a38c844aad646f3708f53df27ec2ec7a83999bbc32dbe LLVM-12.0.0-rc3-win32.exe 23c7ddbe0f6e56bb4751c998eeb15075e9f0f9d06e49e61400df1a8f99fdfb18 LLVM-12.0.0-rc3-win64.exe -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_1200-rc3._bat_ Type: application/octet-stream Size: 5140 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210311/353a281b/attachment.obj>
Brian Cain via llvm-dev
2021-Mar-11 22:27 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc3 has been tagged
lit tests require python 3.6 now but CMake nor test-release.sh screen for this. It's definitely a nice-to-have, though. Older platforms like SLES12 and Ubuntu Xenial don't have a native 3.6. I'll add a local python build to get the test suite going. Apologies -- I realize it's not as helpful for me to offer feedback this late in the release cycle. On Wed, Mar 10, 2021 at 9:11 AM Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading > binaries. > If all goes well, this will be the last RC. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210311/97aa32ce/attachment.html>
Dimitry Andric via llvm-dev
2021-Mar-13 10:56 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc3 has been tagged
On 10 Mar 2021, at 16:10, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > I've tagged LLVM 12.0.0-rc3. Testers may begin testing and uploading binaries. > If all goes well, this will be the last RC.For 12.0.0 rc3, I have built and tested on both FreeBSD 11 and 12. No additional patches were needed. Main results on amd64-freebsd11: Unsupported : 5562 (rc2: 5562) Passed : 80174 (rc2: 80165) Expectedly Failed : 247 (rc2: 247) Timed Out : 3 (rc2: 6) Failed : 93 (rc2: 94) Unexpectedly Passed: 2 (rc2: 2) Test suite results on amd64-freebsd11: Passed: 2399 (rc2: 2399) Failed: 3 (rc2: 3) Main results on amd64-freebsd12: Unsupported : 5562 (rc2: 5562) Passed : 80178 (rc2: 80172) Expectedly Failed : 243 (rc2: 243) Timed Out : 3 (rc2: 4) Failed : 89 (rc2: 89) Unexpectedly Passed: 6 (rc2: 6) Test suite results on amd64-freebsd12: Passed: 2399 (rc2: 2399) Failed: 3 (rc2: 3) Main results on i386-freebsd11: Unsupported : 3976 (rc2: 3976) Passed : 76718 (rc2: 76713) Expectedly Failed : 224 (rc2: 224) Timed Out : 0 (rc2: 1) Failed : 53 (rc2: 52) Unexpectedly Passed: 1 (rc2: 1) Main results on i386-freebsd12: Unsupported : 3976 (rc2: 3976) Passed : 76722 (rc2: 76718) Expectedly Failed : 222 (rc2: 222) Failed : 49 (rc2: 48) Unexpectedly Passed: 3 (rc2: 3) Uploaded: SHA256 (clang+llvm-12.0.0-rc3-amd64-unknown-freebsd11.tar.xz) = abd3e061b5385d390b8d39e27f8171269594f42636b5cd1363e9088f54066ca0 SHA256 (clang+llvm-12.0.0-rc3-amd64-unknown-freebsd12.tar.xz) = 8499b45cc791dbb75f7b12ce3a7ee2e734dd34b5316b9823a83687929c0cd64c SHA256 (clang+llvm-12.0.0-rc3-i386-unknown-freebsd11.tar.xz) = be5c39b3ceae6d9cebdda19dbdc264157bd135800a6b44bd5dabbdd1037d9174 SHA256 (clang+llvm-12.0.0-rc3-i386-unknown-freebsd12.tar.xz) = d79e44bfcb37f6795a2e0f75c3ac3508dd10f4ab2d0b6f39414a37d70bc38a93 -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210313/4a396b6b/attachment-0001.sig>