-
Notifications
You must be signed in to change notification settings - Fork 132
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
[9.0] VMR Stage2 build failing with field
references
#4639
Comments
@NikolaMilosavljevic Can you take a look? TIA |
I have tested these changes in a VMR build - there are issues in other repos, but @MichalStrehovsky what is the timeline for completing the backporting PR? dotnet/runtime#108222 |
New test build with runtime fix uncovered similar issues in
@nohwnd this needs to be fixed for 9.0 release. It reproes in source-build stage 2 build which uses compiler produced by source-building. You could repro the issue in your repo build by using the latest 9.0 SDK. |
Another issue in
@mavasani this needs to be fixed for 9.0 release. It reproes in source-build stage 2 build which uses compiler produced by sour-building. You could repro the issue in your repo build by using the latest 9.0 SDK. |
@NikolaMilosavljevic - I think it would be best to log separate issues for each cause of the stage 2 breaks. The main reason is to help track the issues needing addressed. Separate issues can be assigned to specific owners to address. Given the point in time where we are in the release schedule, these issues should be patched when fixes are available. e.g. we need passing builds to ensure no further regressions. |
Certainly - will open issues both in source-build and the individual repos. Should patches be produced even before fixes are available in repos? I.e. to suppress the warnings, when that is the quickest option. |
I am supportive of that. It will help us ensure the product is building and flush out all of the issues while we wait for the long term fixes. |
The only way I'm involved in that PR is that I got auto-added as a reviewer by Github. Cc @cston @stephentoub who would know more. |
Release/9.0.1xx
build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2547862&view=logs&j=3121c41d-6088-53a5-4ef6-9a86f3460fe9&t=334539f4-dcef-5cad-a240-02997b3146e7 (internal Microsoft link)VMR Stage2 building
runtime
failed with the following errors:Related to dotnet/runtime#108219
The text was updated successfully, but these errors were encountered: