-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-InfrastructureuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Build on main branch is broken for armel arch, but works before.
./build.sh --portablebuild false --cross --clang9 --arch armel --runtimeConfiguration Release --librariesConfiguration Release --subset clr+libs.native /p:EnableSourceLink=false
__DistroRid: tizen.6.5.0-armel
Determining projects to restore...
Tool 'coverlet.console' (version '1.7.2') was restored. Available commands: coverlet
Tool 'dotnet-reportgenerator-globaltool' (version '4.5.8') was restored. Available commands: reportgenerator
Tool 'microsoft.dotnet.xharness.cli' (version '1.0.0-prerelease.21370.1') was restored. Available commands: xharness
Tool 'microsoft.visualstudio.slngen.tool' (version '6.0.1') was restored. Available commands: slngen
Restore was successful.
All projects are up-to-date for restore.
Determining projects to restore...
/home/alexander/src/runtime/.dotnet/sdk/6.0.100-preview.5.21302.13/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(101,5): error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-armel'. [/home/alexander/src/runtime/Build.proj]
/home/alexander/src/runtime/.dotnet/sdk/6.0.100-preview.5.21302.13/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(101,5): error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-armel'. [/home/alexander/src/runtime/Build.proj]
/home/alexander/src/runtime/.dotnet/sdk/6.0.100-preview.5.21302.13/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(101,5): error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-armel'. [/home/alexander/src/runtime/Build.proj]
/home/alexander/src/runtime/.dotnet/sdk/6.0.100-preview.5.21302.13/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(101,5): error NETSDK1084: There is no application host available for the specified RuntimeIdentifier 'linux-armel'. [/home/alexander/src/runtime/Build.proj]
Build FAILED.
Metadata
Metadata
Assignees
Labels
area-InfrastructureuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner