[llvm] [RISCV] Move VLDSX0Pred from RISCVSchedSiFive7.td to RISCVScheduleV.td. NFC (PR #106671)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 1 21:11:54 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-aarch64-ubuntu` running on `linaro-lldb-aarch64-ubuntu` while building `llvm` at step 6 "test".

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

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

```
Step 6 (test) failure: build (failure)
...
UNSUPPORTED: lldb-shell :: BuildScript/toolchain-msvc.test (1219 of 2019)
PASS: lldb-shell :: BuildScript/toolchain-clang.test (1220 of 2019)
PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputConsole.test (1221 of 2019)
PASS: lldb-shell :: BuildScript/modes.test (1222 of 2019)
PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test (1223 of 2019)
PASS: lldb-shell :: Commands/command-backtrace-parser-1.test (1224 of 2019)
PASS: lldb-shell :: Commands/command-backtrace-parser-2.test (1225 of 2019)
PASS: lldb-shell :: Commands/command-disassemble-aarch64-color.s (1226 of 2019)
PASS: lldb-shell :: Commands/command-disassemble-aarch64-extensions.s (1227 of 2019)
UNRESOLVED: lldb-api :: tools/lldb-server/TestGdbRemoteKill.py (1228 of 2019)
******************** TEST 'lldb-api :: tools/lldb-server/TestGdbRemoteKill.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 ARCHIVER=/usr/local/bin/llvm-ar --env OBJCOPY=/usr/bin/llvm-objcopy --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 --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/tools/lldb-server -p TestGdbRemoteKill.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 20.0.0git (https://github.com/llvm/llvm-project.git revision c74cc73f2bfc1a82c2c68c2bfe9c4d70299aa060)
  clang revision c74cc73f2bfc1a82c2c68c2bfe9c4d70299aa060
  llvm revision c74cc73f2bfc1a82c2c68c2bfe9c4d70299aa060
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_attach_commandline_kill_after_initial_stop_debugserver (TestGdbRemoteKill.TestGdbRemoteKill) (test case does not fall in any category of interest for this run) 
Program aborted due to an unhandled Error:
Operation not permitted
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server gdbserver --attach=2339670 --reverse-connect [127.0.0.1]:40193
 #0 0x0000aaaab719a084 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xb6a084)
 #1 0x0000aaaab71980b4 llvm::sys::RunSignalHandlers() (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xb680b4)
 #2 0x0000aaaab719a794 SignalHandler(int) Signals.cpp:0:0
 #3 0x0000ffffbba8a7dc (linux-vdso.so.1+0x7dc)
 #4 0x0000ffffbb28f200 __pthread_kill_implementation ./nptl/pthread_kill.c:44:76
 #5 0x0000ffffbb24a67c gsignal ./signal/../sysdeps/posix/raise.c:27:6
 #6 0x0000ffffbb237130 abort ./stdlib/abort.c:81:7
 #7 0x0000aaaab7144124 llvm::Error::fatalUncheckedError() const (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xb14124)
 #8 0x0000aaaab71cee7c lldb_private::process_linux::NativeProcessLinux::Attach(int) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xb9ee7c)
 #9 0x0000aaaab71ce3b0 lldb_private::process_linux::NativeProcessLinux::Manager::Attach(unsigned long, lldb_private::NativeProcessProtocol::NativeDelegate&) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xb9e3b0)
#10 0x0000aaaab7247de8 lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::AttachToProcess(unsigned long) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xc17de8)
#11 0x0000aaaab712437c handle_attach(lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xaf437c)
#12 0x0000aaaab7126238 main_gdbserver(int, char**) (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xaf6238)
#13 0x0000aaaab712b248 main (/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/lldb-server+0xafb248)
#14 0x0000ffffbb2373fc __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3
#15 0x0000ffffbb2374cc call_init ./csu/../csu/libc-start.c:128:20

```

</details>

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


More information about the llvm-commits mailing list