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

Provide MSBuild properties to use the new libc++ configuration we plan on using in our builds #101773

Merged
merged 10 commits into from
May 15, 2024

Wire up the properties to use libc++ in our pipelines for the contain…

b6b953b
Select commit
Loading
Failed to load commit list.
Merged

Provide MSBuild properties to use the new libc++ configuration we plan on using in our builds #101773

Wire up the properties to use libc++ in our pipelines for the contain…
b6b953b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed May 1, 2024 in 2h 1m 40s

Build #20240501.46 had test failures

Details

Tests

  • Failed: 23 (0.00%)
  • Passed: 2,142,535 (97.89%)
  • Other: 46,210 (2.11%)
  • Total: 2,188,768

Annotations

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L10

Path does not exist: /mnt/vss/_work/1/a/artifacts/log

Check failure on line 1414 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L1414

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) 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" -cmakeargs -DCLR_CMAKE_CXX_STANDARD_LIBRARY=libc++ -cmakeargs -DCLR_CMAKE_CXX_STANDARD_LIBRARY_STATIC=ON -cmakeargs -DCLR_CMAKE_CXX_ABI_LIBRARY=libstdc++" exited with code 2.

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L10

Path does not exist: /mnt/vss/_work/1/a/artifacts/log

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Collections.Specialized.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Specialized.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.