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

Experiment - Remove space restriction from XarchIntrinsicConstants #102913

Closed

make structure of HardwareIntrinsicConstants same in HardwareIntrinsi…

1072c31
Select commit
Loading
Failed to load commit list.
Closed

Experiment - Remove space restriction from XarchIntrinsicConstants #102913

make structure of HardwareIntrinsicConstants same in HardwareIntrinsi…
1072c31
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 31, 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

Build Failures

runtime / Build / linux_musl-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(108,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-arm64.pgo.coreclr/1.0.0-prerelease.24223.3" -outputrid linux-musl-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

runtime / Build / windows-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌BUILD: Error: native component build failed. Refer to the build log files for details.
    ❌src\coreclr\runtime.proj(108,5): error MSB3073: The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -arm64 -release -ci -os windows -pgodatapath "D:\a\_work\1\s\.packages\optimization.windows_nt-arm64.pgo.coreclr\1.0.0-prerelease.24223.3" -outputrid win-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.arm64.Release\cdac-build-tool\cdac-build-tool.dll"" exited with code 1.

runtime / Build / osx-arm64 Debug AllSubsets_CoreCLR / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(108,5): error MSB3073: The command ""/Users/runner/work/1/s/src/coreclr/build-runtime.sh" -arm64 -release -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.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

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

Known test errors

Test Failures (337 tests failed)

🔹 [All failing tests from runtime]

🔹 [All failing tests from runtime]

    ⚠️ 185 failing tests not displayed for this pipeline due to space limitations

Was this helpful? Yes No