Tom Stellard via llvm-dev
2021-Jan-14 01:46 UTC
[llvm-dev] LLVM 11.1.0-rc1 has been tagged
Hi, LLVM 11.1.0-rc1 has been tagged. This is a special release with a libclang.so ABI fix to ensure libclang.so remains compatible with LLVM 10 and LLVM 12. Testers may begin testing and upload binaries. Thanks, Tom
Uploaded Ubuntu 20.10. sha256sum clang+llvm-11.1.0-rc1-x86_64-linux-gnu-ubuntu-20.10.tar.xz 4c97c503bef31ed0b1a725ca1913a984404fa3e525967258e0064d960070e521 FAIL: SanitizerCommon-Unit :: ./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize (66436 of 71984) ******************** TEST 'SanitizerCommon-Unit :: ./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize' FAILED ******************** Note: Google Test filter = SanitizerLinux.ThreadDescriptorSize [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from SanitizerLinux [ RUN ] SanitizerLinux.ThreadDescriptorSize /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cpp:222: Failure Expected: (uptr)result Which is: 2496 To be equal to: ThreadDescriptorSize() Which is: 2304 [ FAILED ] SanitizerLinux.ThreadDescriptorSize (9 ms) [----------] 1 test from SanitizerLinux (9 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (9 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] SanitizerLinux.ThreadDescriptorSize 1 FAILED TEST ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): SanitizerCommon-Unit :: ./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize Testing Time: 350.92s Unsupported : 1766 Passed : 69968 Expectedly Failed: 249 Failed : 1 Bug 48567 test_suite /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-test-suite/MultiSource/Benchmarks/DOE-ProxyApps-C++/CLAMR/memstats.c:60:10: fatal error: 'sys/sysctl.h' file not found #include <sys/sysctl.h> ^~~~~~~~~~~~~~ 1 error generated. tail of test_suite log [ 37%] Built target matrix-types-spec make[1]: Leaving directory '/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/test-suite-build' Bug 48568 Neil Nelson On 1/13/21 6:46 PM, Tom Stellard via llvm-dev wrote:> Hi, > > LLVM 11.1.0-rc1 has been tagged. This is a special release with a > libclang.so ABI fix to ensure libclang.so remains compatible with LLVM > 10 and LLVM 12. Testers may begin testing and upload binaries. > > Thanks, > Tom > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Hans Wennborg via llvm-dev
2021-Jan-14 14:52 UTC
[llvm-dev] [Release-testers] LLVM 11.1.0-rc1 has been tagged
On Thu, Jan 14, 2021 at 2:46 AM Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > Hi, > > LLVM 11.1.0-rc1 has been tagged. This is a special release with a > libclang.so ABI fix to ensure libclang.so remains compatible with LLVM > 10 and LLVM 12. Testers may begin testing and upload binaries.Windows is ready: $ sha256sum LLVM-11.1.0-rc1-win*.exe 77c799547b1fff90694634c61d1bd62bfa55b7082248878fecbda14dfb0a882a LLVM-11.1.0-rc1-win32.exe 3eb70db82d4740a1b37ba96aaa252ef38434a2db21045d8e506740311717b913 LLVM-11.1.0-rc1-win64.exe Thanks, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_1110-rc1._bat_ Type: application/octet-stream Size: 5037 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210114/7035c0ff/attachment.obj>
Tobias Hieta via llvm-dev
2021-Jan-14 16:17 UTC
[llvm-dev] [Release-testers] LLVM 11.1.0-rc1 has been tagged
macOS build is up: 4a6e59904517df7049fa8fdbafedadde78a5be3ebcef160cf323ce5151ad72aa rc1/clang+llvm-11.1.0-rc1-x86_64-apple-darwin.tar.xz no regressions - same two tests keep failing: FAIL: libunwind :: libunwind_01.pass.cpp (69274 of 69321) FAIL: libunwind :: signal_frame.pass.cpp (69277 of 69321) -- Tobias On Thu, Jan 14, 2021 at 2:46 AM Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > Hi, > > LLVM 11.1.0-rc1 has been tagged. This is a special release with a > libclang.so ABI fix to ensure libclang.so remains compatible with LLVM > 10 and LLVM 12. Testers may begin testing and upload binaries. > > Thanks, > Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
Diana Picus via llvm-dev
2021-Jan-15 09:38 UTC
[llvm-dev] [Release-testers] LLVM 11.1.0-rc1 has been tagged
Hi, Arm & AArch64 are ready: b9a8e8669004b34660d39f1f0acf37a6f33e25876c8d37dc0389c8df4a7e811c clang+llvm-11.1.0-rc1-aarch64-linux-gnu.tar.xz 241fafdd18b2557106bb430c7f69b4973a935ec23b469f9582a061794e1cd1ef clang+llvm-11.1.0-rc1-armv7a-linux-gnueabihf.tar.xz No new failures. Cheers, Diana On Thu, 14 Jan 2021 at 02:46, Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > LLVM 11.1.0-rc1 has been tagged. This is a special release with a > libclang.so ABI fix to ensure libclang.so remains compatible with LLVM > 10 and LLVM 12. Testers may begin testing and upload binaries. > > Thanks, > Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://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/20210115/21501908/attachment.html>
Dimitry Andric via llvm-dev
2021-Jan-18 13:29 UTC
[llvm-dev] [Release-testers] LLVM 11.1.0-rc1 has been tagged
On 14 Jan 2021, at 02:46, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > LLVM 11.1.0-rc1 has been tagged. This is a special release with a libclang.so ABI fix to ensure libclang.so remains compatible with LLVM 10 and LLVM 12. Testers may begin testing and upload binaries.For 11.1.0 rc1, I have built and tested on both FreeBSD 11 and 12 again. No additional patches were needed. Main results on amd64-freebsd11: Unsupported : 5122 (11.0.1 final: 5122) Passed : 69796 (11.0.1 final: 69797) Expectedly Failed : 246 (11.0.1 final: 246) Timed Out : 16 (11.0.1 final: 16) Failed : 480 (11.0.1 final: 479) Unexpectedly Passed: 2 (11.0.1 final: 2) Test suite results on amd64-freebsd11: Passed: 2399 (11.0.1 final: 2399) Failed: 3 (11.0.1 final: 3) Main results on amd64-freebsd12: Unsupported : 5122 (11.0.1 final: 5122) Passed : 69794 (11.0.1 final: 69794) Expectedly Failed : 246 (11.0.1 final: 246) Timed Out : 16 (11.0.1 final: 16) Failed : 482 (11.0.1 final: 482) Unexpectedly Passed: 2 (11.0.1 final: 2) Test suite results on amd64-freebsd12: Passed: 2399 (11.0.1 final: 2399) Failed: 3 (11.0.1 final: 3) Main results on i386-freebsd11: Unsupported : 3513 (11.0.1 final: 3513) Passed : 66675 (11.0.1 final: 66675) Expectedly Failed : 231 (11.0.1 final: 231) Timed Out : 7 (11.0.1 final: 7) Failed : 317 (11.0.1 final: 317) Unexpectedly Passed: 1 (11.0.1 final: 1) Main results on i386-freebsd12: Unsupported : 3513 (11.0.1 final: 3513) Passed : 66670 (11.0.1 final: 66670) Expectedly Failed : 231 (11.0.1 final: 231) Timed Out : 7 (11.0.1 final: 7) Failed : 322 (11.0.1 final: 322) Unexpectedly Passed: 1 (11.0.1 final: 1) Uploaded: SHA256 (clang+llvm-11.1.0-rc1-amd64-unknown-freebsd11.tar.xz) = c8970b2950bb45c17bb1e2ae0eab1c89d082a23ffcd0433543f08d3900b11995 SHA256 (clang+llvm-11.1.0-rc1-amd64-unknown-freebsd12.tar.xz) = 3fd6a11d405c1a671a8685c52acbf5de34e50fb1abb8685b0b61a63d82a5750d SHA256 (clang+llvm-11.1.0-rc1-i386-unknown-freebsd11.tar.xz) = 59c0f94d0ebaefcd65ad46ad1e0499ba0dbd617cb3375d47bd509d4f4a968407 SHA256 (clang+llvm-11.1.0-rc1-i386-unknown-freebsd12.tar.xz) = 4796b3acbd3550c2ca2d058f32f1383c84aef42566fe0acd7b5eb70442f26fbe -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/20210118/53bf04e8/attachment.sig>
Tom Stellard via llvm-dev
2021-Jan-18 22:54 UTC
[llvm-dev] [Release-testers] LLVM 11.1.0-rc1 has been tagged
On 1/13/21 5:46 PM, Tom Stellard via Release-testers wrote:> Hi, > > LLVM 11.1.0-rc1 has been tagged. This is a special release with a > libclang.so ABI fix to ensure libclang.so remains compatible with LLVM > 10 and LLVM 12. Testers may begin testing and upload binaries. >I was looking at the release/7.x branch and noticed that we added the minor version to the soname for the 7.1.0 release. Should we do the same for 11.1.0? Same question about the symbol versioning for libclang.so, should we update the symbol versions to be libclang.so.11.1? -Tom> Thanks, > Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers