There are 2 ILCompiler issues in latest VMR build which contains the fix for nuget.client non-determinism (dotnet/installer#19074).
Alpine319_Offline_PreviousSourceBuiltSdk_x64:
/vmr/src/runtime/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj : error NU1101: Unable to find package runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-built-command-line-api, source-built-emsdk, source-built-source-build-externals, source-built-transport-arcade, source-built-transport-cecil, source-built-transport-emsdk [/vmr/src/runtime/Build.proj]
CentOSStream8_Online_PreviousSourceBuiltSdk_x64:
ILCompiler -> /vmr/src/runtime/artifacts/bin/coreclr/linux.x64.Release/ilc/ilc.dll
Generating native code
Unhandled exception. System.CommandLine.CommandLineException: Target OS 'centos' is not supported
at System.CommandLine.Helpers.GetTargetOS(String) + 0x4da
CentOSStream8_Offline_PreviousSourceBuiltSdk_x64:
/vmr/src/runtime/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj : error NU1101: Unable to find package runtime.linux-x64.Microsoft.DotNet.ILCompiler. No packages exist with this id in source(s): prebuilt, previously-source-built, reference-packages, source-built-command-line-api, source-built-emsdk, source-built-source-build-externals, source-built-transport-arcade, source-built-transport-cecil, source-built-transport-emsdk [/vmr/src/runtime/Build.proj]
@jkoritzinsky
There are 2 ILCompiler issues in latest VMR build which contains the fix for
nuget.clientnon-determinism (dotnet/installer#19074).Alpine319_Offline_PreviousSourceBuiltSdk_x64:CentOSStream8_Online_PreviousSourceBuiltSdk_x64:CentOSStream8_Offline_PreviousSourceBuiltSdk_x64:@jkoritzinsky