Skip to content

dotnet 10.0.101 - #254079

Merged
BrewTestBot merged 8 commits into
mainfrom
dotnet-10
Jan 6, 2026
Merged

dotnet 10.0.101#254079
BrewTestBot merged 8 commits into
mainfrom
dotnet-10

Conversation

@bevanjkay

Copy link
Copy Markdown
Member
  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions Bot added automerge-skip `brew pr-automerge` will skip this pull request long build Set a long timeout for formula testing alias labels Nov 12, 2025
@bevanjkay bevanjkay mentioned this pull request Nov 12, 2025
@p-linnane p-linnane mentioned this pull request Nov 12, 2025
6 tasks
@ABAG603

ABAG603 commented Nov 12, 2025

Copy link
Copy Markdown

@bevanjkay Hi. Won't this break dotnet@9 alias as it will be installing .Net 10 instead of 9? I think it will be better to introduce new formula dotnet@9 in this PR which essentially be a copy of dotnet.rb from the current main branch. So, after PR is merged it will be possible to install both v10 and v9 of .Net.

@chenrui333 chenrui333 mentioned this pull request Nov 12, 2025
@botantony botantony added the CI-linux-self-hosted Build on Linux self-hosted runner label Nov 15, 2025
@github-actions github-actions Bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Nov 15, 2025
@botantony botantony mentioned this pull request Nov 15, 2025
6 tasks
@botantony botantony changed the title dotnet 10.0.100 dotnet 10.0.100 dotnet@9 9.0.10 (new formula) Nov 15, 2025
@botantony botantony changed the title dotnet 10.0.100 dotnet@9 9.0.10 (new formula) dotnet 10.0.100 dotnet@9 9.0.111 (new formula) Nov 15, 2025
@chenrui333 chenrui333 added the build failure CI fails while building the software label Nov 16, 2025
@bevanjkay
bevanjkay force-pushed the dotnet-10 branch 2 times, most recently from 91c67d8 to d4a211e Compare November 17, 2025 12:41
@patricktcoakley

Copy link
Copy Markdown

Hi, is there any chance this will get completed soon? Otherwise, do we need someone else to get involved and pick up the rest of the work? Thanks!

@chenrui333 chenrui333 mentioned this pull request Nov 27, 2025
@SMillerDev SMillerDev added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Nov 28, 2025
@SMillerDev

SMillerDev commented Dec 1, 2025

Copy link
Copy Markdown
Member

Linux:

      [ 41%] Built target cee_wks_core
      make: *** [Makefile:136: all] Error 2
      /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr
      Failed to build "CoreCLR component".
    /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/runtime.proj(118,5): error MSB3073: The command ""/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true -DCLR_CMAKE_USE_SYSTEM_RAPIDJSON=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true" -x64 -release -portablebuild=false -keepnativesymbols -os linux -targetrid ubuntu.22.04-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.
    
    Build FAILED.
    
    /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/runtime.proj(118,5): error MSB3073: The command ""/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/src/coreclr/build-runtime.sh" -cmakeargs " -DCLR_CMAKE_USE_SYSTEM_BROTLI=true -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true -DCLR_CMAKE_USE_SYSTEM_RAPIDJSON=true -DCLR_CMAKE_USE_SYSTEM_ZLIB=true" -x64 -release -portablebuild=false -keepnativesymbols -os linux -targetrid ubuntu.22.04-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/artifacts/bin/coreclr/linux.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.
        0 Warning(s)
        1 Error(s)
    
    Time Elapsed 00:04:05.24
    Build failed with exit code 1. Check errors above.
    
    'runtime' failed during build.
    See '/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/log/Release/runtime/runtime.log' for more information.
  
  Build FAILED.
  
  /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/repo-projects/Directory.Build.targets(599,5): error MSB3073: The command "/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/src/runtime/build.sh --restore --build --pack --publish  --sourceBuild --fromVMR --configuration Release --verbosity minimal /p:TargetRid=ubuntu.22.04-x64 /p:OfficialBuildId=20251023.111 /p:DotNetPackageVersionPropsPath=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/obj/PackageVersions/PackageVersions.runtime.props /p:SourceBuiltAssetsDir=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/obj/manifests/Release/runtime/ /p:RepositoryName=runtime /p:RepositoryUrl=https://github.com/dotnet/dotnet /p:PreviouslySourceBuiltNupkgCacheDir="/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/prereqs/packages/reference/" /p:TrackPrebuiltUsageReportDir="/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/log/Release/runtime/" /p:SourceBuiltShippingPackagesDir=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/packages/Release/NonShipping/runtime/ /p:SourceBuiltPdbArtifactsDir=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/SymStore/Release/runtime/ /p:SourceBuiltArtifactsBasePath=/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/ /p:UsingToolMicrosoftNetCompilers=false /p:PortableBuild=false /p:PortableTargetRid=linux-x64 /p:RepoOriginalSourceRevisionId=60629d14374c56f1cb51819049ad1fa529307f8d  -bl --arch x64 --os linux --bootstrap /p:DotNetBuildAllRuntimePacks=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_RAPIDJSON=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_ZLIB=true > /var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/artifacts/log/Release/runtime/runtime.log 2>&1" exited with code 1. [/var/tmp/dotnet-20251128-7125-8fesaj/dotnet-10.0.100/repo-projects/runtime.proj]
      0 Warning(s)
      1 Error(s)
  
  Time Elapsed 00:17:45.87
  Build failed with exit code 1. Check errors above.

