[MacPorts] #70075: dotnet-cli @8.0.4: dyld: Symbol not found: ____chkstk_darwin

MacPorts noreply at macports.org
Mon Jun 3 12:25:55 UTC 2024


#70075: dotnet-cli @8.0.4: dyld: Symbol not found: ____chkstk_darwin
--------------------------------------+--------------------------
  Reporter:  diogob003                |      Owner:  tsabirgaliev
      Type:  defect                   |     Status:  assigned
  Priority:  Normal                   |  Milestone:
 Component:  ports                    |    Version:  2.9.3
Resolution:                           |   Keywords:
      Port:  dotnet-cli dotnet-sdk-6  |
--------------------------------------+--------------------------

Comment (by ryandesign):

 Then that should be indicated in the Portfile:

 {{{#!diff
 diff --git a/dotnet/dotnet-cli/Portfile b/dotnet/dotnet-cli/Portfile
 index d04ca0cebe2..7ea247f07cd 100644
 --- a/dotnet/dotnet-cli/Portfile
 +++ b/dotnet/dotnet-cli/Portfile
 @@ -27,6 +27,7 @@ name                dotnet-cli
  version             8.0.6
  revision            0
  categories          dotnet
 +platforms           {darwin >= 19}
  license             MIT
  maintainers         {@tsabirgaliev gmail.com:tair.sabirgaliev} \
                      {@judaew judaew} openmaintainer
 @@ -44,7 +45,6 @@ long_description    .NET is a free, cross-platform, open
 source developer platfo
                      whichever is latest.

  homepage            https://dotnet.microsoft.com/
 -platforms           darwin
  supported_archs     x86_64 arm64

  master_sites
 https://dotnetcli.azureedge.net/dotnet/Runtime/${version}/
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70075#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list