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 #70614

Merged
merged 6 commits into from
Jun 22, 2022

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jun 11, 2022

This pull request updates the following dependencies

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

  • Subscription: 0d6d6ae4-f71f-4395-53e6-08d8e409d87d
  • Build: 20220620.3
  • Date Produced: June 20, 2022 10:32:27 PM UTC
  • Commit: 17033869c8e75e3805ba42af4c5509af72c8bb72
  • Branch: refs/heads/main

…610.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22310.2
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow label Jun 11, 2022
@jkotas
Copy link
Member

jkotas commented Jun 11, 2022

All Mono llvmfullaot tests are failing. cc @marek-safar

@AaronRobinsonMSFT
Copy link
Member

@agocke Should we also run the WASM tests here?

/cc @vitek-karas

…613.4

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22313.4
@lewing
Copy link
Member

lewing commented Jun 14, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…614.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22314.2
…615.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22315.2
@radical
Copy link
Member

radical commented Jun 16, 2022

@agocke Should we also run the WASM tests here?

/cc @vitek-karas

For linker updates, always!

…616.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22316.2
@vitek-karas
Copy link
Member

There's something weird going on here. When I run this locally I do get a repro (Windows Release build Clr+Libs).
But the weird part is that it's running linker from the repo-local SDK: .dotnet\sdk\7.0.100-preview.3.22179.4\Sdks\Microsoft.NET.ILLink.Tasks\build\..\tools\net6.0\ILLink.Tasks.dll, instead of the one specified by the Versions.prop.

If I rerun the same thing with latest linker there are no warnings.

@sbomer @agocke could one of you please take a look?

Side note: Trying to repro this I also hit dotnet/linker#2845 - but that should only affect Debug builds of linker.

@sbomer
Copy link
Member

sbomer commented Jun 17, 2022

it's running linker from the repo-local SDK

@vitek-karas I think dotnet/linker#2848 will fix this.

…620.3

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22320.3
@agocke
Copy link
Member

agocke commented Jun 21, 2022

/azp runtime-wasm

@azure-pipelines
Copy link

Command 'runtime-wasm' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@radical
Copy link
Member

radical commented Jun 21, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vitek-karas vitek-karas merged commit 3282677 into main Jun 22, 2022
@dotnet-maestro dotnet-maestro bot deleted the darc-main-3c3d9544-36c7-492c-b7fb-6f3dde63f4b8 branch June 22, 2022 07:56
@ghost ghost locked as resolved and limited conversation to collaborators Jul 22, 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.

7 participants