Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source-build leg in runtime failing due to missing intermediates #3219

Closed
crummel opened this issue Jan 23, 2023 · 4 comments
Closed

Source-build leg in runtime failing due to missing intermediates #3219

crummel opened this issue Jan 23, 2023 · 4 comments
Assignees
Labels
area-build Improvements in source-build's own build process untriaged

Comments

@crummel
Copy link
Contributor

crummel commented Jan 23, 2023

Related issue: dotnet/runtime#80284.

The banana-rid source-build leg in runtime is failing due to a missing runtime package:

  /__w/1/s/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1094: Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
@dotnet-issue-labeler dotnet-issue-labeler bot added area-additional-repos Adding additional contributing repos untriaged labels Jan 23, 2023
@omajid
Copy link
Member

omajid commented Jan 23, 2023

FYI @tmds

@tmds
Copy link
Member

tmds commented Jan 23, 2023

I've commented on the referenced issue.

@MichaelSimons MichaelSimons added area-build Improvements in source-build's own build process and removed area-additional-repos Adding additional contributing repos untriaged labels Jan 26, 2023
@omajid
Copy link
Member

omajid commented Jan 26, 2023

Thanks, @tmds!

@crummel
Copy link
Contributor Author

crummel commented Mar 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-build Improvements in source-build's own build process untriaged
Projects
Archived in project
Development

No branches or pull requests

4 participants