-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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/runtime dotnet/llvm-project dotnet/icu dotnet/xharness dotnet/emsdk dotnet/hotreload-utils dotnet/roslyn #78557
[main] Update dependencies from dotnet/runtime dotnet/llvm-project dotnet/icu dotnet/xharness dotnet/emsdk dotnet/hotreload-utils dotnet/roslyn #78557
Conversation
…21116.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22566.1 -> To Version 1.0.0-prerelease.22566.2
…ild 20221116.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.22510.2 -> To Version 1.1.0-alpha.0.22566.1
… 20221118.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22566.1 -> To Version 1.0.0-alpha.1.22568.1
…118.11 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.5.0-1.22564.5 -> To Version 4.5.0-1.22568.11
…21119.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22566.1 -> To Version 1.0.0-prerelease.22569.1
…1120.4 Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-alpha.1.22559.2 -> To Version 8.0.0-alpha.1.22570.4
…121.11 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.5.0-1.22564.5 -> To Version 4.5.0-1.22571.11
…ild 20221122.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.22510.2 -> To Version 1.1.0-alpha.0.22572.2
I hit this on a local windows build too. |
Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-alpha.1.22557.1 -> To Version 8.0.0-alpha.1.22612.1
…21212.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22566.1 -> To Version 1.0.0-prerelease.22612.1
…12.1 Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 From Version 8.0.0-alpha.1.22558.2 -> To Version 8.0.0-alpha.1.22612.1
…ild 20221212.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 1.1.0-alpha.0.22510.2 -> To Version 1.1.0-alpha.0.22612.1
…212.3 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.5.0-1.22564.5 -> To Version 4.5.0-3.22612.3
this looks related to llvm changes building nativeAOT. @agocke @MichalStrehovsky @dotnet/crossgen-contrib ?
|
We figured out an accidental dependency on zlib which is most likely the cause for this, see dotnet/llvm-project#332 |
Could be, but it looks like the objwriter build is somehow broken. Very few new commits since the last update, mostly arcade https://github.com/dotnet/llvm-project/commits/objwriter/12.x |
… 20221213.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools From Version 14.0.0-alpha.1.22561.1 -> To Version 14.0.0-alpha.1.22613.1
I ran into the same problem in my personal builds of ObjWriter last week. Didn't even think our official builds also don't have a stable build environment. Submitted dotnet/llvm-project#333. We'll need to backport that to 7.0. |
Tried to repro this locally, but I didn’t see the error on Linux. Must be windows-only. Things also looked ok in windows debug. Maybe windows release is the problem? |
… 20221213.2 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.11.0-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 1.0.0-alpha.1.22566.1 -> To Version 1.0.0-alpha.1.22613.2
Yes, this is only a problem on Windows. I downloaded the objwriter.dll from the NuGet we were trying to upgrade to and saw references to zlib. I already merged the pull request and we picked up the change here. The generated NuGet looks good. |
…213.20 Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.5.0-1.22564.5 -> To Version 4.5.0-3.22613.20
Merging to unblock dotnet/sdk#29406 |
This pull request updates the following dependencies
From https://github.com/dotnet/xharness
From https://github.com/dotnet/hotreload-utils
From https://github.com/dotnet/llvm-project
From https://github.com/dotnet/roslyn
From https://github.com/dotnet/runtime
From https://github.com/dotnet/icu
From https://github.com/dotnet/emsdk
From https://github.com/dotnet/runtime