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

JIT: Clear register assignment after defining trees used from spill temps #105840

Closed
wants to merge 1 commit into from

JIT: Clear register assignment after defining trees used from spill t…

ea382d2
Select commit
Loading
Failed to load commit list.
Closed

JIT: Clear register assignment after defining trees used from spill temps #105840

JIT: Clear register assignment after defining trees used from spill t…
ea382d2
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Aug 1, 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

Known Repository Errors

Build Failures

runtime / Build / linux_musl-x64 Debug AllSubsets_CoreCLR / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/crossgen-corelib.proj(144,5): error MSB3073: The command "/__w/1/s/dotnet.sh /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/x64/crossgen2/tools/crossgen2.dll -o:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/" exited with code 139.

runtime / Build / linux_musl-x64 Debug CoreCLR_Libraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/crossgen-corelib.proj(144,5): error MSB3073: The command "/__w/1/s/dotnet.sh /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/x64/crossgen2/tools/crossgen2.dll -o:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/" exited with code 139.

runtime / Build / linux-x64 Debug CoreCLR_Libraries / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/coreclr/crossgen-corelib.proj(144,5): error MSB3073: The command "/__w/1/s/dotnet.sh /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/x64/crossgen2/tools/crossgen2.dll -o:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/System.Private.CoreLib.dll -r:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/*.dll --targetarch:x64 --targetos:linux -m:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/StandardOptimizationData.mibc --embed-pgo-data -O /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/IL/System.Private.CoreLib.dll --perfmap-format-version:1 --perfmap --perfmap-path:/__w/1/s/artifacts/bin/coreclr/linux.x64.Release/" exited with code 139.

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

Was this helpful? Yes No