Skip to content

[main] Update dependencies from dotnet/linker - #61669

Merged
akoeplinger merged 9 commits into
mainfrom
darc-main-8c5ef200-c77e-435f-8d0d-06da0485054b
Dec 1, 2021
Merged

[main] Update dependencies from dotnet/linker#61669
akoeplinger merged 9 commits into
mainfrom
darc-main-8c5ef200-c77e-435f-8d0d-06da0485054b

Conversation

@dotnet-maestro

@dotnet-maestrodotnet-maestroBot commented Nov 16, 2021

Copy link
Copy Markdown
Contributor

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
@ghostghost added the area-codeflow for labeling automated codeflow label Nov 16, 2021
dotnet-maestroBotand 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

The Build iOSSimulator x86 Debug AllSubsets_Mono failure is unrelated.

@akoeplinger
akoeplinger merged commit 51cf536 into mainDec 1, 2021
@akoeplinger
akoeplinger deleted the darc-main-8c5ef200-c77e-435f-8d0d-06da0485054b branch December 1, 2021 19:15
@ghostghost locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflowfor labeling automated codeflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@akoeplinger@vitek-karas