[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 22:18:41 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):

 And once more:

 {{{
 ld: warning: 32-bit absolute address out of range (0x10022E190 max is
 4GB): from _usedpools + 0x00000004 (0x0022E198) to 0x10022E190
 ld: warning: 32-bit absolute address out of range (0x10022E190 max is
 4GB): from _usedpools + 0x00000000 (0x0022E198) to 0x10022E190
 }}}

 There is also unnecessary use:

 {{{
 /opt/local/bin/gcc-mp-7 -bundle -undefined dynamic_lookup -L/opt/local/lib
 -Wl,-headerpad_max_install_names -Wl,-read_only_relocs,suppress
 -Wl,-force_cpusubtype_ALL -arch ppc
 build/temp.macosx-10.5-ppc-3.11/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_python311/python311/work/Python-3.11.8/Modules/readline.o
 -L/usr/lib/termcap -L/opt/local/lib -ledit -lncursesw -o
 build/lib.macosx-10.5-ppc-3.11/readline.cpython-311-darwin.so
 ld: warning: directory not found for option '-L/usr/lib/termcap'
 }}}

 Isn't `termcap` a relic from last millennium?

-- 
Ticket URL: <https://trac.macports.org/ticket/69527#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list