Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VMR stage 2 build fails in ILCompiler with unsupported OS error #3568

@mthalman

Description

@mthalman
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error : Unhandled exception. System.CommandLine.CommandLineException: Target OS 'centos.8' is not supported [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Helpers.GetTargetOS(String token) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.CliArgument`1.<>c__DisplayClass8_0.<set_CustomParser>b__0(ArgumentResult argumentResult, Object& parsedValue) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.ArgumentResult.ValidateAndConvert(Boolean useValidators) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.CommandResult.ValidateOptions(Boolean completeValidation) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.CommandResult.Validate(Boolean completeValidation) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.ParseOperation.Validate() [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.ParseOperation.Parse() [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.Parsing.CliParser.Parse(CliCommand command, IReadOnlyList`1 arguments, String rawInput, CliConfiguration configuration) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at System.CommandLine.CliConfiguration.Invoke(String[] args) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(470,5): error :    at ILCompiler.Program.Main(String[] args) [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]
/vmr/.dotnet/sdk/8.0.100-rc.1.23375.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets(358,5): error NETSDK1096: Optimizing assemblies for performance failed. You can either exclude the failing assemblies from being optimized, or set the PublishReadyToRun property to false. [/vmr/src/runtime/artifacts/source-build/self/src/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj]

Binlog link (internal only)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions