llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows` running on `linaro-armv8-windows-msvc-05` while building `clang` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/141/builds/17201 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test) failure: build (failure) ... PASS: lldb-api :: types/TestDoubleTypes.py (1397 of 2508) PASS: lldb-api :: types/TestFloatTypes.py (1398 of 2508) PASS: lldb-api :: types/TestFloatTypesExpr.py (1399 of 2508) PASS: lldb-api :: types/TestIntegerType.py (1400 of 2508) PASS: lldb-api :: types/TestIntegerTypeExpr.py (1401 of 2508) PASS: lldb-api :: types/TestLongTypesExpr.py (1402 of 2508) PASS: lldb-api :: types/TestLongTypes.py (1403 of 2508) PASS: lldb-api :: types/TestRecursiveTypes.py (1404 of 2508) PASS: lldb-api :: types/TestShortType.py (1405 of 2508) UNRESOLVED: lldb-api :: windows/launch/missing-dll/TestMissingDll.py (1406 of 2508) ******************** TEST 'lldb-api :: windows/launch/missing-dll/TestMissingDll.py' FAILED ******************** Script: -- C:/Users/tcwg/scoop/apps/python/current/python.exe C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./lib --env LLVM_INCLUDE_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/include --env LLVM_TOOLS_DIR=C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin --triple aarch64-pc-windows-msvc --build-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex --lldb-module-cache-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex/module-cache-lldb\lldb-api --clang-module-cache-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/lldb-test-build.noindex/module-cache-clang\lldb-api --executable C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/lldb.exe --compiler C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/clang.exe --dsymutil C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin/dsymutil.exe --make C:/Users/tcwg/scoop/shims/make.exe --llvm-tools-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./bin --lldb-obj-root C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/tools/lldb --lldb-libs-dir C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/build/./lib --cmake-build-type Release --skip-category=watchpoint C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\API\windows\launch\missing-dll -p TestMissingDll.py -- Exit Code: 3221226356 Command Output (stdout): -- lldb version 23.0.0git (https://github.com/llvm/llvm-project.git revision b66fbb1f11db06a25dd2b1d5863a31e29240e879) clang revision b66fbb1f11db06a25dd2b1d5863a31e29240e879 llvm revision b66fbb1f11db06a25dd2b1d5863a31e29240e879 -- Command Output (stderr): -- UNSUPPORTED: LLDB (C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\clang.exe-aarch64) :: test_dsym (TestMissingDll.MissingDllTestCase.test_dsym) (test case does not fall in any category of interest for this run) Windows fatal exception: code 0xc0000374 Current thread 0x00002618 (most recent call first): File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\Lib\site-packages\lldb\__init__.py", line 11403 in __repr__ File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1791 in invoke File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2316 in tearDown File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\case.py", line 584 in _callTearDown File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\case.py", line 626 in run File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\case.py", line 678 in __call__ File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\suite.py", line 122 in run File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\suite.py", line 84 in __call__ File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\suite.py", line 122 in run File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\suite.py", line 84 in __call__ File "C:\Users\tcwg\scoop\apps\python\current\Lib\unittest\runner.py", line 217 in run File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\packages\Python\lldbsuite\test\dotest.py", line 1181 in run_suite File "C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\API\dotest.py", line 8 in <module> -- ******************** PASS: lldb-api :: types/TestShortTypeExpr.py (1407 of 2508) ``` </details> https://github.com/llvm/llvm-project/pull/191168 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
