llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `profcheck` running on `profcheck-b1` while building `clang,llvm` at step 5 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/223/builds/7733 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/profcheck.sh --jobs=64' (failure) ... UNSUPPORTED: LLVM :: CodeGen/CSKY/cvt-i.ll (45769 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/fmad.ll (45770 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/is_nonuniform_within_loop.ll (45771 of 45779) UNSUPPORTED: LLVM :: CodeGen/M68k/CollapseMOVEM.mir (45772 of 45779) UNSUPPORTED: LLVM :: CodeGen/Xtensa/select-cc-fp.ll (45773 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/RawBufferStore.ll (45774 of 45779) UNSUPPORTED: LLVM :: CodeGen/M68k/GlobalISel/irtranslator-call.ll (45775 of 45779) UNSUPPORTED: LLVM :: CodeGen/Xtensa/blockaddress.ll (45776 of 45779) UNSUPPORTED: LLVM :: tools/gold/X86/thinlto_funcimport.ll (45777 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/ShaderFlags/max-64-uavs-array-valver1.5.ll (45778 of 45779) FAIL: LLVM :: Transforms/Coroutines/coro-split-resume-fallthrough-destroy-slot.ll (45779 of 45779) ******************** Failed Tests (1): LLVM :: Transforms/Coroutines/coro-split-resume-fallthrough-destroy-slot.ll Testing Time: 209.72s Total Discovered Tests: 55699 Excluded : 301 (0.54%) Skipped : 17 (0.03%) Unsupported: 1202 (2.16%) Passed : 54178 (97.27%) Failed : 1 (0.00%) FAILED: test/CMakeFiles/check-llvm /b/profcheck-build/build/test/CMakeFiles/check-llvm cd /b/profcheck-build/build/test && /usr/bin/python3 /b/profcheck-build/build/./bin/llvm-lit --exclude-xfail /b/profcheck-build/build/test ninja: build stopped: subcommand failed. Step 7 (Ninja) failure: Ninja (failure) ... UNSUPPORTED: LLVM :: CodeGen/CSKY/cvt-i.ll (45769 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/fmad.ll (45770 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/is_nonuniform_within_loop.ll (45771 of 45779) UNSUPPORTED: LLVM :: CodeGen/M68k/CollapseMOVEM.mir (45772 of 45779) UNSUPPORTED: LLVM :: CodeGen/Xtensa/select-cc-fp.ll (45773 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/RawBufferStore.ll (45774 of 45779) UNSUPPORTED: LLVM :: CodeGen/M68k/GlobalISel/irtranslator-call.ll (45775 of 45779) UNSUPPORTED: LLVM :: CodeGen/Xtensa/blockaddress.ll (45776 of 45779) UNSUPPORTED: LLVM :: tools/gold/X86/thinlto_funcimport.ll (45777 of 45779) UNSUPPORTED: LLVM :: CodeGen/DirectX/ShaderFlags/max-64-uavs-array-valver1.5.ll (45778 of 45779) FAIL: LLVM :: Transforms/Coroutines/coro-split-resume-fallthrough-destroy-slot.ll (45779 of 45779) ******************** Failed Tests (1): LLVM :: Transforms/Coroutines/coro-split-resume-fallthrough-destroy-slot.ll Testing Time: 209.72s Total Discovered Tests: 55699 Excluded : 301 (0.54%) Skipped : 17 (0.03%) Unsupported: 1202 (2.16%) Passed : 54178 (97.27%) Failed : 1 (0.00%) FAILED: test/CMakeFiles/check-llvm /b/profcheck-build/build/test/CMakeFiles/check-llvm cd /b/profcheck-build/build/test && /usr/bin/python3 /b/profcheck-build/build/./bin/llvm-lit --exclude-xfail /b/profcheck-build/build/test ninja: build stopped: subcommand failed. program finished with exit code 1 elapsedTime=270.672817 ``` </details> https://github.com/llvm/llvm-project/pull/207799 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
