[Lldb-commits] [lldb] [llvm] Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib (NFC)" (PR #185410)
LLVM Continuous Integration via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 12 02:16:23 PDT 2026
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/185410 at github.com>
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `bolt-x86_64-ubuntu-dylib` running on `bolt-worker` while building `lldb,llvm` at step 6 "test-build-bolt-check-bolt".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/119/builds/8799
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-bolt-check-bolt) failure: test (failure)
...
18.218 [25/18/1951] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefCallArgsChecker.cpp.o
18.233 [24/18/1952] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefLambdaCapturesChecker.cpp.o
18.243 [23/18/1953] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o
18.278 [22/18/1954] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/MemoryUnsafeCastChecker.cpp.o
18.287 [22/17/1955] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefMemberChecker.cpp.o
18.324 [22/16/1956] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o
18.326 [22/15/1957] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefLocalVarsChecker.cpp.o
18.338 [22/14/1958] Linking CXX static library lib/libclangAnalysis.a
18.341 [20/15/1959] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ForwardDeclChecker.cpp.o
18.353 [20/14/1960] Linking CXX executable bin/llvm-objdump
FAILED: bin/llvm-objdump
: && /usr/bin/c++ -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fuse-ld=lld -Wl,--color-diagnostics -Wl,--gc-sections tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/DXContainerDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o -o bin/llvm-objdump -Wl,-rpath,"\$ORIGIN/../lib:/home/worker/bolt-worker2/bolt-x86_64-ubuntu-dylib/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.23.0git && :
ld.lld: error: undefined symbol: llvm::HTTPClient::initialize()
>>> referenced by llvm-objdump.cpp
>>> tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o:(llvm_objdump_main(int, char**, llvm::ToolContext const&))
ld.lld: error: undefined symbol: llvm::HTTPResponseHandler::~HTTPResponseHandler()
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::(anonymous namespace)::StreamedHTTPResponseHandler::~StreamedHTTPResponseHandler()) in archive lib/libLLVMDebuginfod.a
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::(anonymous namespace)::StreamedHTTPResponseHandler::~StreamedHTTPResponseHandler()) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPClient::isAvailable()
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::canUseDebuginfod()) in archive lib/libLLVMDebuginfod.a
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPClient::responseCode()
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::(anonymous namespace)::StreamedHTTPResponseHandler::handleBodyChunk(llvm::StringRef)) in archive lib/libLLVMDebuginfod.a
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPClient::IsInitialized
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPClient::HTTPClient()
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPClient::setTimeout(std::chrono::duration<long, std::ratio<1l, 1000l>>)
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
ld.lld: error: undefined symbol: llvm::HTTPRequest::HTTPRequest(llvm::StringRef)
>>> referenced by Debuginfod.cpp
>>> Debuginfod.cpp.o:(llvm::getCachedOrDownloadArtifact[abi:cxx11](llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, std::chrono::duration<long, std::ratio<1l, 1000l>>) (.localalias)) in archive lib/libLLVMDebuginfod.a
```
</details>
https://github.com/llvm/llvm-project/pull/185410
More information about the lldb-commits
mailing list