-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
dotnet/sdk
#34277Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repountriaged
Description
/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
Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repountriaged
Type
Projects
Status
Done