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 16 "test-check-lldb-unit".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/197/builds/1717 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 16 (test-check-lldb-unit) failure: Test just built components: check-lldb-unit completed (failure) ... 7.024 [32/37/217]Building CXX object tools\lldb\unittests\Language\Highlighting\CMakeFiles\HighlighterTests.dir\HighlighterTest.cpp.obj 7.198 [32/36/218]Building CXX object tools\lldb\unittests\DataFormatter\CMakeFiles\LLDBFormatterTests.dir\FormattersContainerTest.cpp.obj 7.628 [32/35/219]Building CXX object tools\lldb\unittests\DataFormatter\CMakeFiles\LLDBFormatterTests.dir\FormatManagerTests.cpp.obj 8.403 [32/34/220]Building CXX object tools\lldb\unittests\Language\ObjC\CMakeFiles\LanguageObjCTests.dir\ObjCLanguageTest.cpp.obj 8.630 [32/33/221]Linking CXX executable tools\lldb\unittests\Callback\LLDBCallbackTests.exe 9.394 [31/33/222]Linking CXX executable tools\lldb\unittests\Instruction\EmulatorTests.exe 9.643 [30/33/223]Building CXX object tools\lldb\unittests\Language\CPlusPlus\CMakeFiles\LanguageCPlusPlusTests.dir\CPlusPlusLanguageTest.cpp.obj 10.025 [30/32/224]Linking CXX executable tools\lldb\unittests\ObjectFile\ELF\ObjectFileELFTests.exe 10.065 [29/32/225]Linking CXX executable tools\lldb\unittests\Interpreter\InterpreterTests.exe 10.364 [28/32/226]Building CXX object tools\lldb\unittests\ValueObject\CMakeFiles\LLDBValueObjectTests.dir\DynamicValueObjectLocalBuffer.cpp.obj FAILED: tools/lldb/unittests/ValueObject/CMakeFiles/LLDBValueObjectTests.dir/DynamicValueObjectLocalBuffer.cpp.obj ccache C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1441~1.341\bin\Hostx64\x64\cl.exe /nologo /TP -DGTEST_HAS_RTTI=0 -DLLVM_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_GLIBCXX_ASSERTIONS -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:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\unittests\ValueObject -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\build\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\llvm\include -IC:\Python312\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\llvm\..\clang\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\..\clang\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\source -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\third-party\unittest\googletest\include -IC:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\third-party\unittest\googlemock\include -D__OPTIMIZE__ /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4141 -wd4146 -wd4244 -wd4267 -wd4291 -wd4351 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624 -wd4722 -wd4100 -wd4127 -wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703 -wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4709 -wd5105 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 -MD -wd4018 -wd4068 -wd4150 -wd4201 -wd4251 -wd4521 -wd4530 -wd4589 /EHs-c- /GR- -UNDEBUG -std:c++17 /showIncludes /Fotools\lldb\unittests\ValueObject\CMakeFiles\LLDBValueObjectTests.dir\DynamicValueObjectLocalBuffer.cpp.obj /Fdtools\lldb\unittests\ValueObject\CMakeFiles\LLDBValueObjectTests.dir\ /FS -c C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp(221): error C2065: 'u_int8_t': undeclared identifier C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp(221): error C2146: syntax error: missing ';' before identifier 'value' C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp(221): error C2065: 'value': undeclared identifier C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp(223): error C2065: 'value': undeclared identifier C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\ValueObject\DynamicValueObjectLocalBuffer.cpp(223): error C2065: 'value': undeclared identifier 10.451 [28/31/227]Linking CXX executable tools\lldb\unittests\Process\gdb-remote\ProcessGdbRemoteTests.exe 10.939 [28/30/228]Linking CXX executable tools\lldb\unittests\ObjectFile\PECOFF\ObjectFilePECOFFTests.exe 10.948 [28/29/229]Linking CXX executable tools\lldb\unittests\Core\LLDBCoreTests.exe 10.967 [28/28/230]Building CXX object tools\lldb\unittests\Platform\CMakeFiles\LLDBPlatformTests.dir\PlatformSiginfoTest.cpp.obj 11.210 [28/27/231]Linking CXX executable tools\lldb\unittests\Process\ProcessEventDataTests.exe 12.081 [28/26/232]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\DWARFIndexCachingTest.cpp.obj 12.131 [28/25/233]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\DWARFUnitTest.cpp.obj 12.299 [28/24/234]Building CXX object tools\lldb\unittests\Target\CMakeFiles\TargetTests.dir\StackFrameRecognizerTest.cpp.obj 12.692 [28/23/235]Building CXX object tools\lldb\unittests\Target\CMakeFiles\TargetTests.dir\ExecutionContextTest.cpp.obj 12.902 [28/22/236]Building CXX object tools\lldb\unittests\Thread\CMakeFiles\ThreadTests.dir\ThreadTest.cpp.obj 13.480 [28/21/237]Building CXX object tools\lldb\unittests\TestingSupport\Symbol\CMakeFiles\lldbSymbolHelpers.dir\YAMLModuleTester.cpp.obj 13.554 [28/20/238]Building CXX object tools\lldb\unittests\Target\CMakeFiles\TargetTests.dir\LocateModuleCallbackTest.cpp.obj 13.632 [28/19/239]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\XcodeSDKModuleTests.cpp.obj 13.763 [28/18/240]Building CXX object tools\lldb\unittests\ValueObject\CMakeFiles\LLDBValueObjectTests.dir\DumpValueObjectOptionsTests.cpp.obj 13.804 [28/17/241]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\DWARFDebugNamesIndexTest.cpp.obj 13.890 [28/16/242]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\SymbolFileDWARFTests.cpp.obj 14.210 [28/15/243]Building CXX object tools\lldb\tools\lldb-test\CMakeFiles\lldb-test.dir\lldb-test.cpp.obj 14.678 [28/14/244]Building CXX object tools\lldb\unittests\Expression\CMakeFiles\ExpressionTests.dir\ClangExpressionDeclMapTest.cpp.obj 14.685 [28/13/245]Building CXX object tools\lldb\unittests\SymbolFile\PDB\CMakeFiles\SymbolFilePDBTests.dir\SymbolFilePDBTests.cpp.obj 14.736 [28/12/246]Building CXX object tools\lldb\unittests\Symbol\CMakeFiles\SymbolTests.dir\SymtabTest.cpp.obj 16.298 [28/11/247]Building CXX object tools\lldb\unittests\Platform\Android\CMakeFiles\AdbClientTests.dir\PlatformAndroidTest.cpp.obj 16.321 [28/10/248]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\DWARFDIETest.cpp.obj 16.401 [28/9/249]Building CXX object tools\lldb\unittests\Expression\CMakeFiles\ExpressionTests.dir\DWARFExpressionTest.cpp.obj 16.439 [28/8/250]Building CXX object tools\lldb\unittests\Symbol\CMakeFiles\SymbolTests.dir\TestTypeSystemClang.cpp.obj 16.773 [28/7/251]Linking CXX executable tools\lldb\unittests\Language\Highlighting\HighlighterTests.exe 16.929 [28/6/252]Linking CXX executable tools\lldb\unittests\Language\CLanguages\LanguageCLanguagesTests.exe 17.452 [28/5/253]Building CXX object tools\lldb\unittests\Symbol\CMakeFiles\SymbolTests.dir\TestLineEntry.cpp.obj 17.904 [28/4/254]Linking CXX executable tools\lldb\unittests\DataFormatter\LLDBFormatterTests.exe 18.100 [28/3/255]Linking CXX executable tools\lldb\unittests\Language\CPlusPlus\LanguageCPlusPlusTests.exe 18.605 [28/2/256]Building CXX object tools\lldb\unittests\Symbol\CMakeFiles\SymbolTests.dir\TestClangASTImporter.cpp.obj 20.371 [28/1/257]Building CXX object tools\lldb\unittests\SymbolFile\DWARF\CMakeFiles\SymbolFileDWARFTests.dir\DWARFASTParserClangTests.cpp.obj ninja: build stopped: subcommand failed. ``` </details> https://github.com/llvm/llvm-project/pull/125143 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits