llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` running on `as-builder-10` while building `lldb` at step 18 "test-check-lldb-shell".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/197/builds/10070 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 18 (test-check-lldb-shell) failure: Test just built components: check-lldb-shell completed (failure) ******************** TEST 'lldb-shell :: SymbolFile/NativePDB/func-symbols.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 8 split-file C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\Shell\SymbolFile\NativePDB\func-symbols.test C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp # executed command: split-file 'C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\Shell\SymbolFile\NativePDB\func-symbols.test' 'C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp' # note: command had no output on stdout or stderr # RUN: at line 9 'C:\Python312\python.exe' C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\Shell\helper\build.py --compiler=clang --arch=64 --tools-dir=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --libs-dir=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --sysroot=c:/buildbot/fs/jetson-agx-ubuntu --compiler=clang-cl --arch=32 --nodefaultlib -o C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp.exe C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp/main.cpp C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp/second.cpp # executed command: 'C:\Python312\python.exe' 'C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\Shell\helper\build.py' --compiler=clang --arch=64 --tools-dir=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --libs-dir=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --sysroot=c:/buildbot/fs/jetson-agx-ubuntu --compiler=clang-cl --arch=32 --nodefaultlib -o 'C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp.exe' 'C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp/main.cpp' 'C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\test\Shell\SymbolFile\NativePDB\Output\func-symbols.test.tmp/second.cpp' # .---command stdout------------ # | Cleaning main.ilk # | Cleaning second.ilk # | Cleaning func-symbols.test.tmp.exe-main.obj # | Cleaning func-symbols.test.tmp.exe-second.obj # | Cleaning func-symbols.test.tmp.pdb # | Cleaning func-symbols.test.tmp.exe # | # | # | # | compiling main.cpp -> func-symbols.test.tmp.exe-main.obj # | STDOUT: # | # | STDERR: # | error: unable to create target: 'No available targets are compatible with triple "thumbv7-pc-windows-msvc19.0.0"' # | 1 error generated. # | # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/163733 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
