[MacPorts] #61752: py38-kiwisolver @1.3.1 does not build on PPC Leopard, Mac OS X 10.5.8, because of unrecognized command line option '-stdlib=libc++'

MacPorts noreply at macports.org
Sun Dec 6 00:36:02 UTC 2020


#61752: py38-kiwisolver @1.3.1 does not build on PPC Leopard, Mac OS X 10.5.8,
because of unrecognized command line option '-stdlib=libc++'
------------------------------+------------------------
  Reporter:  ballapete        |      Owner:  reneeotten
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.6.4
Resolution:                   |   Keywords:  leopard
      Port:  py38-kiwisolver  |
------------------------------+------------------------

Comment (by kencu):

 The most likely explanation is that the software itself is (helpfully!)
 putting the {{{-stdlib=libc++ -std=c++11}}} onto the build somewhere, I
 would think, as MacPorts should not be doing it anywhere.

 Yep, right here
 <https://github.com/nucleic/kiwi/blob/7c4e9760d424e66c857e101c3171b545aef23050/setup.py#L58>.

 we just have to patch that out, and let macports' defaults take care of
 things, I think.

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


More information about the macports-tickets mailing list