[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
Sat Jan 4 21:18:26 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 313 can be fixed quite easily, with one define, on 10.5 PPC and
Intel:
{{{
$ port -v installed python313
The following ports are currently installed:
python313 @3.13.1_0 (active) requested_variants='' platform='darwin 9'
archs='ppc' date='2025-01-04T13:11:00-0800'
}}}
and
{{{
$ port -v installed python313
The following ports are currently installed:
python313 @3.13.1_0 (active) requested_variants='' platform='darwin 9'
archs='i386' date='2025-01-04T13:10:16-0800'
}}}
the details are here:
<https://trac.macports.org/ticket/71206#comment:10>
next I will see if I can fix Tiger.
--
Ticket URL: <https://trac.macports.org/ticket/71738#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list