INFO:2024-04-25T15:11:19Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 39ed3c68e51f..d285e54320e9 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at d285e54320e9 Delete old broken lit runner INFO:2024-04-25T15:11:24Z:root:syncing... Deleted branch merge (was 39ed3c68e51f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge efcf046c0d7f] [gn build] Port d3f92e30bbd5 1 file changed, 1 insertion(+) [gn build] Port d3f92e30bbd5 -- https://github.com/llvm/llvm-project/commit/d3f92e30bbd5 INFO:2024-04-25T15:11:25Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/38] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_markup.o [2/38] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.stamp [3/38] AR lib/clang/19/lib/darwin/libclang_rt.ubsan_osx.a [4/38] SOLINK lib/clang/19/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib [5/38] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/ubsan.stamp [6/38] SOLINK lib/clang/19/lib/darwin/libclang_rt.tsan_osx_dynamic.dylib [7/38] SOLINK lib/clang/19/lib/darwin/libclang_rt.asan_osx_dynamic.dylib [8/38] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan.stamp [9/38] STAMP stage2_unix/obj/compiler-rt/test/lsan/lsan_toolchain.stamp [10/38] STAMP stage2_unix/obj/compiler-rt/lib/lib.stamp [11/38] STAMP stage2_unix/obj/compiler-rt/test/asan/asan_toolchain.stamp [12/38] STAMP obj/compiler-rt/test/lsan/lsan.stamp [13/38] STAMP obj/compiler-rt/compiler-rt.stamp [14/38] STAMP obj/compiler-rt/test/asan/asan.stamp [15/38] CXX obj/clang-tools-extra/clang-tidy/modernize/modernize.MinMaxUseInitializerListCheck.o [16/38] CXX obj/clang-tools-extra/clang-tidy/modernize/modernize.ModernizeTidyModule.o [17/38] AR lib/libclangTidyModernizeModule.a [18/38] STAMP obj/clang-tools-extra/clang-tidy/all-checks.stamp [19/38] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [20/38] LINK ./bin/dexp [21/38] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [22/38] STAMP obj/clang-tools-extra/unittests/unittests.stamp [23/38] LINK ./bin/clangd-indexer [24/38] LINK ./bin/clangd [25/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp [26/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp [27/38] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [28/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp [29/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp [30/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp [31/38] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [32/38] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [33/38] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp [34/38] LINK ./bin/clangd-xpc-test-client [35/38] STAMP obj/clang-tools-extra/clangd/test/test.stamp [36/38] LINK ./bin/clang-tidy [37/38] STAMP obj/clang-tools-extra/test/test.stamp [38/38] STAMP obj/default.stamp INFO:2024-04-25T15:11:32Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/modernize/CMakeLists.txt", "//clang-tools-extra/clang-tidy/modernize/MinMaxUseInitializerListCheck.cpp", "//clang-tools-extra/clang-tidy/modernize/MinMaxUseInitializerListCheck.h", "//clang-tools-extra/clang-tidy/modernize/ModernizeTidyModule.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/docs/clang-tidy/checks/list.rst", "//clang-tools-extra/docs/clang-tidy/checks/modernize/min-max-use-initializer-list.rst", "//clang-tools-extra/test/clang-tidy/checkers/modernize/min-max-use-initializer-list.cpp", "//clang/test/TestRunner.sh", "//compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp", "//compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_constants.h", "//llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/modernize/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2024-04-25T15:11:32Z:root:testing INFO:2024-04-25T15:11:32Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 19451 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 439.81s Total Discovered Tests: 37359 Skipped : 35 (0.09%) Unsupported : 101 (0.27%) Passed : 37191 (99.55%) Expectedly Failed: 32 (0.09%) INFO:2024-04-25T15:18:57Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 920 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 43.97s Total Discovered Tests: 1344 Unsupported : 3 (0.22%) Passed : 1339 (99.63%) Expectedly Failed: 2 (0.15%) INFO:2024-04-25T15:19:43Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 97 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 21.47s Total Discovered Tests: 1322 Unsupported: 7 (0.53%) Passed : 1315 (99.47%) INFO:2024-04-25T15:20:06Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 2934 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 50.67s Total Discovered Tests: 2934 Unsupported : 24 (0.82%) Passed : 2909 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2024-04-25T15:20:57Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 52131 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 568.21s Total Discovered Tests: 59414 Skipped : 32 (0.05%) Unsupported : 1879 (3.16%) Passed : 57333 (96.50%) Expectedly Failed: 170 (0.29%) INFO:2024-04-25T15:30:38Z:root:done