[compiler-rt] [compiler-rt][pgo] Use mock coroutine header in instrprof-coroutine-profile.cpp (PR #214593)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 07:53:20 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` running on `as-builder-10` while building `compiler-rt` at step 17 "test-check-lldb-api".

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

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

```
Step 17 (test-check-lldb-api) failure: Test just built components: check-lldb-api completed (failure)
...
PASS: lldb-api :: functionalities/breakpoint/breakpoint_reset_upon_run/TestBreakpointResetUponRun.py (357 of 1479)
PASS: lldb-api :: functionalities/breakpoint/breakpoint_options/TestBreakpointOptions.py (358 of 1479)
PASS: lldb-api :: functionalities/breakpoint/callback_deletes_breakpoints/TestCallbackDeletesBreakpoints.py (359 of 1479)
PASS: lldb-api :: functionalities/breakpoint/breakpoint_while_running/TestBreakpointWhileRunning.py (360 of 1479)
SKIPPED: lldb-api :: functionalities/breakpoint/debugbreak/TestDebugBreak.py (361 of 1479)
PASS: lldb-api :: functionalities/breakpoint/default_source_file/TestDefaultSourceFile.py (362 of 1479)
PASS: lldb-api :: functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py (363 of 1479)
PASS: lldb-api :: functionalities/breakpoint/dummy_target_breakpoints/TestBreakpointsWithNoTargets.py (364 of 1479)
PASS: lldb-api :: functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py (365 of 1479)
UNRESOLVED: lldb-api :: functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py (366 of 1479)
******************** TEST 'lldb-api :: functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py' FAILED ********************
Script:
--
C:/Python312/python.exe C:/buildbot/as-builder-10/lldb-x-aarch64/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --env LLVM_INCLUDE_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/include --env LLVM_TOOLS_DIR=C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --triple aarch64-unknown-linux-gnu --build-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build --lldb-module-cache-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-lldb\lldb-api --clang-module-cache-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/lldb-test-build/module-cache-clang\lldb-api --executable C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/lldb.exe --lldb-python-dir C:\buildbot\as-builder-10\lldb-x-aarch64\build\Lib\site-packages --compiler C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/clang.exe --dsymutil C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin/dsymutil.exe --make C:/ninja/make.exe --llvm-tools-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/./bin --lldb-obj-root C:/buildbot/as-builder-10/lldb-x-aarch64/build/tools/lldb --lldb-libs-dir C:/buildbot/as-builder-10/lldb-x-aarch64/build/./lib --cmake-build-type Release --platform-url connect://arm64-linux-03.lab.llvm.org:1234 --platform-working-dir /home/ubuntu/lldb-tests --sysroot c:/buildbot/fs/aarch64-linux-gnu --env ARCH_CFLAGS=-mcpu=cortex-a78 --platform-name remote-linux --skip-category=lldb-server --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\test\API\functionalities\breakpoint\breakpoint_conditions -p TestBreakpointConditions.py
--
Exit Code: 3221225477

Command Output (stderr):
--
UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_python_api_dsym (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_python_api_dsym) (test case does not fall in any category of interest for this run) 

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_python_api_dwarf (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_python_api_dwarf)

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_python_api_dwo (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_python_api_dwo)

UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_dsym (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_dsym) (test case does not fall in any category of interest for this run) 

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_dwarf (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_dwarf)

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_dwo (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_dwo)

UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_language_dsym (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_language_dsym) (test case does not fall in any category of interest for this run) 

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_language_dwarf (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_language_dwarf)

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_and_run_command_language_dwo (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_language_dwo)

UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_dsym (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_dsym) (test case does not fall in any category of interest for this run) 

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_dwarf (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_dwarf)

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_dwo (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_dwo)

UNSUPPORTED: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_language_dsym (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_language_dsym) (test case does not fall in any category of interest for this run) 

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_language_dwarf (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_language_dwarf)

PASS: LLDB (C:\buildbot\as-builder-10\lldb-x-aarch64\build\bin\clang.exe-aarch64) :: test_breakpoint_condition_inline_and_run_command_language_dwo (TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_language_dwo)


```

</details>

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


More information about the llvm-commits mailing list