Skip to content

2 ILCompiler issues in latest VMR build #4237

Description

@NikolaMilosavljevic

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

ops-monitorIssues created/handled by the source build monitor role

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions