INFO:2025-06-06T14:03:10Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 7809b147fa52..0f38c54c6f4c 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 0f38c54c6f4c [llvm-debuginfo-analyzer] Add support for parsing DWARF / CodeView SourceLanguage (#137223) INFO:2025-06-06T14:03:13Z:root:syncing... Deleted branch merge (was 7809b147fa52). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 1475fbae0b86] [gn build] Port 0f38c54c6f4c 1 file changed, 1 insertion(+) [gn build] Port 0f38c54c6f4c -- https://github.com/llvm/llvm-project/commit/0f38c54c6f4c INFO:2025-06-06T14:03:14Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVSourceLanguage.o [2/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVSort.o [3/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVLine.o [4/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVObject.o [5/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVRange.o [6/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVLocation.o [7/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVElement.o [8/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVSymbol.o [9/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVType.o [10/32] CXX obj/llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.llvm-debuginfo-analyzer.o [11/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.CommandLineOptionsTest.o [12/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVCompare.o [13/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVOptions.o [14/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVReader.o [15/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.LogicalElementsTest.o [16/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.CompareElementsTest.o [17/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.LocationRangesTest.o [18/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.DWARFGeneratedTest.o [19/32] CXX obj/llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.Options.o [20/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.WarningInternalTest.o [21/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Readers/LogicalView.LVBinaryReader.o [22/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.DWARFReaderTest.o [23/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.SelectElementsTest.o [24/32] CXX obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.CodeViewReaderTest.o [25/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Core/LogicalView.LVScope.o [26/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Readers/LogicalView.LVDWARFReader.o [27/32] CXX obj/llvm/lib/DebugInfo/LogicalView/LogicalView.LVReaderHandler.o [28/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Readers/LogicalView.LVCodeViewReader.o [29/32] CXX obj/llvm/lib/DebugInfo/LogicalView/Readers/LogicalView.LVCodeViewVisitor.o [30/32] AR lib/libLLVMDebugInfoLogicalView.a [31/32] LINK ./bin/llvm-debuginfo-analyzer [32/32] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests INFO:2025-06-06T14:03:24Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/docs/CommandGuide/llvm-debuginfo-analyzer.rst", "//llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h", "//llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h", "//llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h", "//llvm/include/llvm/DebugInfo/LogicalView/Core/LVSourceLanguage.h", "//llvm/lib/DebugInfo/LogicalView/CMakeLists.txt", "//llvm/lib/DebugInfo/LogicalView/Core/LVOptions.cpp", "//llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp", "//llvm/lib/DebugInfo/LogicalView/Core/LVSourceLanguage.cpp", "//llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp", "//llvm/lib/DebugInfo/LogicalView/Readers/LVDWARFReader.cpp", "//llvm/test/tools/llvm-debuginfo-analyzer/COFF/02-coff-logical-lines.test", "//llvm/test/tools/llvm-debuginfo-analyzer/COFF/03-coff-incorrect-lexical-scope-typedef.test", "//llvm/test/tools/llvm-debuginfo-analyzer/COFF/04-coff-missing-nested-enumerators.test", "//llvm/test/tools/llvm-debuginfo-analyzer/COFF/05-coff-incorrect-lexical-scope-variable.test", "//llvm/test/tools/llvm-debuginfo-analyzer/COFF/06-coff-full-logical-view.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/02-dwarf-logical-lines.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/03-dwarf-incorrect-lexical-scope-typedef.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/04-dwarf-missing-nested-enumerators.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/05-dwarf-incorrect-lexical-scope-variable.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/06-dwarf-full-logical-view.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/pr-57040-ignored-DW_FORM_implicit_const.test", "//llvm/test/tools/llvm-debuginfo-analyzer/DWARF/pr-57040-incorrect-function-compare.test", "//llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/02-wasm-logical-lines.test", "//llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/03-wasm-incorrect-lexical-scope-typedef.test", "//llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/04-wasm-missing-nested-enumerators.test", "//llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/05-wasm-incorrect-lexical-scope-variable.test", "//llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/06-wasm-full-logical-view.test", "//llvm/test/tools/llvm-debuginfo-analyzer/cmdline.test", "//llvm/tools/llvm-debuginfo-analyzer/Options.cpp", "//llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp", "//llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp", "//llvm/utils/gn/secondary/llvm/lib/DebugInfo/LogicalView/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-06-06T14:03:25Z:root:testing INFO:2025-06-06T14:03:25Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22707 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 142.93s Total Discovered Tests: 47181 Skipped : 4 (0.01%) Unsupported : 273 (0.58%) Passed : 46873 (99.35%) Expectedly Failed: 31 (0.07%) INFO:2025-06-06T14:05:50Z: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: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1209 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.50s Total Discovered Tests: 1452 Unsupported : 2 (0.14%) Passed : 1449 (99.79%) Expectedly Failed: 1 (0.07%) INFO:2025-06-06T14:05:59Z: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: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 169 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.06s Total Discovered Tests: 1379 Unsupported: 6 (0.44%) Passed : 1373 (99.56%) INFO:2025-06-06T14:06:03Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/21/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 110 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 9.12s Total Discovered Tests: 110 Unsupported : 37 (33.64%) Passed : 64 (58.18%) Expectedly Failed: 9 (8.18%) INFO:2025-06-06T14:06:13Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3098 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 15.99s Total Discovered Tests: 3098 Unsupported : 21 (0.68%) Passed : 3076 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2025-06-06T14:06:30Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59747 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 175.71s Total Discovered Tests: 65945 Skipped : 16 (0.02%) Unsupported : 2260 (3.43%) Passed : 63498 (96.29%) Expectedly Failed: 171 (0.26%) INFO:2025-06-06T14:09:31Z:root:committing changes To github.com:llvm/llvm-project.git ! [rejected] HEAD -> main (fetch first) error: failed to push some refs to 'github.com:llvm/llvm-project.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.