[llvm] [LegalizeVectorOps][RISCV] Use VP_FP_EXTEND/ROUND when promoting VP_FP* operations. (PR #122784)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 15:47:42 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-ubuntu` running on `as-builder-9` while building `llvm` at step 16 "test-check-lldb-api".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/195/builds/3426
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 16 (test-check-lldb-api) failure: Test just built components: check-lldb-api completed (failure)
...
PASS: lldb-api :: types/TestIntegerType.py (1209 of 1218)
PASS: lldb-api :: types/TestRecursiveTypes.py (1210 of 1218)
PASS: lldb-api :: types/TestIntegerTypeExpr.py (1211 of 1218)
PASS: lldb-api :: types/TestShortType.py (1212 of 1218)
PASS: lldb-api :: types/TestShortTypeExpr.py (1213 of 1218)
PASS: lldb-api :: types/TestLongTypes.py (1214 of 1218)
PASS: lldb-api :: types/TestLongTypesExpr.py (1215 of 1218)
PASS: lldb-api :: tools/lldb-server/TestNonStop.py (1216 of 1218)
PASS: lldb-api :: tools/lldb-server/TestLldbGdbServer.py (1217 of 1218)
UNRESOLVED: lldb-api :: tools/lldb-server/TestGdbRemoteProcessInfo.py (1218 of 1218)
******************** TEST 'lldb-api :: tools/lldb-server/TestGdbRemoteProcessInfo.py' FAILED ********************
Script:
--
/usr/bin/python3.12 /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./bin --libcxx-include-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/include/c++/v1 --libcxx-include-target-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/include/aarch64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./lib/aarch64-unknown-linux-gnu --arch aarch64 --build-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./bin/lldb --compiler /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang --dsymutil /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./bin --lldb-obj-root /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/tools/lldb --lldb-libs-dir /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/./lib --platform-url connect://jetson-agx-2198.lab.llvm.org:1234 --platform-working-dir /home/ubuntu/lldb-tests --sysroot /mnt/fs/jetson-agx-ubuntu --env ARCH_CFLAGS=-mcpu=cortex-a78 --platform-name remote-linux /home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/llvm-project/lldb/test/API/tools/lldb-server -p TestGdbRemoteProcessInfo.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 20.0.0git (https://github.com/llvm/llvm-project.git revision 8ce81f17a16b8b689895c7c093d0401a75c09882)
clang revision 8ce81f17a16b8b689895c7c093d0401a75c09882
llvm revision 8ce81f17a16b8b689895c7c093d0401a75c09882
Setting up remote platform 'remote-linux'
Connecting to remote platform 'remote-linux' at 'connect://jetson-agx-2198.lab.llvm.org:1234'...
Connected.
Setting remote platform working directory to '/home/ubuntu/lldb-tests'...
Skipping the following test categories: ['dsym', 'gmodules', 'debugserver', 'objc', 'lldb-dap']
connect to debug monitor on port 14658 failed, attempt #1 of 10
connect to debug monitor on port 15477 failed, attempt #2 of 10
connect to debug monitor on port 14351 failed, attempt #3 of 10
connect to debug monitor on port 12599 failed, attempt #4 of 10
connect to debug monitor on port 15747 failed, attempt #5 of 10
connect to debug monitor on port 13403 failed, attempt #6 of 10
connect to debug monitor on port 12958 failed, attempt #7 of 10
connect to debug monitor on port 15002 failed, attempt #8 of 10
connect to debug monitor on port 15955 failed, attempt #9 of 10
connect to debug monitor on port 12236 failed, attempt #10 of 10
--
Command Output (stderr):
--
WARNING:root:Custom libc++ is not supported for remote runs: ignoring --libcxx arguments
UNSUPPORTED: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_attach_commandline_qProcessInfo_reports_correct_pid_debugserver (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_attach_commandline_qProcessInfo_reports_correct_pid_debugserver) (test case does not fall in any category of interest for this run)
PASS: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_attach_commandline_qProcessInfo_reports_correct_pid_llgs (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_attach_commandline_qProcessInfo_reports_correct_pid_llgs)
UNSUPPORTED: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_qProcessInfo_contains_cputype_cpusubtype_debugserver (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_qProcessInfo_contains_cputype_cpusubtype_debugserver) (test case does not fall in any category of interest for this run)
PASS: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_qProcessInfo_contains_triple_ppid_llgs (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_qProcessInfo_contains_triple_ppid_llgs)
PASS: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_qProcessInfo_does_not_contain_cputype_cpusubtype_llgs (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_qProcessInfo_does_not_contain_cputype_cpusubtype_llgs)
UNSUPPORTED: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_qProcessInfo_does_not_contain_triple_debugserver (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_qProcessInfo_does_not_contain_triple_debugserver) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/home/buildbot/worker/as-builder-9/lldb-remote-linux-ubuntu/build/bin/clang-aarch64) :: test_qProcessInfo_reports_valid_endian_debugserver (TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo.test_qProcessInfo_reports_valid_endian_debugserver) (test case does not fall in any category of interest for this run)
```
</details>
https://github.com/llvm/llvm-project/pull/122784
More information about the llvm-commits
mailing list