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

Handle > 64 registers + predicate registers for Arm64 #98258

Closed
wants to merge 212 commits into from

fix linux-x64 Native_GCC build error

893f6be
Select commit
Loading
Failed to load commit list.
Closed

Handle > 64 registers + predicate registers for Arm64 #98258

fix linux-x64 Native_GCC build error
893f6be
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-dev-innerloop failed Apr 11, 2024 in 1h 10m 59s

Build #20240410.111 failed

Annotations

Check failure on line 55 in src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj#L55

src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj(55,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "/__w/1/s/artifacts/bin/crossgen2_publish/x64/Debug/linux-x64/publish/crossgen2 /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --out /__w/1/s/artifacts/obj/Microsoft.NETCore.App.Crossgen2/Debug/net9.0/linux-x64/S.P.C.tmp" exited with code 134.

Check failure on line 55 in src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj#L55

src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Crossgen2.sfxproj(55,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "/Users/runner/work/1/s/artifacts/bin/crossgen2_publish/x64/Release/osx-x64/publish/crossgen2 /Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Debug/IL/System.Private.CoreLib.dll --out /Users/runner/work/1/s/artifacts/obj/Microsoft.NETCore.App.Crossgen2/Release/net9.0/osx-x64/S.P.C.tmp" exited with code 134.

Check failure on line 128 in .packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24207.1/tools/SourceBuild/SourceBuildArcadeBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24207.1/tools/SourceBuild/SourceBuildArcadeBuild.targets#L128

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24207.1/tools/SourceBuild/SourceBuildArcadeBuild.targets(128,5): error MSB3073: The command "./build.sh  --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid linux-x64 /p:AdditionalRuntimeIdentifierParent= /p:DotNetBuildRepo=true /p:ContinuousIntegrationBuild=true /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/__w/1/s/artifacts/sb/src/" /p:ArtifactsDir="/__w/1/s/artifacts/sb/src/artifacts/" /bl:"/__w/1/s/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/__w/1/s/artifacts/sb/" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true" exited with code 1.

Check failure on line 5948 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop

Build log #L5948

Bash exited with code '1'.