-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI build failure: Build MacCatalyst x64 Release AllSubsets_Mono - XcodeBuildApp task failed unexpectedly - Could not find System.Runtime.Tests.app #78778
Labels
arch-x64
area-Build-mono
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
os-maccatalyst
MacCatalyst OS
Milestone
Comments
carlossanlop
added
arch-x64
area-Build-mono
os-maccatalyst
MacCatalyst OS
Known Build Error
Use this to report build issues in the .NET Helix tab
labels
Nov 23, 2022
Tagging subscribers to 'os-maccatalyst': @steveisok, @akoeplinger Issue DetailsHit this in an unrelated PR in
{
"ErrorMessage": "The \"XcodeBuildApp\" task failed unexpectedly.",
"BuildRetry": false
}
|
stephentoub
added
the
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
label
Nov 28, 2022
This was referenced Nov 29, 2022
@steveisok @akoeplinger This has large impact on the CI, failed in 62 jobs in last 24 hours. Could you please take a look? |
Yes, will do. |
This was referenced Nov 30, 2022
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
Dec 1, 2022
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Dec 1, 2022
github-actions bot
pushed a commit
that referenced
this issue
Dec 1, 2022
Since AzDO macOS builders where updated to cmake 3.25 we're seeing failures because the .app doesn't end up in the expected output path anymore. Apply a workaround to move it back to the old location. Fixes #78778
github-actions bot
pushed a commit
that referenced
this issue
Dec 1, 2022
Since AzDO macOS builders where updated to cmake 3.25 we're seeing failures because the .app doesn't end up in the expected output path anymore. Apply a workaround to move it back to the old location. Fixes #78778
This was referenced Dec 13, 2022
ghost
locked as resolved and limited conversation to collaborators
Dec 31, 2022
carlossanlop
pushed a commit
that referenced
this issue
Jan 4, 2023
Since AzDO macOS builders where updated to cmake 3.25 we're seeing failures because the .app doesn't end up in the expected output path anymore. Apply a workaround to move it back to the old location. Fixes #78778 Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
carlossanlop
pushed a commit
that referenced
this issue
Jan 4, 2023
Since AzDO macOS builders where updated to cmake 3.25 we're seeing failures because the .app doesn't end up in the expected output path anymore. Apply a workaround to move it back to the old location. Fixes #78778 Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-x64
area-Build-mono
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
os-maccatalyst
MacCatalyst OS
Hit this in an unrelated PR in
main
: #78744Build MacCatalyst x64 Release AllSubsets_Mono
Build product
Report
Summary
The text was updated successfully, but these errors were encountered: