[Lldb-commits] [lldb] [LLDB] Expose checking if the symbol file exists/is loaded via SBModule (PR #134163)
LLVM Continuous Integration via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 2 21:38:54 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-aarch64-ubuntu` running on `linaro-lldb-aarch64-ubuntu` while building `lldb` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/59/builds/15374
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: tools/lldb-server/registers-target-xml-reading/TestGdbRemoteTargetXmlPacket.py (1223 of 2116)
PASS: lldb-api :: tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py (1224 of 2116)
PASS: lldb-api :: tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py (1225 of 2116)
PASS: lldb-api :: tools/lldb-server/thread-name/TestGdbRemoteThreadName.py (1226 of 2116)
PASS: lldb-api :: tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py (1227 of 2116)
UNSUPPORTED: lldb-api :: tools/lldb-server/vCont-threads/TestSignal.py (1228 of 2116)
PASS: lldb-api :: types/TestDoubleTypes.py (1229 of 2116)
PASS: lldb-api :: types/TestCharType.py (1230 of 2116)
PASS: lldb-api :: types/TestCharTypeExpr.py (1231 of 2116)
PASS: lldb-api :: tools/lldb-server/qSupported/TestGdbRemote_qSupported.py (1232 of 2116)
FAIL: lldb-api :: types/TestDoubleTypesExpr.py (1233 of 2116)
******************** TEST 'lldb-api :: types/TestDoubleTypesExpr.py' FAILED ********************
Script:
--
/usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin --arch aarch64 --build-dir /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/types -p TestDoubleTypesExpr.py
--
Exit Code: -11
Command Output (stdout):
--
lldb version 21.0.0git (https://github.com/llvm/llvm-project.git revision b8d8405238387ddd92450d6a3ad84350254e76a3)
clang revision b8d8405238387ddd92450d6a3ad84350254e76a3
llvm revision b8d8405238387ddd92450d6a3ad84350254e76a3
Skipping the following test categories: ['libc++', 'dsym', 'gmodules', 'debugserver', 'objc']
--
Command Output (stderr):
--
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_dsym (TestDoubleTypesExpr.DoubleTypesExprTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_dwarf (TestDoubleTypesExpr.DoubleTypesExprTestCase)
PASS: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_dwo (TestDoubleTypesExpr.DoubleTypesExprTestCase)
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_from_block_dsym (TestDoubleTypesExpr.DoubleTypesExprTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_from_block_dwarf (TestDoubleTypesExpr.DoubleTypesExprTestCase) (requires one of macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: test_double_type_from_block_dwo (TestDoubleTypesExpr.DoubleTypesExprTestCase) (requires one of macosx, darwin, ios, tvos, watchos, bridgeos, iphonesimulator, watchsimulator, appletvsimulator)
----------------------------------------------------------------------
Ran 6 tests in 1.011s
OK (skipped=4)
--
********************
PASS: lldb-api :: types/TestFloatTypes.py (1234 of 2116)
PASS: lldb-api :: tools/lldb-server/TestGdbRemote_vCont.py (1235 of 2116)
PASS: lldb-api :: tools/lldb-server/vCont-threads/TestPartialResume.py (1236 of 2116)
PASS: lldb-api :: types/TestFloatTypesExpr.py (1237 of 2116)
PASS: lldb-api :: types/TestIntegerType.py (1238 of 2116)
PASS: lldb-api :: types/TestRecursiveTypes.py (1239 of 2116)
PASS: lldb-api :: types/TestIntegerTypeExpr.py (1240 of 2116)
```
</details>
https://github.com/llvm/llvm-project/pull/134163
More information about the lldb-commits
mailing list