[Lldb-commits] [lldb] [llvm] [lldb] Add HTTP support in SymbolLocatorSymStore (PR #186986)
LLVM Continuous Integration via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 20 05:04:33 PDT 2026
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>,
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/186986 at github.com>
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `lldb,llvm` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/46/builds/32582
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM :: tools/llvm-debuginfod-find/headers-winhttp.test' FAILED ********************
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 3
rm -rf Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\llvm-debuginfod-find\Output\headers-winhttp.test.tmp
# executed command: rm -rf 'Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\llvm-debuginfod-find\Output\headers-winhttp.test.tmp'
# note: command had no output on stdout or stderr
# RUN: at line 4
mkdir -p Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\llvm-debuginfod-find\Output\headers-winhttp.test.tmp/debuginfod-cache
# executed command: mkdir -p 'Z:\b\llvm-clang-x86_64-sie-win\build\test\tools\llvm-debuginfod-find\Output\headers-winhttp.test.tmp/debuginfod-cache'
# note: command had no output on stdout or stderr
# RUN: at line 5
"C:\Program Files\Python310\python.exe" Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\llvm-debuginfod-find/Inputs/capture_req.py z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-debuginfod-find.exe --debuginfo 0 | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe --check-prefix NO-HEADERS Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\llvm-debuginfod-find\headers-winhttp.test
# executed command: 'C:\Program Files\Python310\python.exe' 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\llvm-debuginfod-find/Inputs/capture_req.py' 'z:\b\llvm-clang-x86_64-sie-win\build\bin\llvm-debuginfod-find.exe' --debuginfo 0
# note: command had no output on stdout or stderr
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' --check-prefix NO-HEADERS 'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\llvm-debuginfod-find\headers-winhttp.test'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe --check-prefix NO-HEADERS Z:\b\llvm-clang-x86_64-sie-win\llvm-project\llvm\test\tools\llvm-debuginfod-find\headers-winhttp.test
# `-----------------------------
# error: command failed with exit status: 2
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/186986
More information about the lldb-commits
mailing list