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

[main] Update dependencies from dotnet/linker #61669

Merged
merged 9 commits into from
Dec 1, 2021

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Nov 16, 2021

This pull request updates the following dependencies

From https://github.com/dotnet/linker

  • Subscription: 0d6d6ae4-f71f-4395-53e6-08d8e409d87d
  • Build: 20211201.1
  • Date Produced: December 1, 2021 11:59:05 AM UTC
  • Commit: 42460a6b2cbed0d9c09e1c28fd3bb753bdc3f99f
  • Branch: refs/heads/main

…115.4

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21565.4
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow label Nov 16, 2021
dotnet-maestro bot and others added 6 commits November 17, 2021 13:16
…116.4

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21566.4
…117.1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21567.1
…118.1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21568.1
…119.1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21569.1
…122.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21572.2
@akoeplinger
Copy link
Member

@vitek-karas looks like there's some issue with the System.Private.CoreLib pdb:

  System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\IL\System.Private.CoreLib.dll
  File 'D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\IL\System.Private.CoreLib.pdb' not found or doesn't match 'D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\IL\System.Private.CoreLib.dll'.
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21576.4\tools\SymStore.targets(70,5): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.diasymreader.pdb2pdb\1.1.0-beta2-19575-01\tools\Pdb2Pdb.exe" "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\IL\System.Private.CoreLib.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\System.Private.CoreLib\net7.0\x64\System.Private.CoreLib.pdb" /srcsvrvar SRC_INDEX=public" exited with code 2. [D:\a\_work\1\s\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj]

@vitek-karas
Copy link
Member

dotnet/cecil#32 has the candidate fix for the Pdb2Pdb failure.
Once merged we will have to merge the new cecil into dotnet/linker and then let it flow here.

@vitek-karas
Copy link
Member

dotnet/linker#2405 is now merged. Once picked up it should fix the PDB failures.

….1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21580.1
…201.1

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.21562.1 -> To Version 7.0.100-1.21601.1
@akoeplinger
Copy link
Member

The Build iOSSimulator x86 Debug AllSubsets_Mono failure is unrelated.

@akoeplinger akoeplinger merged commit 51cf536 into main Dec 1, 2021
@akoeplinger akoeplinger deleted the darc-main-8c5ef200-c77e-435f-8d0d-06da0485054b branch December 1, 2021 19:15
@ghost ghost locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants