[Lldb-commits] [lldb] [llvm] [llvm] Move libSupportHTTP to top-level libHTTP (NFC) (PR #191202)

LLVM Continuous Integration via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 15 06:31:31 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>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/191202 at github.com>


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-ppc64le-rhel` running on `ppc64le-clang-rhel-test` while building `lldb,llvm` at step 6 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/145/builds/13804

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
...
45.092 [5/4/78] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-calls-Noinst-Test
46.073 [5/3/79] Generating ASAN_NOINST_TEST_OBJECTS.gtest-all.cc.powerpc64le-inline.o
46.358 [4/3/80] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-inline-Noinst-Test
50.048 [4/2/81] Generating ASAN_INST_TEST_OBJECTS.gtest-all.cc.powerpc64le-calls.o
50.344 [2/3/82] Generating POWERPC64LELinuxDynamicConfig/Asan-powerpc64le-calls-Dynamic-Test
50.366 [2/2/83] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-calls-Test
55.209 [2/1/84] Generating ASAN_INST_TEST_OBJECTS.gtest-all.cc.powerpc64le-inline.o
55.507 [0/2/85] Generating POWERPC64LELinuxDynamicConfig/Asan-powerpc64le-inline-Dynamic-Test
55.528 [0/1/86] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-inline-Test
234.093 [54/194/1119] Linking CXX executable unittests/Debuginfod/DebuginfodTests
FAILED: [code=1] unittests/Debuginfod/DebuginfodTests 
: && /home/buildbots/llvm-external-buildbots/clang.20.1.8/bin/clang++ --gcc-toolchain=/gcc-toolchain/usr -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Xclang -fno-pch-timestamp -O3 -DNDEBUG -Wl,--color-diagnostics   -Wl,--gc-sections  -Xlinker --dependency-file=unittests/Debuginfod/CMakeFiles/DebuginfodTests.dir/link.d unittests/Debuginfod/CMakeFiles/DebuginfodTests.dir/DebuginfodTests.cpp.o -o unittests/Debuginfod/DebuginfodTests  -Wl,-rpath,/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib  lib/libllvm_gtest_main.so.23.0git  -lpthread  lib/libLLVMDebuginfod.so.23.0git  lib/libLLVMTestingSupport.so.23.0git  lib/libllvm_gtest.so.23.0git  lib/libLLVMSupport.so.23.0git  -Wl,-rpath-link,/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib && :
ld.lld: error: undefined symbol: llvm::HTTPClient::initialize()
>>> referenced by DebuginfodTests.cpp
>>>               unittests/Debuginfod/CMakeFiles/DebuginfodTests.dir/DebuginfodTests.cpp.o:(DebuginfodClient_CacheMiss_Test::TestBody())
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
245.053 [54/109/1204] cd /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/clang/bindings/python && /home/buildbots/llvm-external-buildbots/cmake-4.0.2/bin/cmake -E env CLANG_NO_DEFAULT_CONFIG=1 LIBCLANG_LIBRARY_PATH=/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib /home/buildbots/llvm-external-buildbots/workers/env/bin/python3.11 -m unittest discover
.....................................................................................................................................................................................
----------------------------------------------------------------------
Ran 181 tests in 11.965s

OK
284.683 [54/5/1308] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/ASTMatchers/ASTMatchersTraversalTest.cpp.o
295.455 [54/3/1310] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/AST/ASTImporterTest.cpp.o
301.205 [54/2/1311] Building CXX object tools/clang/unittests/Format/CMakeFiles/FormatTests.dir/FormatTest.cpp.o
320.081 [54/1/1312] Building CXX object unittests/Frontend/CMakeFiles/LLVMFrontendTests.dir/OpenMPDecompositionTest.cpp.o
ninja: build stopped: subcommand failed.

```

</details>

https://github.com/llvm/llvm-project/pull/191202


More information about the lldb-commits mailing list