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

Fix TRACE_GC build #108089

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Allow floats to be recorded into the stresslog on 64-bit platforms (a…

fb2c8a6
Select commit
Loading
Failed to load commit list.
Open

Fix TRACE_GC build #108089

Allow floats to be recorded into the stresslog on 64-bit platforms (a…
fb2c8a6
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Sep 21, 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 Infrastructure Errors

Build Failures

runtime / Build / windows-arm64 Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 119 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / linux-x64 Checked CoreCLR_GC_TRACE_GC / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(98,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -cmakeargs " -DTRACE_GC=1" -x64 -checked -ci -cross -os linux -outputrid linux-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/cdac-build-tool/cdac-build-tool.dll" -component runtime" exited with code 2.

Known test errors

Test Failures (2 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No