[MacPorts] #69527: python311 @3.11.8 has on PPC Leopard, Mac OS X 10.5.8, an unsupported PEP 11 support tier: powerpc-apple-darwin9.8.0/gcc
MacPorts
noreply at macports.org
Sun Mar 17 20:52:31 UTC 2024
#69527: python311 @3.11.8 has on PPC Leopard, Mac OS X 10.5.8, an unsupported PEP
11 support tier: powerpc-apple-darwin9.8.0/gcc
------------------------+-------------------------
Reporter: ballapete | Owner: (none)
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords: leopard ppc
Port: python311 |
------------------------+-------------------------
Comment (by ballapete):
Just saw two more warnings:
{{{
ld: warning: 32-bit absolute address out of range (0x1002151BC max is
4GB): from _usedpools + 0x00000004 (0x002151C4) to 0x1002151BC
ld: warning: 32-bit absolute address out of range (0x1002151BC max is
4GB): from _usedpools + 0x00000000 (0x002151C4) to 0x1002151BC
}}}
The ´hex value 0x1002151BC` is `decimal 4,297,150,908`, `4 GB` is `decimal
4,294,967.296`, 2,183,612 too much. Later, similarly:
{{{
ld: warning: 32-bit absolute address out of range (0x10023A1CC max is
4GB): from _usedpools + 0x00000004 (0x0023A1D4) to 0x10023A1CC
ld: warning: 32-bit absolute address out of range (0x10023A1CC max is
4GB): from _usedpools + 0x00000000 (0x0023A1D4) to 0x10023A1CC
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69527#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list