[Lldb-commits] [lldb] [lldb] Removed gdbserver ports map from lldb-server (PR #104238)

LLVM Continuous Integration via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 3 10:16:43 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-x86_64-debian` running on `lldb-x86_64-debian` while building `lldb` at step 6 "test".

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

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

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: commands/expression/issue_11588/Test11588.py (161 of 2684)
UNSUPPORTED: lldb-api :: commands/register/register/aarch64_dynamic_regset/TestArm64DynamicRegsets.py (162 of 2684)
PASS: lldb-api :: commands/process/attach/attach_denied/TestAttachDenied.py (163 of 2684)
PASS: lldb-api :: commands/session/save/TestSessionSave.py (164 of 2684)
PASS: lldb-api :: commands/session/history/TestSessionHistory.py (165 of 2684)
UNSUPPORTED: lldb-api :: commands/register/register/aarch64_sme_z_registers/save_restore/TestSMEZRegistersSaveRestore.py (166 of 2684)
UNSUPPORTED: lldb-api :: commands/register/register/aarch64_sve_registers/rw_access_static_config/TestSVERegisters.py (167 of 2684)
PASS: lldb-api :: commands/process/continue_to_bkpt/TestContinueToBkpts.py (168 of 2684)
PASS: lldb-api :: commands/expression/options/TestExprOptions.py (169 of 2684)
UNSUPPORTED: lldb-api :: commands/target/dump-pcm-info/TestDumpPCMInfo.py (170 of 2684)
FAIL: lldb-api :: commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py (171 of 2684)
******************** TEST 'lldb-api :: commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py' FAILED ********************
Script:
--
/usr/bin/python3 /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env ARCHIVER=/usr/bin/ar --env OBJCOPY=/usr/bin/objcopy --env LLVM_LIBS_DIR=/home/worker/2.0.1/lldb-x86_64-debian/build/./lib --env LLVM_INCLUDE_DIR=/home/worker/2.0.1/lldb-x86_64-debian/build/include --env LLVM_TOOLS_DIR=/home/worker/2.0.1/lldb-x86_64-debian/build/./bin --arch x86_64 --build-dir /home/worker/2.0.1/lldb-x86_64-debian/build/lldb-test-build.noindex --lldb-module-cache-dir /home/worker/2.0.1/lldb-x86_64-debian/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/worker/2.0.1/lldb-x86_64-debian/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/worker/2.0.1/lldb-x86_64-debian/build/./bin/lldb --compiler /home/worker/2.0.1/lldb-x86_64-debian/build/./bin/clang --dsymutil /home/worker/2.0.1/lldb-x86_64-debian/build/./bin/dsymutil --llvm-tools-dir /home/worker/2.0.1/lldb-x86_64-debian/build/./bin --lldb-obj-root /home/worker/2.0.1/lldb-x86_64-debian/build/tools/lldb --lldb-libs-dir /home/worker/2.0.1/lldb-x86_64-debian/build/./lib -t /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/test/API/commands/platform/launchgdbserver -p TestPlatformLaunchGDBServer.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 20.0.0git (https://github.com/llvm/llvm-project.git revision 2e89312419c5f7875c947fcf79ea0446cf65a287)
  clang revision 2e89312419c5f7875c947fcf79ea0446cf65a287
  llvm revision 2e89312419c5f7875c947fcf79ea0446cf65a287
Skipping the following test categories: ['libc++', 'dsym', 'gmodules', 'debugserver', 'objc']

--
Command Output (stderr):
--
Change dir to: /home/worker/2.0.1/lldb-x86_64-debian/llvm-project/lldb/test/API/commands/platform/launchgdbserver
runCmd: settings clear -all

output: 

runCmd: settings set symbols.enable-external-lookup false

output: 

runCmd: settings set target.inherit-tcc true

output: 

runCmd: settings set target.disable-aslr false

output: 

runCmd: settings set target.detach-on-error false

output: 


```

</details>

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


More information about the lldb-commits mailing list