INFO:2025-09-15T03:30:58Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD d271ace0850a..e2455bfc101b 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 e2455bfc101b [BOLT][DWARF] Get DWO file via relative path if the CompilationDir does not exist (#154515) INFO:2025-09-15T03:31:01Z:root:syncing... Deleted branch merge (was d271ace0850a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-15T03:31:02Z:root:building ninja: Entering directory `out/gn' [1/11] CXX obj/bolt/lib/Rewrite/Rewrite.DWARFRewriter.o [2/11] CXX obj/bolt/lib/Core/Core.BinaryContext.o [3/11] AR lib/libLLVMBOLTCore.a [4/11] AR lib/libLLVMBOLTRewrite.a [5/11] LINK ./bin/llvm-bat-dump [6/11] LINK obj/bolt/unittests/Profile/ProfileTests [7/11] LINK ./bin/llvm-bolt-heatmap [8/11] LINK obj/bolt/unittests/Core/CoreTests [9/11] LINK ./bin/llvm-bolt [10/11] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [11/11] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) INFO:2025-09-15T03:31:09Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//bolt/lib/Core/BinaryContext.cpp", "//bolt/lib/Rewrite/DWARFRewriter.cpp", "//bolt/test/dwo-name-retrieving.test" ], "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": [] } INFO:2025-09-15T03:31:10Z:root:testing INFO:2025-09-15T03:31:10Z:root:skip check-clang INFO:2025-09-15T03:31:10Z:root:skip check-clang-tools INFO:2025-09-15T03:31:10Z:root:skip check-clangd INFO:2025-09-15T03:31:10Z:root:skip check-lld INFO:2025-09-15T03:31:10Z:root:skip check-llvm INFO:2025-09-15T03:31:10Z:root:done