MacOS:

      Successfully created package '/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64.10.0.0-rtm.25523.111.nupkg'.
      Successfully created package '/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64.10.0.0-rtm.25523.111.symbols.nupkg'.
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj : error MSB4057: The target "CreatePkg" does not exist in the project.
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/installers/dotnet-hostfxr.proj : error MSB4057: The target "CreatePkg" does not exist in the project.
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/installers/dotnet-host.proj : error MSB4057: The target "CreatePkg" does not exist in the project.
    
    Build FAILED.
    
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj : error MSB4057: The target "CreatePkg" does not exist in the project.
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/installers/dotnet-hostfxr.proj : error MSB4057: The target "CreatePkg" does not exist in the project.
    /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/src/installer/pkg/sfx/installers/dotnet-host.proj : error MSB4057: The target "CreatePkg" does not exist in the project.
        0 Warning(s)
        3 Error(s)
    
    Time Elapsed 00:18:30.88
    Build failed with exit code 1. Check errors above.
    
    'runtime' failed during build.
    See '/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/log/Release/runtime/runtime.log' for more information.
  
  Build FAILED.
  
  /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/repo-projects/Directory.Build.targets(599,5): error MSB3073: The command "/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/src/runtime/build.sh --restore --build --pack --publish  --sourceBuild --fromVMR --configuration Release --verbosity minimal /p:TargetRid=osx-arm64 /p:OfficialBuildId=20251023.111 /p:DotNetPackageVersionPropsPath=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/obj/PackageVersions/PackageVersions.runtime.props /p:SourceBuiltAssetsDir=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/obj/manifests/Release/runtime/ /p:RepositoryName=runtime /p:RepositoryUrl=https://github.com/dotnet/dotnet /p:PreviouslySourceBuiltNupkgCacheDir="/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/prereqs/packages/previously-source-built/" /p:ReferencePackageNupkgCacheDir="/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/prereqs/packages/reference/" /p:TrackPrebuiltUsageReportDir="/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/log/Release/runtime/" /p:SourceBuiltShippingPackagesDir=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/packages/Release/Shipping/runtime/ /p:SourceBuiltNonShippingPackagesDir=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/packages/Release/NonShipping/runtime/ /p:SourceBuiltPdbArtifactsDir=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/SymStore/Release/runtime/ /p:SourceBuiltArtifactsBasePath=/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/ /p:UsingToolMicrosoftNetCompilers=false /p:PortableBuild=false /p:PortableTargetRid=osx-arm64 /p:RepoOriginalSourceRevisionId=60629d14374c56f1cb51819049ad1fa529307f8d  -bl --arch arm64 --os osx --bootstrap /p:DotNetBuildAllRuntimePacks=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_RAPIDJSON=true --cmakeargs -DCLR_CMAKE_USE_SYSTEM_ZLIB=true > /private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/artifacts/log/Release/runtime/runtime.log 2>&1" exited with code 1. [/private/tmp/dotnet-20251128-91252-g213e8/dotnet-10.0.100/repo-projects/runtime.proj]
      0 Warning(s)
      1 Error(s)
  
  Time Elapsed 00:32:59.73
  Build failed with exit code 1. Check errors above.

@SMillerDev SMillerDev mentioned this pull request Dec 2, 2025
5 tasks
@DmitriiKholkin

Copy link
Copy Markdown

How can I help to fix all problems? It would be good to install .NET 10 using Homebrew.

@daeho-ro daeho-ro added the in progress Stale bot should stay away label Jan 4, 2026
Comment thread Formula/d/dotnet.rb
@bevanjkay

Copy link
Copy Markdown
Member Author

I think to save doing too much more work in this PR, we may be best to move the rest of the dependencies to dotnet@9 and then build them individually with version 10 in other PRs. Is there anything you would like to see changed here @cho-m?

@p-linnane
p-linnane requested a review from cho-m January 5, 2026 16:43
@p-linnane p-linnane removed the build failure CI fails while building the software label Jan 5, 2026
@cho-m cho-m removed the automerge-skip `brew pr-automerge` will skip this pull request label Jan 6, 2026
@github-actions

github-actions Bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 6, 2026
@BrewTestBot
BrewTestBot enabled auto-merge January 6, 2026 19:39
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jan 6, 2026
Merged via the queue into main with commit 3db052c Jan 6, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the dotnet-10 branch January 6, 2026 19:51
@bevanjkay

Copy link
Copy Markdown
Member Author

@cho-m Thank you for your help with getting this over the line!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alias CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. icu4c ICU use is a significant feature of the PR or issue in progress Stale bot should stay away long build Set a long timeout for formula testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.