[MacPorts] #71738: meson @1.6.1_1 does not install on PPC Leopard, Mac OS X 10.5.8, because it has a dependency of Python 3.13, which does not build here
MacPorts
noreply at macports.org
Sun Jan 5 01:22:24 UTC 2025
#71738: meson @1.6.1_1 does not install on PPC Leopard, Mac OS X 10.5.8, because it
has a dependency of Python 3.13, which does not build here
------------------------+-------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: leopard ppc
Port: meson |
------------------------+-------------------------
Comment (by kencu):
python does not build +optimizations on older systems. It has this block:
{{{
#!tcl
if {${os.major} > 14} {
default_variants-append +optimizations
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71738#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list