Skip to content
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

Bump minimum Apple OS versions #101342

Merged
merged 6 commits into from
Apr 23, 2024

Bump minimum Apple OS versions

bcfbe9f
Select commit
Loading
Failed to load commit list.
Merged

Bump minimum Apple OS versions #101342

Bump minimum Apple OS versions
bcfbe9f
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 20, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

🕒 The following pipeline(s) will be analyzed once they finish

Build Failures

runtime-dev-innerloop / Build / osx-arm64 release Runtime_Debug / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(96,5): error MSB3073: The command ""/Users/runner/work/1/s/src/coreclr/build-runtime.sh" -arm64 -debug -ci -cross -os osx -outputrid osx-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/Users/runner/work/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/Users/runner/work/1/s/artifacts/bin/coreclr/osx.arm64.Debug/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

runtime-dev-innerloop / Build / osx-x64 release Runtime_Debug / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(96,5): error MSB3073: The command ""/Users/runner/work/1/s/src/coreclr/build-runtime.sh" -x64 -debug -ci -os osx -outputrid osx-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/Users/runner/work/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Debug/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

runtime-dev-innerloop / Build / windows-x86 release Runtime_Debug / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\coreclr\tools\aot\ILCompiler.Compiler\Compiler\ObjectWriter\MachObjectWriter.cs(254,27): error CS1003: Syntax error, 'switch' expected

3 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime-dev-innerloop]

Was this helpful? Yes No