llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` running on `as-builder-10` while building `clang` at step 17 "test-check-lldb-api".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/197/builds/16676 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 17 (test-check-lldb-api) failure: Test just built components: check-lldb-api completed (failure) ... UNSUPPORTED: lldb-api :: lang/cpp/gmodules/template-with-same-arg/TestTemplateWithSameArg.py (907 of 1441) UNSUPPORTED: lldb-api :: lang/cpp/gmodules/basic/TestWithModuleDebugging.py (908 of 1441) UNSUPPORTED: lldb-api :: lang/cpp/gmodules/pch-chain/TestPchChain.py (909 of 1441) UNSUPPORTED: lldb-api :: lang/cpp/gmodules/templates/TestGModules.py (910 of 1441) PASS: lldb-api :: lang/cpp/inline-namespace-in-typename/TestInlineNamespaceInTypename.py (911 of 1441) PASS: lldb-api :: lang/cpp/incompatible-class-templates/TestCppIncompatibleClassTemplates.py (912 of 1441) PASS: lldb-api :: lang/cpp/global_operators/TestCppGlobalOperators.py (913 of 1441) PASS: lldb-api :: lang/cpp/global_variables/TestCPPGlobalVariables.py (914 of 1441) PASS: lldb-api :: lang/cpp/incomplete-types/members/TestCppIncompleteTypeMembers.py (915 of 1441) UNRESOLVED: lldb-api :: lang/cpp/incomplete-types/TestCppIncompleteTypes.py (916 of 1441) ******************** TEST 'lldb-api :: lang/cpp/incomplete-types/TestCppIncompleteTypes.py' FAILED ******************** Script: -- C:/Python312/python.exe C:/buildbot/as-builder-10/lldb-x-aarch64/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --env LLVM_INCLUDE_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/include --env LLVM_TOOLS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --triple aarch64-unknown-linux-gnu --build-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build --lldb-module-cache-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-lldb\lldb-api --clang-module-cache-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-clang\lldb-api --executable C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/lldb.exe --lldb-python-dir C:\buildbot\as-builder-10\lldb-x-aarch64\build\Lib\site-packages --compiler C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/clang.exe --dsymutil C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/dsymutil.exe --make C:/ninja/make.exe --llvm-tools-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --lldb-obj-root C:/buildbot/as-builder-10/lldb-x-aarch64/build/tools/lldb --lldb-libs-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --cmake-build-type Release --platform-url connect://arm64-linux-03.lab.llvm.org:1234 --platform-working-dir /home/ubuntu/lldb-tests --sysroot c:/buildbot/fs/aarch64-linux-gnu --env ARCH_CFLAGS=-mcpu=cortex-a78 --platform-name remote-linux --skip-category=lldb-server --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\API\lang\cpp\incomplete-types -p TestCppIncompleteTypes.py -- Exit Code: 1 Command Output (stdout): -- Setting up remote platform 'remote-linux' Connecting to remote platform 'remote-linux' at 'connect://arm64-linux-03.lab.llvm.org:1234'... Connected. Setting remote platform working directory to '/home/ubuntu/lldb-tests'... Skipping the following test categories: lldb-server, libc++, msvcstl, dsym, pdb, gmodules, debugserver, objc, lldb-dap -- Command Output (stderr): -- UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_limit_debug_info_dsym (TestCppIncompleteTypes.TestCppIncompleteTypes.test_limit_debug_info_dsym) (test case does not fall in any category of interest for this run) PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_limit_debug_info_dwarf (TestCppIncompleteTypes.TestCppIncompleteTypes.test_limit_debug_info_dwarf) FAIL: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_limit_debug_info_dwo (TestCppIncompleteTypes.TestCppIncompleteTypes.test_limit_debug_info_dwo) Log Files: - C:\buildbot\as-builder-10\lldb-x-aarch64\build\lldb-test-build\lang\cpp\incomplete-types\TestCppIncompleteTypes\Error_test_limit_debug_info_dwo.log UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_partial_limit_debug_info_dsym (TestCppIncompleteTypes.TestCppIncompleteTypes.test_partial_limit_debug_info_dsym) (test case does not fall in any category of interest for this run) FAIL: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_partial_limit_debug_info_dwarf (TestCppIncompleteTypes.TestCppIncompleteTypes.test_partial_limit_debug_info_dwarf) Log Files: ``` </details> https://github.com/llvm/llvm-project/pull/201506 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
