INFO:2024-03-28T17:33:44Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 16b7cc69ef43..35e7d458c9b4 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 35e7d458c9b4 [BOLT] Add rewriting support for Linux kernel __bug_table (#86908) INFO:2024-03-28T17:33:46Z:root:syncing... Deleted branch merge (was 16b7cc69ef43). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-03-28T17:33:46Z:root:restart goma using /run/user/54011/goma_thakis as tmpdir Killing compiler proxy. compiler proxy status: http://127.0.0.1:8088 quit! killing http_proxy... Wait for compiler_proxy process to terminate... 10 # login as thakis@google.com override GOMA_PROVIDE_INFO=true override GOMA_SEND_USER_INFO=true override GOMA_COMPILER_PROXY_ENABLE_CRASH_DUMP=true override GOMACTL_USE_PROXY=true override GOMA_ARBITRARY_TOOLCHAIN_SUPPORT=true Enable http_proxy override GOMA_SERVER_HOST=127.0.0.1 override GOMA_SERVER_PORT=19080 override GOMA_USE_SSL=false GOMA version 1ee777274217847803c04051c9c418d0c6651307@1618451426 server: goma.chromium.org:443 (via http_proxy) compiler proxy (pid=1489328) status: http://127.0.0.1:8088 ok Now goma is ready! INFO:2024-03-28T17:33:51Z:root:building ninja: Entering directory `out/gn' [1/13] CXX obj/bolt/lib/Rewrite/Rewrite.LinuxKernelRewriter.o [2/13] AR lib/libLLVMBOLTRewrite.a [3/13] LINK ./bin/llvm-bolt [4/13] LINK obj/bolt/unittests/Core/CoreTests [5/13] STAMP obj/bolt/unittests/unittests.stamp [6/13] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [7/13] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [8/13] STAMP obj/bolt/tools/driver/perf2bolt.stamp [9/13] STAMP obj/bolt/tools/driver/llvm-boltdiff.stamp [10/13] STAMP obj/bolt/tools/driver/symlinks.stamp [11/13] LINK ./bin/llvm-bolt-heatmap [12/13] STAMP obj/bolt/test/test.stamp [13/13] STAMP obj/default.stamp INFO:2024-03-28T17:34:00Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//bolt/lib/Rewrite/LinuxKernelRewriter.cpp", "//bolt/test/X86/linux-bug-table.s", "//llvm/tools/spirv-tools/CMakeLists.txt" ], "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:2024-03-28T17:34:00Z:root:testing INFO:2024-03-28T17:34:00Z:root:skip check-clang INFO:2024-03-28T17:34:00Z:root:skip check-clang-tools INFO:2024-03-28T17:34:00Z:root:skip check-clangd INFO:2024-03-28T17:34:00Z:root:skip check-hwasan INFO:2024-03-28T17:34:00Z:root:skip check-lld INFO:2024-03-28T17:34:00Z:root:skip check-llvm INFO:2024-03-28T17:34:00Z:root:done