homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

dotnet 10.0.100 dotnet@9 9.0.111 (new formula)

Open bevanjkay opened this issue 3 months ago • 3 comments

  • [x] Have you followed the guidelines for contributing?
  • [x] 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>?

bevanjkay avatar Nov 12 '25 02:11 bevanjkay

@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.

ABAG603 avatar Nov 12 '25 08:11 ABAG603

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!

patricktcoakley avatar Nov 22 '25 15:11 patricktcoakley

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 avatar Dec 01 '25 13:12 SMillerDev