You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All three DAC build legs in runtime-diagnostics (def 309) fail with a C++ compilation error in crosscomp.h line 199. The Windows SDK winnt.h (10.0.28000.0) now defines CONTEXT_UNWOUND_TO_CALL, colliding with the definition in src/shared/inc/crosscomp.h. Since /WX (warnings as errors) is enabled, the C4005 macro-redefinition warning promotes to a hard error.
FAILED: [code=2] src/SOS/Strike/CMakeFiles/sos.dir/disasmARM64.cpp.obj
src\shared\inc\crosscomp.h(199): error C2220: the following warning is treated as an error
src\shared\inc\crosscomp.h(199): warning C4005: 'CONTEXT_UNWOUND_TO_CALL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.28000.0\um\winnt.h(4340): note: see previous definition of 'CONTEXT_UNWOUND_TO_CALL'
ninja: build stopped: subcommand failed.
Error Message
true only for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->
Filed by ci-failure-scan, which scans dnceng-public outer-loop pipelines on main and converts stable failures into KBEs and test-disable PRs. Comment here or on the workflow file to suggest changes; ci-failure-scan-feedback reads in-scope feedback daily and opens (or updates) a PR with prompt edits.
Note
🔒 Integrity filter blocked 15 items
The following items were blocked because they don't meet the GitHub integrity level.
#125436search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#90711search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#66563search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#56156search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#127367search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#115324search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#128466search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#129042search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#92420search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#58388search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#38958search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#68491search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#96066search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#107632search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#114222search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1452363
Build error leg or test failing: DAC_windows_x64_release / cDAC_windows_x64_release / cDAC_no_fallback_windows_x64_release
Error Details
All three DAC build legs in runtime-diagnostics (def 309) fail with a C++ compilation error in
crosscomp.hline 199. The Windows SDKwinnt.h(10.0.28000.0) now definesCONTEXT_UNWOUND_TO_CALL, colliding with the definition insrc/shared/inc/crosscomp.h. Since/WX(warnings as errors) is enabled, theC4005macro-redefinition warning promotes to a hard error.Error Message
trueonly for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->{ "ErrorMessage": "crosscomp.h(199): warning C4005: 'CONTEXT_UNWOUND_TO_CALL': macro redefinition", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Impact on platforms
First build it occurred
Duplicate search
CONTEXT_UNWOUND_TO_CALL crosscomp label:"Known Build Error"— 0 resultscrosscomp.h C4005 macro redefinition diagnostics— 0 resultscrosscomp.h disasmARM64 diagnostics— 0 resultsis:pr is:open crosscomp.h CONTEXT_UNWOUND_TO_CALL— integrity-filtered PR Arm64: [PAC-RET] Add Pointer Authentication support for Arm64 #125436 (cannot verify)is:pr is:merged crosscomp.h CONTEXT_UNWOUND_TO_CALL merged:>=2026-06-06— 0 resultsNo existing KBE matches this signature.
Filed by
ci-failure-scan, which scans dnceng-public outer-loop pipelines onmainand converts stable failures into KBEs and test-disable PRs. Comment here or on the workflow file to suggest changes;ci-failure-scan-feedbackreads in-scope feedback daily and opens (or updates) a PR with prompt edits.Note
🔒 Integrity filter blocked 15 items
The following items were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary