INFO:2025-08-26T21:56:34Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a997d45af91a..aadc708e7856 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 aadc708e7856 [lldb] Corretly parse Wasm segments (#154727) INFO:2025-08-26T21:56:37Z:root:syncing... Deleted branch merge (was a997d45af91a). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-26T21:56:37Z:root:building ninja: Entering directory `out/gn' [1/9] CXX obj/lldb/source/Plugins/SymbolVendor/wasm/wasm.SymbolVendorWasm.o [2/9] CXX obj/lldb/source/Plugins/SymbolLocator/Default/Default.SymbolLocatorDefault.o [3/9] AR lib/liblldbPluginSymbolLocatorDefault.a [4/9] CXX obj/lldb/source/Plugins/ObjectFile/wasm/wasm.ObjectFileWasm.o [5/9] AR lib/liblldbPluginObjectFileWasm.a [6/9] AR lib/liblldbPluginSymbolVendorWasm.a [7/9] LINK ./bin/lldb-dap [8/9] LINK ./bin/lldb-test [9/9] LINK ./bin/lldb INFO:2025-08-26T21:56:44Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//compiler-rt/test/asan/TestCases/Linux/coverage-missing.cpp", "//compiler-rt/test/asan/TestCases/Linux/local_alias.cpp", "//compiler-rt/test/asan/TestCases/Linux/odr-violation.cpp", "//compiler-rt/test/asan/TestCases/Linux/odr-vtable.cpp", "//compiler-rt/test/asan/TestCases/Linux/odr_c_test.c", "//compiler-rt/test/asan/TestCases/Linux/preinit_test.cpp", "//compiler-rt/test/asan/TestCases/Posix/coverage-module-unloaded.cpp", "//compiler-rt/test/asan/TestCases/Posix/coverage-reset.cpp", "//compiler-rt/test/asan/TestCases/Posix/coverage.cpp", "//compiler-rt/test/asan/TestCases/Posix/interception-in-shared-lib-test.cpp", "//compiler-rt/test/asan/TestCases/suppressions-library.cpp", "//compiler-rt/test/cfi/cross-dso-diagnostic.cpp", "//compiler-rt/test/cfi/cross-dso/icall/diag.cpp", "//compiler-rt/test/cfi/cross-dso/icall/icall-from-dso.cpp", "//compiler-rt/test/cfi/cross-dso/icall/icall.cpp", "//compiler-rt/test/cfi/cross-dso/simple-fail.cpp", "//compiler-rt/test/cfi/cross-dso/simple-pass.cpp", "//compiler-rt/test/cfi/target_uninstrumented.cpp", "//compiler-rt/test/fuzzer/coverage.test", "//compiler-rt/test/fuzzer/dso.test", "//compiler-rt/test/fuzzer/full-coverage.test", "//compiler-rt/test/lit.common.cfg.py", "//compiler-rt/test/tsan/on_initialize_finalize_hooks.cpp", "//compiler-rt/test/ubsan/TestCases/TypeCheck/Function/function.cpp", "//compiler-rt/test/ubsan/TestCases/TypeCheck/vptr-non-unique-typeinfo.cpp", "//lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp", "//lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.h", "//lldb/test/Shell/Symtab/symtab-wasm.test" ], "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:2025-08-26T21:56:44Z:root:testing INFO:2025-08-26T21:56:44Z:root:skip check-clang INFO:2025-08-26T21:56:44Z:root:skip check-clang-tools INFO:2025-08-26T21:56:44Z:root:skip check-clangd INFO:2025-08-26T21:56:44Z: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/22/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: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 9.17s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-08-26T21:56:54Z:root:skip check-lld INFO:2025-08-26T21:56:54Z:root:skip check-llvm INFO:2025-08-26T21:56:54Z:root:done