INFO:2026-09-14T12:21:40Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD bc5c36113551..7421fba54dea 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 7421fba54dea [BOLT][RISCV] Support reading RV64 RELR relocations (#222265) INFO:2026-09-14T12:21:44Z:root:syncing... Deleted branch merge (was bc5c36113551). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-09-14T12:21:44Z:root:building ninja: Entering directory `out/gn' [1/13] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/13] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/13] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/13] CXX obj/bolt/lib/Core/Core.Relocation.o [5/13] AR lib/libLLVMBOLTCore.a [6/13] LINK ./bin/llvm-bat-dump [7/13] LINK obj/bolt/unittests/Profile/ProfileTests [8/13] LINK obj/bolt/unittests/Core/CoreTests [9/13] LINK ./bin/llvm-bolt [10/13] LINK ./bin/llvm-bolt-heatmap [11/13] LINK obj/bolt/unittests/Passes/PassTests [12/13] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [13/13] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) INFO:2026-09-14T12:21:48Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//bolt/lib/Core/Relocation.cpp", "//bolt/test/RISCV/relr.s" ], "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": [] } INFO:2026-09-14T12:21:48Z:root:testing INFO:2026-09-14T12:21:48Z:root:skip check-clang INFO:2026-09-14T12:21:48Z:root:skip check-clang-tools INFO:2026-09-14T12:21:48Z:root:skip check-clangd INFO:2026-09-14T12:21:48Z:root:skip check-hwasan INFO:2026-09-14T12:21:48Z:root:skip check-lld INFO:2026-09-14T12:21:48Z:root:skip check-llvm INFO:2026-09-14T12:21:48Z:root:done