Description
Source-Build (CentOS9)
is failing with:
Determining projects to restore...
Restored /__w/1/s/artifacts/sb/package-cache/microsoft.dotnet.arcade.sdk/10.0.0-beta.25216.2/tools/Tools.proj (in 10.25 sec).
Determining projects to restore...
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1083: The specified RuntimeIdentifier 'centos.9-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [/__w/1/s/artifacts/sb/src/Build.proj]
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'centos.9-x64'. [/__w/1/s/artifacts/sb/src/Build.proj]
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1083: The specified RuntimeIdentifier 'centos.9-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [/__w/1/s/artifacts/sb/src/Build.proj]
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'centos.9-x64'. [/__w/1/s/artifacts/sb/src/Build.proj]
Nothing to do. None of the projects specified contain packages to restore.
and Source-Build (NonexistentRID)
- the purpose of this one is to validate that we don't take a dependency on non-portable RID's value and distro maintainer is free to choose the identifier prefix:
Determining projects to restore...
Restored /__w/1/s/artifacts/sb/package-cache/microsoft.dotnet.arcade.sdk/10.0.0-beta.25216.2/tools/Tools.proj (in 10.83 sec).
Determining projects to restore...
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'linux'. [/__w/1/s/artifacts/sb/src/Build.proj]
/__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'linux'. [/__w/1/s/artifacts/sb/src/Build.proj]
Nothing to do. None of the projects specified contain packages to restore.
cc @jkoritzinsky, @tmds, last time they appeared passing was in December, then three months logs are missing and since then, all red: https://dev.azure.com/dnceng-public/public/_build?definitionId=129&_a=summary&branchFilter=331%2C331%2C331
it's the second circle:
Metadata
Metadata
Assignees
Type
Projects
Status
Done