llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows` running on `linaro-armv8-windows-msvc-05` while building `lldb` at step 4 "build".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/141/builds/15423 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 4 (build) failure: build (failure) ... 263.346 [4239/10/2915] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectFrame.cpp.obj 264.797 [4238/10/2916] Building CXX object lib\LTO\CMakeFiles\LLVMLTO.dir\LTO.cpp.obj 265.032 [4237/10/2917] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectLog.cpp.obj 265.176 [4236/10/2918] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectMemoryTag.cpp.obj 266.534 [4235/10/2919] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectMultiword.cpp.obj 266.801 [4234/10/2920] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectMemory.cpp.obj 268.313 [4233/10/2921] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectPlatform.cpp.obj 268.422 [4232/10/2922] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectPlugin.cpp.obj 268.735 [4231/10/2923] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectQuit.cpp.obj 269.384 [4230/10/2924] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectProtocolServer.cpp.obj FAILED: [code=1] tools/lldb/source/Commands/CMakeFiles/lldbCommands.dir/CommandObjectProtocolServer.cpp.obj C:\Users\tcwg\scoop\shims\ccache.exe C:\Users\tcwg\scoop\apps\llvm-arm64\current\bin\clang-cl.exe /nologo -TP -DCLANG_BUILD_STATIC -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\source\Commands -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\source\Commands -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\llvm\include -IC:\Users\tcwg\scoop\apps\python\current\Include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\llvm\..\clang\include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\..\clang\include -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\source -IC:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\source /DWIN32 /D_WINDOWS /Zc:inline /Zc:__cplusplus /Oi /Brepro /bigobj /permissive- -Werror=unguarded-availability-new /W4 -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported /Gw -Wno-vla-extension /O2 /Ob2 /DNDEBUG -std:c++17 -MD -wd4018 -wd4068 -wd4150 -wd4201 -wd4251 -wd4521 -wd4530 -wd4589 /EHs-c- /GR- /showIncludes /Fotools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectProtocolServer.cpp.obj /Fdtools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\lldbCommands.pdb -c -- C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\source\Commands\CommandObjectProtocolServer.cpp In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\source\Commands\CommandObjectProtocolServer.cpp:13: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Interpreter/CommandInterpreter.h:12: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Core/Debugger.h:30: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Target/Platform.h:24: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Target/StopInfo.h:14: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Target/Process.h:46: In file included from C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Target/ThreadPlanStack.h:19: C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\include\lldb/Target/Target.h(1717,57): error: no member named 'GetClassNameW' in 'lldb_private::ScriptedMetadata' 1717 | ? m_scripted_symbol_locator_metadata_sp->GetClassName() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um\winuser.h(10225,23): note: expanded from macro 'GetClassName' 10225 | #define GetClassName GetClassNameW | ^ 1 error generated. 270.374 [4230/9/2925] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectProcess.cpp.obj 270.442 [4230/8/2926] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectRegexCommand.cpp.obj 270.993 [4230/7/2927] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectRegister.cpp.obj 271.172 [4230/6/2928] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectScripting.cpp.obj 271.995 [4230/5/2929] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectSession.cpp.obj 272.296 [4230/4/2930] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectSettings.cpp.obj 273.053 [4230/3/2931] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectStats.cpp.obj 273.378 [4230/2/2932] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectSource.cpp.obj 279.554 [4230/1/2933] Building CXX object tools\lldb\source\Commands\CMakeFiles\lldbCommands.dir\CommandObjectTarget.cpp.obj ninja: build stopped: subcommand failed. ``` </details> https://github.com/llvm/llvm-project/pull/181334 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
