[MacPorts] #59888: sparsehash should either be noarch or keep its universal veriant

MacPorts noreply at macports.org
Sat Dec 28 00:19:24 UTC 2019


#59888: sparsehash should either be noarch or keep its universal veriant
-------------------------+------------------------
  Reporter:  devernay    |      Owner:  ryandesign
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  fixed       |   Keywords:
      Port:  sparsehash  |
-------------------------+------------------------

Comment (by ryandesign):

 See the comment I added to the Portfile in
 [79bcaad0315c9229ee841064701ab8b9fbff47ed/macports-ports]:

 {{{
 # Don't set "supported_archs noarch" because although it is a header-
 # only library, it needs the right C++ stdlib flag.
 }}}

 When supported_archs is noarch, MacPorts base clears the value of
 configure.cxx_stdlib so we don't know what stdlib to build for. This
 causes problems on systems where the MacPorts stdlib default is different
 from the compiler's (i.e. on 10.6-10.8).

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


More information about the macports-tickets mailing list