INFO:2024-04-20T18:27:51Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ca090452d64e..adc4f6233df7 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at adc4f6233df7 Revert "[clang-repl] Keep the first llvm::Module empty to avoid invalid memory access. (#89031)" INFO:2024-04-20T18:27:55Z:root:syncing... Deleted branch merge (was ca090452d64e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-20T18:27:55Z:root:building ninja: Entering directory `out/gn' [1/10] CXX obj/clang/lib/Interpreter/Interpreter.DeviceOffload.o [2/10] CXX obj/clang/lib/Interpreter/Interpreter.IncrementalParser.o [3/10] CXX obj/clang/lib/Interpreter/Interpreter.Interpreter.o [4/10] AR lib/libclangInterpreter.a [5/10] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [6/10] LINK ./bin/clang-repl [7/10] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [8/10] STAMP obj/clang/unittests/unittests.stamp [9/10] STAMP obj/clang/test/test.stamp [10/10] STAMP obj/default.stamp INFO:2024-04-20T18:28:02Z:root:analyze skipping analyze because previous build was not green INFO:2024-04-20T18:28:02Z:root:testing INFO:2024-04-20T18:28:02Z: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: 19202 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 405.39s Total Discovered Tests: 37106 Skipped : 35 (0.09%) Unsupported : 101 (0.27%) Passed : 36937 (99.54%) Expectedly Failed: 33 (0.09%) INFO:2024-04-20T18:34:56Z: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: 918 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 44.55s Total Discovered Tests: 1342 Unsupported : 3 (0.22%) Passed : 1337 (99.63%) Expectedly Failed: 2 (0.15%) INFO:2024-04-20T18:35:46Z: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: 20.83s Total Discovered Tests: 1322 Unsupported: 7 (0.53%) Passed : 1315 (99.47%) INFO:2024-04-20T18:36:09Z: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: 2932 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 51.13s Total Discovered Tests: 2932 Unsupported : 24 (0.82%) Passed : 2907 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2024-04-20T18:37:03Z: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: 52091 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 545.57s Total Discovered Tests: 59360 Skipped : 32 (0.05%) Unsupported : 1866 (3.14%) Passed : 57292 (96.52%) Expectedly Failed: 170 (0.29%) INFO:2024-04-20T18:46:37Z:root:done