[MacPorts] #71503: libfmt11 cannot be linked to on Tiger PPC
MacPorts
noreply at macports.org
Mon Dec 9 18:41:08 UTC 2024
#71503: libfmt11 cannot be linked to on Tiger PPC
-----------------------+-----------------------
Reporter: glebm | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: tiger ppc
Port: libfmt11 |
-----------------------+-----------------------
Comment (by glebm):
I think the problem might be the following line in the Portfile:
{{{
compiler.cxx_standard 2011
}}}
When built in this configuration, libfmt builds its own version of
string_view, optional, etc.
This is a fallback configuration that is not compatible with C++17
programs, so it probably shouldn't be the default one.
> I maintain older versions of libfmt, so I'll take a look
I thought libfmt11 was the latest version available in macports, did I
overlook something?
--
Ticket URL: <https://trac.macports.org/ticket/71503#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list