llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-riscv-rva23-evl-vec-2stage` running on `rise-clang-riscv-rva23-evl-vec-2stage` while building `clang` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/132/builds/3341 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 4 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/rise-riscv-build.sh --jobs=16' (failure) ... PASS: Clangd :: infinite-instantiation.test (24025 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/13/42 (24026 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/14/42 (24027 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/12/42 (24028 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/11/42 (24029 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/6/49 (24030 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/4/49 (24031 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/5/49 (24032 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/39/49 (24033 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/38/49 (24034 of 88818) FAIL: Clang-Unit :: ./AllClangUnitTests/7/49 (24035 of 88818) ******************** TEST 'Clang-Unit :: ./AllClangUnitTests/7/49' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests-Clang-Unit-727-7-49.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=49 GTEST_SHARD_INDEX=7 /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests -- Script: -- /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests --gtest_filter=LifetimeAnalysisTest.PointersInACycle -- /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:20:19: error: unknown type name 'B' 20 | p3 = temp;B | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:21:9: error: expected unqualified-id 21 | POINT(in_loop); | ^ input.cc:2:32: note: expanded from macro 'POINT' 2 | #define POINT(name) void("__lifetime_test_point_" #name) | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:21:9: error: expected ')' 21 | POINT(in_loop); | ^ input.cc:2:32: note: expanded from macro 'POINT' 2 | #define POINT(name) void("__lifetime_test_point_" #name) | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/unittests/Analysis/LifetimeSafetyTest.cpp:76: Failure Step 11 (llvm-project check-all) failure: llvm-project check-all (failure) ... PASS: Clangd :: infinite-instantiation.test (24025 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/13/42 (24026 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/14/42 (24027 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/12/42 (24028 of 88818) PASS: Clangd Unit Tests :: ./ClangdTests/11/42 (24029 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/6/49 (24030 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/4/49 (24031 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/5/49 (24032 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/39/49 (24033 of 88818) PASS: Clang-Unit :: ./AllClangUnitTests/38/49 (24034 of 88818) FAIL: Clang-Unit :: ./AllClangUnitTests/7/49 (24035 of 88818) ******************** TEST 'Clang-Unit :: ./AllClangUnitTests/7/49' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests-Clang-Unit-727-7-49.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=49 GTEST_SHARD_INDEX=7 /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests -- Script: -- /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/tools/clang/unittests/./AllClangUnitTests --gtest_filter=LifetimeAnalysisTest.PointersInACycle -- /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:20:19: error: unknown type name 'B' 20 | p3 = temp;B | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:21:9: error: expected unqualified-id 21 | POINT(in_loop); | ^ input.cc:2:32: note: expanded from macro 'POINT' 2 | #define POINT(name) void("__lifetime_test_point_" #name) | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/lib/Testing/TestAST.cpp:49: Failure Failed input.cc:21:9: error: expected ')' 21 | POINT(in_loop); | ^ input.cc:2:32: note: expanded from macro 'POINT' 2 | #define POINT(name) void("__lifetime_test_point_" #name) | ^ /home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/unittests/Analysis/LifetimeSafetyTest.cpp:76: Failure ``` </details> https://github.com/llvm/llvm-project/pull/165789 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
