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

Support for WASI threads #98120

Closed
wants to merge 3 commits into from

Fix pthread linking for WasmBuildNative

c48c6ab
Select commit
Loading
Failed to load commit list.
Closed

Support for WASI threads #98120

Fix pthread linking for WasmBuildNative
c48c6ab
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build windows-arm64 Release NativeAOT) failed Mar 19, 2024 in 30m 1s

Build windows-arm64 Release NativeAOT failed

Annotations

Check failure on line 68 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24165.6\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 Release NativeAOT)

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24165.6\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L68

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24165.6\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException`1: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error occured.","ActivityId":"1e7a2c9aa296562c64cb6e2e7d7275f8"}
   at Microsoft.DotNet.Helix.Client.Job.OnDetailsFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 493
   at Microsoft.DotNet.Helix.Client.Job.DetailsAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 455
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, String queueName, String helixJobCancellationToken, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 56
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 33
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 61