[MacPorts] #63245: Unable to upgrade the "nss" port

MacPorts noreply at macports.org
Tue Jul 13 19:27:56 UTC 2021


#63245: Unable to upgrade the "nss" port
---------------------+--------------------
  Reporter:  RobK88  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.7.1
Resolution:          |   Keywords:  lion
      Port:  nss     |
---------------------+--------------------

Comment (by kencu):

 The /usr/bin/clang on Lion is too old to understand the modern SIMD
 instruction set that nss wants to use.

 The clang version in Lion is 420-something I recall, so if we blacklist
 versions of that vintage and older we should be better off.

 you can test if this would work by forcing a newer compiler (the one that
 would next be used) like this:

 {{{
 sudo port -v install nss configure.compiler=macports-clang-9.0
 }}}

 and please report back success or failure with that.

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


More information about the macports-tickets mailing list