llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `clang-tools-extra,clang` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/8880 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (ninja check 1) failure: stage 1 checked (failure) ******************** TEST 'Clang-Unit :: AST/./ASTTests/54/1844' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/unittests/AST/./ASTTests-Clang-Unit-3566841-54-1844.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1844 GTEST_SHARD_INDEX=54 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/unittests/AST/./ASTTests -- Script: -- /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/unittests/AST/./ASTTests --gtest_filter=Attr.AnnotateType -- input.cc:16:20: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 16 | __attribute__((preserve_most)) int f_cc_preserve_most(); | ^ input.cc:19:5: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 19 | PRESERVE_MOST int f_macro_attribue(); | ^ input.cc:18:42: note: expanded from macro 'PRESERVE_MOST' 18 | #define PRESERVE_MOST __attribute__((preserve_most)) | ^ input.cc:21:25: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 21 | int (__attribute__((preserve_most)) f_paren_attribute)(); | ^ input.cc:24:7: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 24 | PRESERVE_MOST | ^ input.cc:18:42: note: expanded from macro 'PRESERVE_MOST' 18 | #define PRESERVE_MOST __attribute__((preserve_most)) | ^ /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/clang/unittests/AST/AttrTest.cpp:186: Failure Value of: FT->getCallConv() == CC_PreserveMost Actual: false Expected: true O: f_macro_attribue O: f_paren_attribute O: f_w_paren_and_attr /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/clang/unittests/AST/AttrTest.cpp:186 Value of: FT->getCallConv() == CC_PreserveMost Actual: false Expected: true ******************** Step 11 (ninja check 2) failure: stage 2 checked (failure) ******************** TEST 'Clang-Unit :: AST/./ASTTests/54/1844' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage2/tools/clang/unittests/AST/./ASTTests-Clang-Unit-626075-54-1844.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1844 GTEST_SHARD_INDEX=54 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage2/tools/clang/unittests/AST/./ASTTests -- Script: -- /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage2/tools/clang/unittests/AST/./ASTTests --gtest_filter=Attr.AnnotateType -- input.cc:16:20: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 16 | __attribute__((preserve_most)) int f_cc_preserve_most(); | ^ input.cc:19:5: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 19 | PRESERVE_MOST int f_macro_attribue(); | ^ input.cc:18:42: note: expanded from macro 'PRESERVE_MOST' 18 | #define PRESERVE_MOST __attribute__((preserve_most)) | ^ input.cc:21:25: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 21 | int (__attribute__((preserve_most)) f_paren_attribute)(); | ^ input.cc:24:7: warning: 'preserve_most' calling convention is not supported for this target [-Wignored-attributes] 24 | PRESERVE_MOST | ^ input.cc:18:42: note: expanded from macro 'PRESERVE_MOST' 18 | #define PRESERVE_MOST __attribute__((preserve_most)) | ^ /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/clang/unittests/AST/AttrTest.cpp:186: Failure Value of: FT->getCallConv() == CC_PreserveMost Actual: false Expected: true O: f_macro_attribue O: f_paren_attribute O: f_w_paren_and_attr /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/clang/unittests/AST/AttrTest.cpp:186 Value of: FT->getCallConv() == CC_PreserveMost Actual: false Expected: true ******************** ``` </details> https://github.com/llvm/llvm-project/pull/118420 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits