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

[6.0] WASM CI failure: WorkloadManifestCompositionException: Workload manifest dependency 'Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'mono.toolchain' #80574

Closed
carlossanlop opened this issue Jan 12, 2023 · 11 comments
Labels
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jan 12, 2023

Found in 6.0 PR: #80554

Queue: Build Browser wasm Release AllSubsets_Mono_WasmBuildTests
Step: Build product
Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=135390&view=logs&j=3a9f831a-39fc-5a98-005d-1222ec2c60ca&t=43ac2bf6-9cb4-5da7-8a9d-b264068ff198&l=3667
Full error message:

--------------------------------------------------------------------------------------
Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'microsoft.net.workload.mono.toolchain' [/__w/1/s/artifacts/bin/dotnet-workload/sdk-manifests/6.0.400/microsoft.net.workload.mono.toolchain/WorkloadManifest.json]
 at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.ComposeWorkloadManifests()
 at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.Create(IWorkloadManifestProvider manifestProvider, String dotnetRootPath, String sdkVersion, String userProfileDir)
 at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version)
 at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds)
 at Microsoft.DotNet.Cli.WorkloadInstallCommandParser.<>c.<ConstructCommand>b__6_0(ParseResult parseResult)
 at Microsoft.DotNet.Cli.ParseResultCommandHandler.Invoke(InvocationContext context)
 at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext()
--- End of stack trace from previous location ---
 at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseHelp>b__0>d.MoveNext()
--- End of stack trace from previous location ---
 at System.CommandLine.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__18_0>d.MoveNext()
--- End of stack trace from previous location ---
 at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<<UseParseDirective>b__0>d.MoveNext()
--- End of stack trace from previous location ---
 at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass8_0.<<UseExceptionHandler>b__0>d.MoveNext()
