[MacPorts] #65402: py310-msgpack @1.0.4 is using libstdc++ (this installation is configured to use libc++)

MacPorts noreply at macports.org
Tue Jun 28 03:24:36 UTC 2022


#65402: py310-msgpack @1.0.4 is using libstdc++ (this installation is configured to
use libc++)
--------------------------------+------------------------
 Reporter:  ryandesign          |      Owner:  stromnov
     Type:  defect              |     Status:  assigned
 Priority:  Normal              |  Milestone:
Component:  ports               |    Version:  2.7.2
 Keywords:  lion, mountainlion  |       Port:  py-msgpack
--------------------------------+------------------------
 On Lion and Mountain Lion, rev-upgrade reports:
 {{{
 py310-msgpack is using libstdc++ (this installation is configured to use
 libc++)
 }}}
 This is because the port is linking without using the LDFLAGS that
 MacPorts is telling it to use.

 This used to be handled by the python portgroup automatically including
 the compiler_wrapper portgroup but
 [changeset:5ef529c0ee398efc1d0d6ce8ed6d3a3c0dd19d46/macports-ports it no
 longer does this]. This port could either include the compiler_wrapper
 portgroup itself or could use other means of passing the LDFLAGS on to the
 build.

 When this is fixed, the port's revision needs to be increased so that
 anyone who installed it after the python portgroup change will be upgraded
 to a fixed copy.

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


More information about the macports-tickets mailing list