Skip to content

Conversation

@dotnet-sb-bot
Copy link
Contributor

@dotnet-sb-bot dotnet-sb-bot commented Aug 21, 2025

Re-Bootstrap Source Build to .NET 10.0.100-rc.1.25420.111


Needed for #2016 (approved for RC1), triggered by @ViktorHofer

@ViktorHofer
Copy link
Member

ViktorHofer commented Aug 21, 2025

@nkolev92 The VMR now sets RestoreEnablePackagePruning=true as a global property for the inner repo builds but it seems to affect the .NET Framework TFMs as well. See 73fad90

/__w/1/s/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeOptions.cs(52,21): error CS0103: The name 'RuntimeInformation' does not exist in the current context [/__w/1/s/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj::TargetFramework=net462]

Is that expected?

@ViktorHofer ViktorHofer enabled auto-merge (squash) August 21, 2025 12:37
@ViktorHofer
Copy link
Member

/backport to main

@github-actions
Copy link
Contributor

Started backporting to main: https://github.com/dotnet/dotnet/actions/runs/17127114633

@github-actions
Copy link
Contributor

@ViktorHofer backporting to "main" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Re-Bootstrap Source Build to .NET 10.0.100-rc.1.25420.111
.git/rebase-apply/patch:467: trailing whitespace.
    arguments: -InputPath '$(Build.SourcesDirectory)/PostBuildLogs' 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	eng/Version.Details.props
M	eng/Version.Details.xml
M	eng/Versions.props
M	eng/common/SetupNugetSources.ps1
M	eng/common/SetupNugetSources.sh
M	eng/common/core-templates/job/job.yml
M	eng/common/core-templates/job/onelocbuild.yml
M	eng/common/core-templates/job/publish-build-assets.yml
M	eng/common/core-templates/jobs/codeql-build.yml
M	eng/common/core-templates/jobs/jobs.yml
M	eng/common/core-templates/post-build/post-build.yml
M	eng/common/core-templates/post-build/setup-maestro-vars.yml
M	eng/common/core-templates/steps/enable-internal-sources.yml
M	eng/common/core-templates/steps/generate-sbom.yml
M	eng/common/core-templates/steps/publish-logs.yml
M	eng/common/core-templates/steps/source-index-stage1-publish.yml
M	eng/common/generate-locproject.ps1
M	eng/common/sdk-task.ps1
M	eng/common/sdk-task.sh
M	eng/common/template-guidance.md
M	eng/common/templates-official/job/job.yml
M	eng/common/templates-official/variables/sdl-variables.yml
M	eng/common/templates/job/job.yml
M	eng/common/tools.ps1
M	global.json
Falling back to patching base and 3-way merge...
Auto-merging eng/Version.Details.props
CONFLICT (content): Merge conflict in eng/Version.Details.props
Auto-merging eng/Version.Details.xml
CONFLICT (content): Merge conflict in eng/Version.Details.xml
Auto-merging eng/Versions.props
Auto-merging global.json
CONFLICT (content): Merge conflict in global.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Re-Bootstrap Source Build to .NET 10.0.100-rc.1.25420.111
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@ViktorHofer ViktorHofer merged commit 06590a5 into release/10.0.1xx-rc1 Aug 21, 2025
11 checks passed
@ViktorHofer ViktorHofer deleted the aug2025-source-build-1755763538 branch August 21, 2025 12:45
ViktorHofer added a commit that referenced this pull request Aug 21, 2025
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
ViktorHofer added a commit that referenced this pull request Aug 21, 2025
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
premun pushed a commit to premun/dotnet that referenced this pull request Aug 22, 2025
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants