llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/15875 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'LLVM-Unit :: TargetParser/./TargetParserTests/1/19' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/buildbot/worker/arc-folder/build/unittests/TargetParser/./TargetParserTests-LLVM-Unit-20767-1-19.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=19 GTEST_SHARD_INDEX=1 /buildbot/worker/arc-folder/build/unittests/TargetParser/./TargetParserTests -- Script: -- /buildbot/worker/arc-folder/build/unittests/TargetParser/./TargetParserTests --gtest_filter=ParseArchString.RejectsConflictingExtensions -- /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.7 for experimental extension 'xqcia' (this compiler supports 0.4)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.8 for experimental extension 'xqcibm' (this compiler supports 0.4)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.3 for experimental extension 'xqcicli' (this compiler supports 0.2)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.3 for experimental extension 'xqcicsr' (this compiler supports 0.2)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.7 for experimental extension 'xqciint' (this compiler supports 0.4)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.3 for experimental extension 'xqcilo' (this compiler supports 0.2)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.5 for experimental extension 'xqcilsm' (this compiler supports 0.2)" /buildbot/worker/arc-folder/llvm-project/llvm/unittests/TargetParser/RISCVISAInfoTest.cpp:691: Failure Value of: toString(RISCVISAInfo::parseArchString(Input, true).takeError()) Expected: ends with " is only supported for 'rv32'" Actual: "unsupported version number 0.3 for experimental extension 'xqcisync' (this compiler supports 0.2)" ... ``` </details> https://github.com/llvm/llvm-project/pull/137881 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits