[clang] [llvm] [RISCV] Mark the RVA23S64 and RVA23U64 profiles as non-experimental (PR #113826)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 28 06:10:44 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `premerge-monolithic-windows` running on `premerge-windows-1` while building `clang,llvm` at step 8 "test-build-unified-tree-check-all".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/35/builds/3114

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 8 (test-build-unified-tree-check-all) failure: test (failure)
...
[35/136] Linking CXX executable tools\clang\unittests\ASTMatchers\Dynamic\DynamicASTMatchersTests.exe
[36/136] Linking CXX executable tools\flang\unittests\Runtime\FlangRuntimeTests.exe
[37/136] Linking CXX executable tools\polly\unittests\Isl\IslTests.exe
[38/136] Linking CXX executable tools\clang\unittests\Analysis\ClangAnalysisTests.exe
[39/136] Linking CXX executable tools\clang\unittests\AST\ByteCode\InterpTests.exe
[40/136] Linking CXX executable tools\polly\unittests\Flatten\FlattenTests.exe
[41/136] Linking CXX executable tools\clang\unittests\CrossTU\CrossTUTests.exe
[42/136] Linking CXX executable tools\clang\unittests\Rewrite\RewriteTests.exe
[43/136] Linking CXX executable tools\clang\unittests\Sema\SemaTests.exe
[44/136] Preparing lit tests
FAILED: utils/lit/CMakeFiles/prepare-check-lit 
cmd.exe /C "cd /D C:\ws\buildbot\premerge-monolithic-windows\build\utils\lit && C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -E remove_directory C:/ws/buildbot/premerge-monolithic-windows/build/utils/lit/tests && C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -E copy_directory C:/ws/buildbot/premerge-monolithic-windows/llvm-project/llvm/utils/lit/tests C:/ws/buildbot/premerge-monolithic-windows/build/utils/lit/tests && C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -E copy C:/ws/buildbot/premerge-monolithic-windows/build/utils/lit/lit.site.cfg C:/ws/buildbot/premerge-monolithic-windows/build/utils/lit/tests"
Error removing directory "C:/ws/buildbot/premerge-monolithic-windows/build/utils/lit/tests".
[45/136] Linking CXX executable tools\clang\unittests\ASTMatchers\ASTMatchersTests.exe
[46/136] Linking CXX executable tools\polly\unittests\Support\ISLToolsTests.exe
[47/136] Linking CXX executable tools\clang\unittests\Tooling\Syntax\SyntaxTests.exe
[48/136] Linking CXX executable unittests\AsmParser\AsmParserTests.exe
[49/136] Linking CXX executable tools\flang\unittests\Optimizer\FlangOptimizerTests.exe
[50/136] Linking CXX executable unittests\BinaryFormat\BinaryFormatTests.exe
[51/136] Linking CXX executable unittests\CGData\CGDataTests.exe
[52/136] Linking CXX executable tools\clang\unittests\AST\ASTTests.exe
[53/136] Linking CXX executable unittests\Bitcode\BitcodeTests.exe
[54/136] Linking CXX executable tools\clang\unittests\StaticAnalyzer\StaticAnalysisTests.exe
[55/136] Linking CXX executable tools\polly\unittests\DeLICM\DeLICMTests.exe
[56/136] Linking CXX executable tools\polly\unittests\ScopPassManager\ScopPassManagerTests.exe
[57/136] Linking CXX executable tools\polly\unittests\ScheduleOptimizer\ScheduleOptimizerTests.exe
[58/136] Linking CXX executable unittests\Analysis\AnalysisTests.exe
[59/136] Linking CXX executable tools\clang\unittests\Index\IndexTests.exe
[60/136] Linking CXX executable tools\clang\unittests\Support\ClangSupportTests.exe
[61/136] Linking CXX executable tools\clang\unittests\Serialization\SerializationTests.exe
[62/136] Linking CXX executable tools\clang\unittests\CodeGen\ClangCodeGenTests.exe
[63/136] Linking CXX executable tools\mlir\unittests\Target\LLVM\MLIRTargetLLVMTests.exe
[64/136] Linking CXX executable tools\clang\unittests\Frontend\FrontendTests.exe
[65/136] Linking CXX executable bin\mlir-capi-pass-test.exe
[66/136] Linking CXX executable bin\mlir-capi-ir-test.exe
[67/136] Linking CXX executable tools\lld\unittests\AsLibELF\LLDAsLibELFTests.exe
[68/136] Linking CXX executable bin\mlir-capi-execution-engine-test.exe
[69/136] Linking CXX executable tools\clang\unittests\Driver\ClangDriverTests.exe
[70/136] Linking CXX executable tools\lld\unittests\AsLibAll\LLDAsLibAllTests.exe
[71/136] Linking CXX executable unittests\CodeGen\CodeGenTests.exe
[72/136] Linking CXX executable tools\clang\tools\extra\clangd\unittests\ClangdTests.exe
[73/136] Linking CXX executable tools\flang\unittests\Frontend\FlangFrontendTests.exe
[74/136] Linking CXX executable tools\clang\unittests\Interpreter\ClangReplInterpreterTests.exe
[75/136] Linking CXX executable tools\clang\unittests\Tooling\ToolingTests.exe
ninja: build stopped: subcommand failed.

```

</details>

https://github.com/llvm/llvm-project/pull/113826


More information about the cfe-commits mailing list