Skip to content

[dotnet/main] Update dependencies from dotnet/cpython, dotnet/llvm-project #110

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

Merged

Conversation

dotnet-maestro[bot]
Copy link

@dotnet-maestro dotnet-maestro bot commented Jul 22, 2024

This pull request updates the following dependencies

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

  • Subscription: 8b93cd0d-e8c0-400f-c729-08dc9076ce96
  • Build: 20240715.1
  • Date Produced: July 16, 2024 4:00:31 PM UTC
  • Commit: b67e77dc99c8443207b2d5602d45c64df224ef02
  • Branch: refs/heads/dotnet/main

From https://github.com/dotnet/llvm-project

  • Subscription: 575c58fc-0fec-44b7-a529-08dc92289303
  • Build: 20240720.2
  • Date Produced: July 20, 2024 4:05:33 PM UTC
  • Commit: 3358dfd351b424698f3f2cd67432dc62c333a64d
  • Branch: refs/heads/dotnet/main-19.x

dotnet-maestro bot added 2 commits July 22, 2024 13:50
…0715.1

runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport
 From Version 9.0.0-alpha.1.24358.1 -> To Version 9.0.0-alpha.1.24365.1
… 20240720.2

runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools
 From Version 16.0.5-alpha.1.24359.2 -> To Version 19.0.0-alpha.1.24370.2
@dotnet-maestro dotnet-maestro bot changed the title [dotnet/main] Update dependencies from dotnet/cpython [dotnet/main] Update dependencies from dotnet/cpython, dotnet/llvm-project Jul 22, 2024
@akoeplinger
Copy link
Member

Looks like this will need some changes to work with the new llvm?

@akoeplinger
Copy link
Member

akoeplinger commented Jul 24, 2024

Ok looks like this is because LLVM 19 removed generic char_traits: llvm/llvm-project#72694

@akoeplinger
Copy link
Member

Hm but if I read this correctly this is coming from the c++ headers:

  In file included from /__w/1/s/artifacts/obj/llvm/x64/include/c++/v1/__format/parser_std_format_spec.h:39:
  /__w/1/s/artifacts/obj/llvm/x64/include/c++/v1/string:2237:3: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'

@akoeplinger akoeplinger enabled auto-merge (squash) August 1, 2024 15:07
@akoeplinger akoeplinger merged commit 86448d4 into dotnet/main Aug 1, 2024
10 checks passed
@akoeplinger akoeplinger deleted the darc-dotnet/main-67645d18-38e6-4105-a6d1-6e4233d4e7dc branch August 1, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants