INFO:2025-05-21T16:23:22Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 5a3776af521b..0edc8b59ab82 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 0edc8b59ab82 [ELF] Error if a section address is smaller than image base INFO:2025-05-21T16:23:27Z:root:syncing... Deleted branch merge (was 5a3776af521b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 91eb0655303c] [gn build] Port 09c266b75db4 1 file changed, 1 insertion(+) [gn build] Port 09c266b75db4 -- https://github.com/llvm/llvm-project/commit/09c266b75db4 INFO:2025-05-21T16:23:28Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/17] ACTION //libcxx/include:write_modulemap(//llvm/utils/gn/build/toolchain:unix) [2/17] COPY ../../libcxx/include/__algorithm/for_each_n_segment.h include/c++/v1/__algorithm/for_each_n_segment.h [3/17] COPY ../../libcxx/include/bitset include/c++/v1/bitset [4/17] COPY ../../libcxx/include/__algorithm/for_each_n.h include/c++/v1/__algorithm/for_each_n.h [5/17] COPY ../../libcxx/include/__iterator/segmented_iterator.h include/c++/v1/__iterator/segmented_iterator.h [6/17] CXX obj/lld/ELF/ELF.Writer.o [7/17] AR lib/liblldELF.a [8/17] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [9/17] LINK ./bin/lld [10/17] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [11/17] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [12/17] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [13/17] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [14/17] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [15/17] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [16/17] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [17/17] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-05-21T16:23:38Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld" ] } gn analyze input: { "files": [ "//clang/include/clang/CIR/MissingFeatures.h", "//clang/lib/CIR/CodeGen/CIRGenTypes.cpp", "//clang/lib/CIR/CodeGen/CIRGenTypes.h", "//clang/test/CIR/CodeGen/struct.c", "//libcxx/docs/ReleaseNotes/21.rst", "//libcxx/include/CMakeLists.txt", "//libcxx/include/__algorithm/for_each_n.h", "//libcxx/include/__algorithm/for_each_n_segment.h", "//libcxx/include/__iterator/segmented_iterator.h", "//libcxx/include/bitset", "//libcxx/include/module.modulemap.in", "//libcxx/test/benchmarks/algorithms/nonmodifying/for_each_n.bench.cpp", "//libcxx/test/benchmarks/bitset.bench.cpp", "//libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each_n.pass.cpp", "//lld/ELF/Writer.cpp", "//lld/docs/ReleaseNotes.rst", "//lld/test/ELF/linkerscript/out-of-order.s", "//lld/test/ELF/linkerscript/section-align2.test", "//lld/test/ELF/sectionstart.s", "//lld/test/ELF/ttext-tdata-tbss.s", "//llvm/utils/gn/secondary/libcxx/include/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:2025-05-21T16:23:38Z:root:testing INFO:2025-05-21T16:23:38Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] 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:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21496 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 504.50s Total Discovered Tests: 47316 Skipped : 35 (0.07%) Unsupported : 215 (0.45%) Passed : 47032 (99.40%) Expectedly Failed: 34 (0.07%) INFO:2025-05-21T16:32:09Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] 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:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1013 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 35.95s Total Discovered Tests: 1441 Unsupported : 3 (0.21%) Passed : 1437 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-05-21T16:32:46Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] 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:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.60s Total Discovered Tests: 1377 Unsupported: 7 (0.51%) Passed : 1370 (99.49%) INFO:2025-05-21T16:33:05Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3091 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 47.33s Total Discovered Tests: 3091 Unsupported : 25 (0.81%) Passed : 3065 (99.16%) Expectedly Failed: 1 (0.03%) INFO:2025-05-21T16:33:55Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 57357 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 573.10s Total Discovered Tests: 65639 Skipped : 32 (0.05%) Unsupported : 2454 (3.74%) Passed : 62981 (95.95%) Expectedly Failed: 172 (0.26%) INFO:2025-05-21T16:43:44Z:root:done