2023-01-12T16:27:51.8117584Z 
2023-01-12T16:27:51.8220766Z Build FAILED.
2023-01-12T16:27:51.8221031Z 
2023-01-12T16:27:51.8278797Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'microsoft.net.workload.mono.toolchain' [/__w/1/s/artifacts/bin/dotnet-workload/sdk-manifests/6.0.400/microsoft.net.workload.mono.toolchain/WorkloadManifest.json] [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8288510Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'microsoft.net.workload.mono.toolchain' [/__w/1/s/artifacts/bin/dotnet-workload/sdk-manifests/6.0.400/microsoft.net.workload.mono.toolchain/WorkloadManifest.json] [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8296007Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.ComposeWorkloadManifests() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8318708Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.ComposeWorkloadManifests() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8387573Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.Create(IWorkloadManifestProvider manifestProvider, String dotnetRootPath, String sdkVersion, String userProfileDir) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8392074Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.Create(IWorkloadManifestProvider manifestProvider, String dotnetRootPath, String sdkVersion, String userProfileDir) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8397533Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8403715Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8410155Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8417144Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8421459Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.WorkloadInstallCommandParser.<>c.<ConstructCommand>b__6_0(ParseResult parseResult) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8424808Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.WorkloadInstallCommandParser.<>c.<ConstructCommand>b__6_0(ParseResult parseResult) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8428481Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.ParseResultCommandHandler.Invoke(InvocationContext context) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8432169Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.ParseResultCommandHandler.Invoke(InvocationContext context) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8436042Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8440329Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8443592Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8446145Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8448989Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseHelp>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8452114Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseHelp>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8454980Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8457998Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8461739Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__18_0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8465455Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__18_0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8468274Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8471009Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8474165Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<<UseParseDirective>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8477665Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<<UseParseDirective>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8480770Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8483486Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8486652Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass8_0.<<UseExceptionHandler>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8490458Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass8_0.<<UseExceptionHandler>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8493651Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : workload install failed: Welcome to .NET 6.0! [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8496072Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --------------------- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8498328Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : SDK Version: 6.0.400 [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8500528Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : ---------------- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8502951Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Installed an ASP.NET Core HTTPS development certificate. [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8506124Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8508968Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Learn about HTTPS: https://aka.ms/dotnet-https [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8511878Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : ---------------- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8515256Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Write your first app: https://aka.ms/dotnet-hello-world [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8518053Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Find out what's new: https://aka.ms/dotnet-whats-new [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8520774Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Explore documentation: https://aka.ms/dotnet-docs [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8523410Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Report issues and find source on GitHub: https://github.com/dotnet/core [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8526398Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8528880Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : -------------------------------------------------------------------------------------- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8533183Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'microsoft.net.workload.mono.toolchain' [/__w/1/s/artifacts/bin/dotnet-workload/sdk-manifests/6.0.400/microsoft.net.workload.mono.toolchain/WorkloadManifest.json] [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8537166Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.ComposeWorkloadManifests() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8540349Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.Create(IWorkloadManifestProvider manifestProvider, String dotnetRootPath, String sdkVersion, String userProfileDir) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8544939Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8550256Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8554087Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.WorkloadInstallCommandParser.<>c.<ConstructCommand>b__6_0(ParseResult parseResult) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8556717Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at Microsoft.DotNet.Cli.ParseResultCommandHandler.Invoke(InvocationContext context) [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8559765Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8562290Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8564886Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseHelp>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8567391Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8570019Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__18_0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8572643Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8575421Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<<UseParseDirective>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8578086Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error : --- End of stack trace from previous location --- [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8580795Z /__w/1/s/src/libraries/workloads-testing.targets(127,5): error :    at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass8_0.<<UseExceptionHandler>b__0>d.MoveNext() [/__w/1/s/src/tests/BuildWasmApps/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
2023-01-12T16:27:51.8582144Z     0 Warning(s)
2023-01-12T16:27:51.8582633Z     33 Error(s)
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 12, 2023
@ghost
Copy link

ghost commented Jan 12, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Found in 6.0 PR: #80554

Queue: Build Browser wasm Release AllSubsets_Mono_WasmBuildTests
Step: Build product
Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=135390&view=logs&j=3a9f831a-39fc-5a98-005d-1222ec2c60ca&t=43ac2bf6-9cb4-5da7-8a9d-b264068ff198&l=3667
Full error message:

src/libraries/workloads-testing.targets(127,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten' version '6.0.4' is lower than version '6.0.13' required by manifest 'microsoft.net.workload.mono.toolchain' [/__w/1/s/artifacts/bin/dotnet-workload/sdk-manifests/6.0.400/microsoft.net.workload.mono.toolchain/WorkloadManifest.json]
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, area-Build-mono, test-failure

Milestone: -

@carlossanlop
Copy link
Member Author

carlossanlop commented Jan 12, 2023

Not sure if also related, but in the log I see this additional build failure that is not showing up as the main error:

2023-01-12T16:15:39.9003650Z   [ 77%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/sgen/sgen-simple-nursery.c.o
2023-01-12T16:15:39.9069322Z   /__w/1/s/src/mono/mono/sgen/sgen-protocol.c: In function ‘binary_protocol_open_file’:
2023-01-12T16:15:39.9071442Z   /__w/1/s/src/mono/mono/sgen/sgen-protocol.c:118:4: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
2023-01-12T16:15:39.9072610Z       ftruncate (binary_protocol_file, 0);
2023-01-12T16:15:39.9073246Z       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:15:40.1006455Z   [ 77%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/sgen/sgen-split-nursery.c.o
2023-01-12T16:15:40.1596791Z   [ 78%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/sgen/sgen-thread-pool.c.o
2023-01-12T16:15:40.5882909Z   [ 78%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/sgen/sgen-workers.c.o
2023-01-12T16:15:41.0806426Z   [ 78%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o
2023-01-12T16:15:41.1810487Z   [ 79%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o
2023-01-12T16:15:41.3357101Z   [ 79%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o
2023-01-12T16:15:41.3457050Z   [ 79%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o
2023-01-12T16:15:41.5488978Z   In file included from /__w/1/s/src/mono/mono/mini/mini-runtime.c:74:0:
2023-01-12T16:15:41.5490692Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:41.5492629Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:41.5493834Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:41.5494511Z                                    ^~~~~~~~~~
2023-01-12T16:15:41.5496485Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:41.5498396Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:41.5499548Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:41.5500233Z                                    ^~~~~~~~~~
2023-01-12T16:15:41.5501661Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:41.5541242Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:41.5542513Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:41.5543270Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:41.5573929Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:41.5575873Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:41.5576964Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:41.5577587Z                                   ^~~~~~~~
2023-01-12T16:15:41.6563416Z   /__w/1/s/src/mono/mono/mini/mini-runtime.c: In function ‘mono_jit_runtime_invoke’:
2023-01-12T16:15:41.6595977Z   /__w/1/s/src/mono/mono/mini/mini-runtime.c:3281:14: warning: variable ‘invoke’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:41.6597036Z     MonoMethod *invoke, *callee;
2023-01-12T16:15:41.6597611Z                 ^~~~~~
2023-01-12T16:15:41.7596791Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o
2023-01-12T16:15:43.1541200Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o
2023-01-12T16:15:43.1700502Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o
2023-01-12T16:15:43.3575686Z   /__w/1/s/src/mono/mono/mini/cfgdump.c: In function ‘write_byte’:
2023-01-12T16:15:43.3577538Z   /__w/1/s/src/mono/mono/mini/cfgdump.c:73:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
2023-01-12T16:15:43.3578971Z     write (cfg->gdump_ctx->fd, &b, 1);
2023-01-12T16:15:43.3579616Z     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:15:43.3600189Z   /__w/1/s/src/mono/mono/mini/cfgdump.c: In function ‘write_short’:
2023-01-12T16:15:43.3601974Z   /__w/1/s/src/mono/mono/mini/cfgdump.c:80:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
2023-01-12T16:15:43.3603407Z     write (cfg->gdump_ctx->fd, &swap, 2);
2023-01-12T16:15:43.3604042Z     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:15:43.3605199Z   /__w/1/s/src/mono/mono/mini/cfgdump.c: In function ‘write_int’:
2023-01-12T16:15:43.3606942Z   /__w/1/s/src/mono/mono/mini/cfgdump.c:87:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
2023-01-12T16:15:43.3608389Z     write (cfg->gdump_ctx->fd, &swap, 4);
2023-01-12T16:15:43.3609030Z     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:15:43.4283176Z   /__w/1/s/src/mono/mono/mini/calls.c: In function ‘mini_emit_method_call_full’:
2023-01-12T16:15:43.4298740Z   /__w/1/s/src/mono/mono/mini/calls.c:454:6: warning: variable ‘context_used’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:43.4299753Z     int context_used;
2023-01-12T16:15:43.4300299Z         ^~~~~~~~~~~~
2023-01-12T16:15:43.6233748Z   [ 81%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o
2023-01-12T16:15:44.2770960Z   [ 81%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o
2023-01-12T16:15:44.6341748Z   [ 81%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o
2023-01-12T16:15:44.9579333Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o
2023-01-12T16:15:45.0621398Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o
2023-01-12T16:15:45.4031726Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o
2023-01-12T16:15:45.5061046Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o
2023-01-12T16:15:45.7678941Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o
2023-01-12T16:15:46.2370886Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o
2023-01-12T16:15:46.8149250Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o
2023-01-12T16:15:46.9347350Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o
2023-01-12T16:15:47.1163093Z   In file included from /__w/1/s/src/mono/mono/mini/driver.c:59:0:
2023-01-12T16:15:47.1176749Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:47.1199840Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:47.1200979Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:47.1201637Z                                    ^~~~~~~~~~
2023-01-12T16:15:47.1221618Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:47.1223465Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:47.1224798Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:47.1225506Z                                    ^~~~~~~~~~
2023-01-12T16:15:47.1242181Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:47.1244294Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:47.1245825Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:47.1246535Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:47.1253371Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:47.1271092Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:47.1272187Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:47.1272857Z                                   ^~~~~~~~
2023-01-12T16:15:47.1991972Z   /__w/1/s/src/mono/mono/mini/driver.c: In function ‘mono_main’:
2023-01-12T16:15:47.1993515Z   /__w/1/s/src/mono/mono/mini/driver.c:2087:8: warning: variable ‘config_file’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:47.1996872Z     char *config_file = NULL;
2023-01-12T16:15:47.1997518Z           ^~~~~~~~~~~
2023-01-12T16:15:47.2287003Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o
2023-01-12T16:15:47.7182381Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o
2023-01-12T16:15:47.9616296Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o
2023-01-12T16:15:48.1238151Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o
2023-01-12T16:15:48.3665573Z   In file included from /__w/1/s/src/mono/mono/mini/aot-runtime.c:76:0:
2023-01-12T16:15:48.3667264Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:48.3669204Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:48.3670312Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:48.3671382Z                                    ^~~~~~~~~~
2023-01-12T16:15:48.3672717Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:48.3674443Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:48.3675558Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:48.3676219Z                                    ^~~~~~~~~~
2023-01-12T16:15:48.3677588Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:48.3679438Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:48.3680631Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:48.3681341Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:48.3682723Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:48.3684533Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:48.3685613Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:48.3686229Z                                   ^~~~~~~~
2023-01-12T16:15:48.4058806Z   /__w/1/s/src/mono/mono/mini/aot-runtime.c: In function ‘mono_aot_find_jit_info’:
2023-01-12T16:15:48.4159499Z   /__w/1/s/src/mono/mono/mini/aot-runtime.c:3449:11: warning: variable ‘orig_addr’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:48.4161185Z     gpointer orig_addr;
2023-01-12T16:15:48.4161942Z              ^~~~~~~~~
2023-01-12T16:15:48.4163715Z   /__w/1/s/src/mono/mono/mini/aot-runtime.c:3444:6: warning: variable ‘nmethods’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:48.4164847Z     int nmethods;
2023-01-12T16:15:48.4165570Z         ^~~~~~~~
2023-01-12T16:15:48.4215077Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o
2023-01-12T16:15:48.7492111Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o
2023-01-12T16:15:49.9075289Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o
2023-01-12T16:15:50.1242427Z   In file included from /__w/1/s/src/mono/mono/mini/mini-exceptions.c:73:0:
2023-01-12T16:15:50.1244161Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:50.1262768Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:50.1263923Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:50.1455058Z                                    ^~~~~~~~~~
2023-01-12T16:15:50.1468432Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:50.1470393Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:50.1471465Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:50.1472099Z                                    ^~~~~~~~~~
2023-01-12T16:15:50.1473469Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:50.1475307Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:50.1476511Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:50.1477242Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:50.1478621Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:50.1480877Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:50.1481871Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:50.1482439Z                                   ^~~~~~~~
2023-01-12T16:15:50.3714342Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o
2023-01-12T16:15:50.5741241Z   /__w/1/s/src/mono/mono/mini/mini-trampolines.c: In function ‘common_call_trampoline’:
2023-01-12T16:15:50.5742959Z   /__w/1/s/src/mono/mono/mini/mini-trampolines.c:457:15: warning: variable ‘this_arg’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:50.5743918Z      MonoObject *this_arg;
2023-01-12T16:15:50.5744595Z                  ^~~~~~~~
2023-01-12T16:15:51.1244726Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o
2023-01-12T16:15:51.3728556Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o
2023-01-12T16:15:51.6022288Z   /__w/1/s/src/mono/mono/mini/mini-generic-sharing.c: In function ‘mini_get_shared_gparam’:
2023-01-12T16:15:51.6045261Z   /__w/1/s/src/mono/mono/mini/mini-generic-sharing.c:3997:13: warning: variable ‘image’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:51.6046414Z     MonoImage *image = NULL;
2023-01-12T16:15:51.6046949Z                ^~~~~
2023-01-12T16:15:51.7838507Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o
2023-01-12T16:15:52.1603545Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-native-types.c.o
2023-01-12T16:15:52.6229843Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o
2023-01-12T16:15:52.7990856Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o
2023-01-12T16:15:53.0031798Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o
2023-01-12T16:15:53.1981587Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o
2023-01-12T16:15:53.2168683Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o
2023-01-12T16:15:53.4801795Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o
2023-01-12T16:15:53.6150371Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o
2023-01-12T16:15:53.7312009Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o
2023-01-12T16:15:53.8401591Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o
2023-01-12T16:15:53.8716212Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o
2023-01-12T16:15:53.9830869Z   In file included from /__w/1/s/src/mono/mono/mini/type-checking.c:11:0:
2023-01-12T16:15:53.9832408Z   /__w/1/s/src/mono/mono/mini/type-checking.c: In function ‘handle_isinst’:
2023-01-12T16:15:53.9834019Z   /__w/1/s/src/mono/mono/mini/ir-emit.h:697:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2023-01-12T16:15:53.9835452Z            inst->inst_imm = (target_mgreg_t)(imm); \
2023-01-12T16:15:53.9836071Z                             ^
2023-01-12T16:15:53.9837359Z   /__w/1/s/src/mono/mono/mini/type-checking.c:560:5: note: in expansion of macro ‘MONO_EMIT_NEW_BIALU_IMM’
2023-01-12T16:15:53.9838813Z        MONO_EMIT_NEW_BIALU_IMM (cfg, OP_COMPARE_IMM, -1, parent_reg, NULL);
2023-01-12T16:15:53.9839591Z        ^~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:15:54.2658796Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o
2023-01-12T16:15:54.5971616Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o
2023-01-12T16:15:55.2982972Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o
2023-01-12T16:15:55.4156534Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o
2023-01-12T16:15:55.5846763Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o
2023-01-12T16:15:55.7709634Z   In file included from /__w/1/s/src/mono/mono/mini/monovm.c:14:0:
2023-01-12T16:15:55.7711719Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:55.7713549Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:55.7714623Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:55.7715281Z                                    ^~~~~~~~~~
2023-01-12T16:15:55.7716577Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:55.7718367Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:55.7719393Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:55.7720035Z                                    ^~~~~~~~~~
2023-01-12T16:15:55.7721251Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:55.7722965Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:55.7724052Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:55.7724718Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:55.7725962Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:55.7727472Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:55.7728411Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:55.7728953Z                                   ^~~~~~~~
2023-01-12T16:15:55.9100631Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o
2023-01-12T16:15:55.9515229Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o
2023-01-12T16:15:56.1075902Z   In file included from /__w/1/s/src/mono/mono/mini/mini-wasm.c:12:0:
2023-01-12T16:15:56.1077458Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:56.1079194Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:56.1080226Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:56.1080827Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.1082088Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:56.1096235Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:56.1097319Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:56.1097953Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.1099195Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:56.1100875Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:56.1101962Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:56.1102663Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:56.1103921Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:56.1105871Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:56.1107321Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:56.1107894Z                                   ^~~~~~~~
2023-01-12T16:15:56.1242303Z   /__w/1/s/src/mono/mono/mini/mini-wasm.c: In function ‘mono_arch_create_vars’:
2023-01-12T16:15:56.1244046Z   /__w/1/s/src/mono/mono/mini/mini-wasm.c:208:12: warning: variable ‘sig_ret’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:56.1244972Z     MonoType *sig_ret;
2023-01-12T16:15:56.1245506Z               ^~~~~~~
2023-01-12T16:15:56.1586221Z   In file included from /__w/1/s/src/mono/mono/mini/tramp-wasm.c:3:0:
2023-01-12T16:15:56.1587818Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:56.1589628Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:56.1590737Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:56.1591375Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.1592744Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:56.1612289Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:56.1616839Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:56.1617507Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.1618952Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:56.1620843Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:56.1622030Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:56.1622763Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:56.1624105Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:56.1626627Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:56.1627689Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:56.1628311Z                                   ^~~~~~~~
2023-01-12T16:15:56.2542098Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o
2023-01-12T16:15:56.3368166Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o
2023-01-12T16:15:56.5605501Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o
2023-01-12T16:15:56.7160257Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o
2023-01-12T16:15:56.8016763Z   In file included from /__w/1/s/src/mono/mono/mini/mini-posix.c:73:0:
2023-01-12T16:15:56.8018396Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:56.8020236Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:56.8021285Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:56.8021830Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.8022974Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:56.8024902Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:56.8025865Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:56.8026429Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.8036137Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:56.8038303Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:56.8039861Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:56.8040601Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:56.8041974Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:56.8043602Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:56.8044544Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:56.8045080Z                                   ^~~~~~~~
2023-01-12T16:15:56.9675864Z   In file included from /__w/1/s/src/mono/mono/mini/interp/interp.c:78:0:
2023-01-12T16:15:56.9693935Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:15:56.9695817Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:15:56.9696922Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:15:56.9707528Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.9709138Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:15:56.9710947Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:15:56.9712045Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:15:56.9712664Z                                    ^~~~~~~~~~
2023-01-12T16:15:56.9713984Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:15:56.9715804Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:15:56.9717379Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:15:56.9718116Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:15:56.9719443Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:15:56.9721179Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:15:56.9722226Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:15:56.9722823Z                                   ^~~~~~~~
2023-01-12T16:15:57.0777388Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o
2023-01-12T16:15:57.1413062Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o
2023-01-12T16:15:57.2736202Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o
2023-01-12T16:15:57.3622710Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o
2023-01-12T16:15:57.6263133Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘sig_to_llvm_sig_no_cinfo’:
2023-01-12T16:15:57.6265158Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:1460:12: warning: variable ‘rtype’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.6266203Z     MonoType *rtype;
2023-01-12T16:15:57.6266702Z               ^~~~~
2023-01-12T16:15:57.6333929Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘get_aotconst’:
2023-01-12T16:15:57.6352013Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:1994:15: warning: variable ‘tmp_ji’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.6352993Z     MonoJumpInfo tmp_ji;
2023-01-12T16:15:57.6353468Z                  ^~~~~~
2023-01-12T16:15:57.6541858Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘emit_entry_bb’:
2023-01-12T16:15:57.6560103Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:3759:15: warning: variable ‘vtype’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.6561620Z      LLVMTypeRef vtype;
2023-01-12T16:15:57.6562149Z                  ^~~~~
2023-01-12T16:15:57.6621599Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:3953:30: warning: variable ‘store’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.6622654Z       LLVMValueRef rgctx_alloc, store;
2023-01-12T16:15:57.6623207Z                                 ^~~~~
2023-01-12T16:15:57.6790809Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘default_cpp_lpad_exc_signature’:
2023-01-12T16:15:57.6805681Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:4725:18: warning: variable ‘inited’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.6812015Z     static gboolean inited = FALSE;
2023-01-12T16:15:57.6812862Z                     ^~~~~~
2023-01-12T16:15:57.7462493Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘process_bb’:
2023-01-12T16:15:57.7480325Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:5353:26: warning: variable ‘starting_builder’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.7481744Z     LLVMBuilderRef builder, starting_builder;
2023-01-12T16:15:57.7487245Z                             ^~~~~~~~~~~~~~~~
2023-01-12T16:15:57.7921321Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c: In function ‘mono_llvm_emit_call’:
2023-01-12T16:15:57.7944065Z   /__w/1/s/src/mono/mono/mini/mini-llvm.c:12084:12: warning: variable ‘stack_size’ set but not used [-Wunused-but-set-variable]
2023-01-12T16:15:57.7946370Z     int i, n, stack_size;
2023-01-12T16:15:57.7952697Z               ^~~~~~~~~~
2023-01-12T16:16:02.0551061Z   [ 97%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o
2023-01-12T16:16:02.0640042Z   cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.0648154Z   cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.0649696Z   cc1plus: warning: command line option ‘-Wnested-externs’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.0651374Z   cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++
2023-01-12T16:16:02.4467782Z   [ 97%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o
2023-01-12T16:16:02.4549315Z   cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.4550979Z   cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.4552435Z   cc1plus: warning: command line option ‘-Wnested-externs’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.4553809Z   cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++
2023-01-12T16:16:02.7641795Z   In file included from /__w/1/s/src/mono/mono/mini/mini-llvm-cpp.h:14:0,
2023-01-12T16:16:02.7643283Z                    from /__w/1/s/src/mono/mono/mini/llvm-jit.cpp:15:
2023-01-12T16:16:02.7644764Z   /__w/1/s/src/mono/mono/mini/mini.h: In function ‘guint8* realloc_code(MonoCompile*, int)’:
2023-01-12T16:16:02.7646474Z   /__w/1/s/src/mono/mono/mini/mini.h:1898:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2023-01-12T16:16:02.7648028Z     if (G_UNLIKELY (code_len + size > (cfg->code_size - EXTRA_CODE_SPACE)))
2023-01-12T16:16:02.7648891Z                     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-01-12T16:16:02.7650307Z   /__w/1/s/src/mono/mono/mini/../eglib/glib.h:921:46: note: in definition of macro ‘G_UNLIKELY’
2023-01-12T16:16:02.7651291Z    #define G_UNLIKELY(expr) (__builtin_expect ((expr) != 0, 0))
2023-01-12T16:16:02.7652045Z                                                 ^~~~
2023-01-12T16:16:02.7653369Z   /__w/1/s/src/mono/mono/mini/mini.h: In function ‘void set_code_len(MonoCompile*, int)’:
2023-01-12T16:16:02.7655090Z   /__w/1/s/src/mono/mono/mini/mini.h:1906:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
2023-01-12T16:16:02.7657049Z     g_assert (len <= cfg->code_size);
2023-01-12T16:16:02.7657654Z               ~~~~^~~~~~~~~
2023-01-12T16:16:02.7658904Z   /__w/1/s/src/mono/mono/mini/../eglib/glib.h:920:44: note: in definition of macro ‘G_LIKELY’
2023-01-12T16:16:02.7659894Z    #define G_LIKELY(expr) (__builtin_expect ((expr) != 0, 1))
2023-01-12T16:16:02.7660580Z                                               ^~~~
2023-01-12T16:16:02.7661747Z   /__w/1/s/src/mono/mono/mini/mini.h:1906:2: note: in expansion of macro ‘g_assert’
2023-01-12T16:16:02.7662904Z     g_assert (len <= cfg->code_size);
2023-01-12T16:16:02.7663489Z     ^~~~~~~~
2023-01-12T16:16:02.8449461Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o
2023-01-12T16:16:02.8832208Z   [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o
2023-01-12T16:16:02.8927676Z   cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.8929422Z   cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.8931022Z   cc1plus: warning: command line option ‘-Wnested-externs’ is valid for C/ObjC but not for C++
2023-01-12T16:16:02.8932603Z   cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++
2023-01-12T16:16:02.9851561Z   In file included from /__w/1/s/src/mono/mono/mini/debugger-agent-external.c:6:0:
2023-01-12T16:16:02.9853393Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_hot_reload’:
2023-01-12T16:16:02.9871225Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:28:33: warning: nested extern declaration of ‘hot_reload’ [-Wnested-externs]
2023-01-12T16:16:02.9872369Z     extern MonoComponentHotReload *hot_reload;
2023-01-12T16:16:02.9873014Z                                    ^~~~~~~~~~
2023-01-12T16:16:02.9874275Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_event_pipe’:
2023-01-12T16:16:02.9890384Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:36:33: warning: nested extern declaration of ‘event_pipe’ [-Wnested-externs]
2023-01-12T16:16:02.9891509Z     extern MonoComponentEventPipe *event_pipe;
2023-01-12T16:16:02.9892086Z                                    ^~~~~~~~~~
2023-01-12T16:16:02.9904626Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_diagnostics_server’:
2023-01-12T16:16:02.9918933Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:44:41: warning: nested extern declaration of ‘diagnostics_server’ [-Wnested-externs]
2023-01-12T16:16:02.9920154Z     extern MonoComponentDiagnosticsServer *diagnostics_server;
2023-01-12T16:16:02.9920913Z                                            ^~~~~~~~~~~~~~~~~~
2023-01-12T16:16:02.9933868Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h: In function ‘mono_component_debugger’:
2023-01-12T16:16:02.9949012Z   /__w/1/s/src/mono/mono/mini/../../mono/metadata/components.h:52:32: warning: nested extern declaration of ‘debugger’ [-Wnested-externs]
2023-01-12T16:16:02.9949986Z     extern MonoComponentDebugger *debugger;
2023-01-12T16:16:02.9950596Z                                   ^~~~~~~~
2023-01-12T16:16:03.0421389Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/__/version.c.o

@lewing
Copy link
Member

lewing commented Jan 12, 2023

looks likr the 6.0.400 sdk branch has very stale baseline manifests (well behind the 6.0.1xx branch) but I'm not sure that is the cause

cc @dsplaisted @marcpopMSFT

@lewing
Copy link
Member

lewing commented Jan 12, 2023

this could be the flow issue, a new emsdk build and version should be incoming soon, lets see if that gets the correct stable darc branch in the flow

@marcpopMSFT
Copy link
Member

this could be the flow issue, a new emsdk build and version should be incoming soon, lets see if that gets the correct stable darc branch in the flow
We don't autoflow the baseline manifest updates in servicing as we generally don't want them to be updating. If you think they should get updated, it'll have to be a manual update in installer. Why would an older baseline manifest cause this?

@lewing
Copy link
Member

lewing commented Jan 12, 2023

this could be the flow issue, a new emsdk build and version should be incoming soon, lets see if that gets the correct stable darc branch in the flow
We don't autoflow the baseline manifest updates in servicing as we generally don't want them to be updating. If you think they should get updated, it'll have to be a manual update in installer. Why would an older baseline manifest cause this?

I mainly noticed that the emscripten version in release/6.0-1xx (6.0.13) was newer than release/6.0-4xx (6.0.4) which does seem wrong? especially since 6.0.x is using a manifest that is blacklisted now?

@marcpopMSFT
Copy link
Member

That's because there's a CoherentParentDependency in 6.0.1xx so it gets updated whenever runtime updates. It probably shouldn't.
https://github.com/dotnet/installer/blob/release/6.0.1xx/eng/Version.Details.xml#L169

Let's talk in the sync in two weeks.

@lewing
Copy link
Member

lewing commented Jan 12, 2023

why is https://www.nuget.org/packages/Microsoft.NET.Workload.Emscripten.Manifest-6.0.400 on nuget.org but not in the dotnet6 feed?

@marcpopMSFT
Copy link
Member

probably a publishing issue. CC @mmitche @wtgodbe

@lewing
Copy link
Member

lewing commented Jan 13, 2023

@carlossanlop #80591 will bump the version for 6.0.x and hopefully end up in the feed

@lewing lewing added this to the 6.0.x milestone Jan 13, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 13, 2023
@carlossanlop
Copy link
Member Author

carlossanlop commented Jan 13, 2023

@carlossanlop #80591 will bump the version for 6.0.x and hopefully end up in the feed

Merged.

@lewing lewing closed this as completed Jan 24, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants