[MacPorts] #66014: py-ujson @5.5.0: doesn't build for the requested C++ stdlib

MacPorts noreply at macports.org
Mon Oct 17 13:07:38 UTC 2022


#66014: py-ujson @5.5.0: doesn't build for the requested C++ stdlib
-------------------------------+------------------------
 Reporter:  ryandesign         |      Owner:  reneeotten
     Type:  defect             |     Status:  assigned
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.7.2
 Keywords:  lion mountainlion  |       Port:  py-ujson
-------------------------------+------------------------
 py-ujson doesn't build for the requested C++ stdlib:
 {{{
 $ port -q outdated
 py310-ujson                    5.5.0_0 < 5.5.0_0  (C++ stdlib libstdc++ !=
 libc++)
 }}}
 {{{
 $ otool -L
 /opt/bblocal/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/ujson.cpython-310-darwin.so
 /opt/bblocal/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/ujson.cpython-310-darwin.so:
         /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
 version 56.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 169.3.0)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66014>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list